Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f32-build-21905063-1808419/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1596211830 Wrote: /builddir/build/SRPMS/buildah-1.15.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f32-build-21905063-1808419/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1596211830 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rjkRpa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-1.15.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.15.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-1.15.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.15.1 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xfjPQ6 + umask 022 + cd /builddir/build/BUILD + cd buildah-1.15.1 + mkdir _build + pushd _build ~/build/BUILD/buildah-1.15.1/_build ~/build/BUILD/buildah-1.15.1 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-1.15.1 src/github.com/containers/buildah ~/build/BUILD/buildah-1.15.1 + popd + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.15.1/_build:/builddir/build/BUILD/buildah-1.15.1 + GOPATH=/builddir/build/BUILD/buildah-1.15.1/_build:/builddir/build/BUILD/buildah-1.15.1 + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0xc20ba1fc4e153570b82c61922417983b6ec53a40 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build860056956 internal/cpu mkdir -p $WORK/b007/ runtime/internal/sys cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid FLtkwv0waILh6uQONsIK/FLtkwv0waILh6uQONsIK -goversion go1.14.6 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 8gXIctN9o7rKi3Ea2bGI/8gXIctN9o7rKi3Ea2bGI -goversion go1.14.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid x5AB1iNFi9yt01xoD_mY/x5AB1iNFi9yt01xoD_mY -goversion go1.14.6 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -tmzsoUu29SIq11VRWm7/-tmzsoUu29SIq11VRWm7 -goversion go1.14.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid YXsbNdcvzzoSpZvTa1Gc/YXsbNdcvzzoSpZvTa1Gc -goversion go1.14.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e8/e8d677362d1c9f0f26dfdf07d83455f316604ef1b1737ed11465669ac78a5a2c-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid toY6JW8cLLh_4XyZScQ_/toY6JW8cLLh_4XyZScQ_ -goversion go1.14.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b4/b4251e432b431767b284a66f19c2d9babbe358be8367752c4aefdab3a0dee3fe-d # internal unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p unicode -std -complete -installsuffix shared -buildid VogLB5e5abou_4WB4shh/VogLB5e5abou_4WB4shh -goversion go1.14.6 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c1/c1e1065a04339b4a5cab14746ec04aecf16aa50baf3de01b4587a7184bec03ba-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/8d/8de3ffa9797145836ecc3bbaeeb80b814ce932c87c72afbcf1255f377c130b20-d # internal unicode/utf8 mkdir -p $WORK/b017/ internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid JZbw1b-34Fi9taiL2KR7/JZbw1b-34Fi9taiL2KR7 -goversion go1.14.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid aRWant-jJ0zxFEzgCkYZ/aRWant-jJ0zxFEzgCkYZ -goversion go1.14.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/a1/a1dad047e4e072fa93b2fed11f852db062a8544db112a633ffb5150cd32ffc94-d # internal encoding mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid iD9I71QBIHi8oAkERJql/iD9I71QBIHi8oAkERJql -goversion go1.14.6 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/cc/ccde66ce3c9342558d34d20498849bf027f1025a7f124aaae1a2decefa66f674-d # internal math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid y6JXiXtWhc3Fer1eUUx2/y6JXiXtWhc3Fer1eUUx2 -goversion go1.14.6 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/40/408068d940649e9a4309260d32e56a63ea67cd0f02bd981ea417a1e9f395f49b-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid EwE_CMa7EB715dLwEUrE/EwE_CMa7EB715dLwEUrE -goversion go1.14.6 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/68/68784db225482ccf4a9564dc4fb808f070d0f082531e33e332779f2f20c6fd76-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XDUaJKqLyRtiUzwuMYRA/XDUaJKqLyRtiUzwuMYRA -goversion go1.14.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/22/2291fe1a50cefb76b8dee643139bda91653dd68baf11c72ede5168df89691109-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d7/d734e20399727cace8985cce4458fd118bbb0315d15221231463babdd789d98b-d # internal internal/nettrace mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3-xG6uAfTm59vexxmCzG/3-xG6uAfTm59vexxmCzG -goversion go1.14.6 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid 7W-JHhc-Qy39PjpSCegh/7W-JHhc-Qy39PjpSCegh -goversion go1.14.6 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/50/50248c1523e18992e441fe74018d5532c253ed1c780c3c3952e89dd5081994c8-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/de/de8bc98a853e066d67ae58d91e54012045f74adfa882f93040ed4121efa0c96d-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid J0Jz9hDHTTp3AjlBpL4b/J0Jz9hDHTTp3AjlBpL4b -goversion go1.14.6 -D "" -importcfg $WORK/b073/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6a/6a028bf528fb4f920f9c3be6f331e58fb1266ef6f76a922bc37dbfc6e4de3c78-d # internal github.com/containers/storage/pkg/promise cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e4/e48c1c1eb7f6508dfd53498bc1b23b1904e9019e03f081a675eeaae014181237-d # internal mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid nw2oxEf48DzzTSqtcrPO/nw2oxEf48DzzTSqtcrPO -goversion go1.14.6 -D "" -importcfg $WORK/b099/importcfg -pack ./promise.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true runtime /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/58/584498c71ea34521d400c5cf7f7b32ad703cb467e31a11b37a6bfbf79cb83d83-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true mkdir -p $WORK/b005/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid CYCns_2V-kXJCppiuxju/CYCns_2V-kXJCppiuxju -goversion go1.14.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true crypto/internal/subtle cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid JZuteZtTWMGoNYE9tlMG/JZuteZtTWMGoNYE9tlMG -goversion go1.14.6 -D "" -importcfg $WORK/b104/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/16/1653e62660fa577c7a0c11c96e4826944994068aa7e0eb113e4519f9fbb45624-d # internal crypto/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid hV7iPjfQN_jYNIf_f8ic/hV7iPjfQN_jYNIf_f8ic -goversion go1.14.6 -D "" -importcfg $WORK/b105/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e3/e3f2d3d64d17a57263a818d268e2821abaa6dddc6f03336f6189ea99728558c0-d # internal container/list mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p container/list -std -complete -installsuffix shared -buildid 4T8j1rXVdsqv0Fexzz6h/4T8j1rXVdsqv0Fexzz6h -goversion go1.14.6 -D "" -importcfg $WORK/b144/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/57/57a0e8d00d832f024b49299dd04e26ab6570e3cb52cc63b9aa0263e25e7e8461-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 1gbKuyKp5tmrGgaNb1--/1gbKuyKp5tmrGgaNb1-- -goversion go1.14.6 -D "" -importcfg $WORK/b161/importcfg -pack ./options.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/38/387b0ed81f054e356935cf03b32335a1ddc0424ef76e33eaeaa29b382b1433a8-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid nPLCh_uPxvudmSSOov7V/nPLCh_uPxvudmSSOov7V -goversion go1.14.6 -D "" -importcfg $WORK/b187/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/14/14aa3fdad37d974842f3034ef280b2bedc0e44aab81c203ddcb6cf227ac4ad4b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid bP3xFR39KojJWyiT88Ae/bP3xFR39KojJWyiT88Ae -goversion go1.14.6 -D "" -importcfg $WORK/b209/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6c/6c2f81da46a9ca9c7f00e5d9f315e98a4538dddfaf5a982aed6b012988c1a470-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid fvPOcjZptguewCFuI1SE/fvPOcjZptguewCFuI1SE -goversion go1.14.6 -D "" -importcfg $WORK/b212/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d1/d1a3a381f75adb5d2227cba3697e50c01633575dd01f66dce3ac348e0f76f933-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid -XgtX0pEjNExXTady2cA/-XgtX0pEjNExXTady2cA -goversion go1.14.6 -D "" -importcfg $WORK/b216/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b0/b016befbedbfbeca3c4d359c6f44e44b1ec0576fb21a7d9a52c1c60b497d5317-d # internal image/color mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p image/color -std -complete -installsuffix shared -buildid MZQ9kakA3IpYTRjZJqD0/MZQ9kakA3IpYTRjZJqD0 -goversion go1.14.6 -D "" -importcfg $WORK/b232/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ac/ac4d9ee86eaf2452730679ed362d08f4b358116e7c7539ab48f002cbb93833a5-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid gKR1GlDmSoEeYdoC8KuJ/gKR1GlDmSoEeYdoC8KuJ -goversion go1.14.6 -D "" -importcfg $WORK/b298/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/bc/bceea9360b377de667f81360cfaf99351370d0be00f71fbcaaa9ae3bf4221038-d # internal google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid tBLXzgX6osybHx3kScDj/tBLXzgX6osybHx3kScDj -goversion go1.14.6 -D "" -importcfg $WORK/b300/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/sqrt_arm64.o ./sqrt_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/06/06961d2d7e32314ef8696ff733589eeb28beb4ee5a6d448ea05f4106f0274006-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid EfVpS8Zdh5VW4AvhF8so/EfVpS8Zdh5VW4AvhF8so -goversion go1.14.6 -D "" -importcfg $WORK/b302/importcfg -pack ./ints.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/2e/2e4ef1e36279a575c3b83c2819e3cc22e81132655bbe41fe6ab3b3a38a13dcde-d # internal google.golang.org/protobuf/internal/genname mkdir -p $WORK/b314/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid N7suZBq_VKh7tMm8pFCl/N7suZBq_VKh7tMm8pFCl -goversion go1.14.6 -D "" -importcfg $WORK/b314/importcfg -pack ./name.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/41/412a1fd6e6749f8d64f1d23c929033944c61998313a4f6c0e3ec705c548e0827-d # internal github.com/docker/docker/api mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid S3wNAiIshyP8_1xxn8Ws/S3wNAiIshyP8_1xxn8Ws -goversion go1.14.6 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_arm64.o $WORK/b026/exp_arm64.o $WORK/b026/floor_arm64.o $WORK/b026/modf_arm64.o $WORK/b026/sqrt_arm64.o $WORK/b026/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/38/38ba895d3a732c39506571ed72cd726a08497165f92036350f1808f8e4493d96-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid QIQGKjS-ZNJpqBbFfOjn/QIQGKjS-ZNJpqBbFfOjn -goversion go1.14.6 -D "" -importcfg $WORK/b361/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/d2/d24a5937ae964f82fd20e495113b2046e34fd27c375cbca7065d2a52152685b4-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid z1ZDSY7DHlzw1oWdNF90/z1ZDSY7DHlzw1oWdNF90 -goversion go1.14.6 -D "" -importcfg $WORK/b362/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/96/9674dd7998961556e5b542afc55cb475a45b3c098dca3aa6a37313385700a226-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid n2Oj3YnR6Q_sB-mmW5wl/n2Oj3YnR6Q_sB-mmW5wl -goversion go1.14.6 -D "" -importcfg $WORK/b418/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9c/9cd245fc29100f283f92e0b91c82de16a464733edb9b7467b2dc37b0e260df42-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid 7pN2yf9f31YQIie10aGF/7pN2yf9f31YQIie10aGF -goversion go1.14.6 -D "" -importcfg $WORK/b419/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/31/317eae70843aba418f11825f2881c178504aed2910603128effdb6cb1abd8b95-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid riqrpgnDWg4HyM53o4k0/riqrpgnDWg4HyM53o4k0 -goversion go1.14.6 -D "" -importcfg $WORK/b456/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/d9/d9797d6991968487935d544bc462367727aed12f1122d9ee4840734129497464-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/10/10e6ffe1088ec5f779191b850457aa69ce86e572ac4262f579413440b736fae2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/6f/6f3fc4264c30a98a683e0343ff72c593d77f73c4fbe6089f3693a153858a326f-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x012.o -c gcc_arm64.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 81ATIMxnC3MtEH7Argdt/81ATIMxnC3MtEH7Argdt -goversion go1.14.6 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ad/ad2fa882b57f033fc6d4e22deca8e0e4a97ecd41e1332b7df59417f1aa7d7034-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a5/a5675ef90fcd6294201402d46be8c01e3d9e9e0c9662b1d8d13eb78ddd438d2d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid S2yA7aIxXTPQ2y9hvWJP/S2yA7aIxXTPQ2y9hvWJP -goversion go1.14.6 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid JMsfgWyNdp9rKEzQyCbi/JMsfgWyNdp9rKEzQyCbi -goversion go1.14.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d6/d6fdc9c3e974babb3fd31dd7e1019a9b4120d5a15b21cb8e84edeb0973dd72db-d # internal internal/singleflight mkdir -p $WORK/b045/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b295/ math/rand cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid EisdYjPIn3Vfpp4L04SF/EisdYjPIn3Vfpp4L04SF -goversion go1.14.6 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b046/ cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid boTMPsRQuKN5Vah5ICQG/boTMPsRQuKN5Vah5ICQG -goversion go1.14.6 -D "" -importcfg $WORK/b295/importcfg -pack ./pragma.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid amsHdopj7xS4OFNxxMbP/amsHdopj7xS4OFNxxMbP -goversion go1.14.6 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/79/796a0dc4c954d2740cbca7ae0ca9c55597b8abc0f34e688b79d43a5b3b1876c5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/05/05eaa3aa76ae18ce1986d9bd7bb210f26404cd840f14239334be9d2c3d3d5569-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/15/15bfe5bf1a8ccedcc7ac3c1da4b6f284957d5143030171a5517c77676e808d1c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/cb/cbab814046c797c7c7095eb82fda0fbc1af939a747781874f658559d2960468c-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid wdys2WZQBQ6sc0c_R1QL/wdys2WZQBQ6sc0c_R1QL -goversion go1.14.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid 8H3JvotNuBKWYOlGfagw/8H3JvotNuBKWYOlGfagw -goversion go1.14.6 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2a/2ad696688fe6cd97c9652edd2f61d6a96189cc83ca32bba152df6195014b6568-d # internal internal/oserror mkdir -p $WORK/b021/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ mkdir -p $WORK/b012/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b029/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid cF00yT3TjiK-rw2JDznc/cF00yT3TjiK-rw2JDznc -goversion go1.14.6 -D "" -importcfg $WORK/b021/importcfg -pack ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid TO1Nn5raVXECk6zjAsQ8/TO1Nn5raVXECk6zjAsQ8 -goversion go1.14.6 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p io -std -complete -installsuffix shared -buildid gO9vKdfAcIhrNaEp48za/gO9vKdfAcIhrNaEp48za -goversion go1.14.6 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid rYc7MmeXqcUmwO_Byt4p/rYc7MmeXqcUmwO_Byt4p -goversion go1.14.6 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/462db3860702ca6f277b98e5ed6bd89a2db8bf7cc80415e9b14f863f9d06b38b-d # internal syscall mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm_linux_arm64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p syscall -std -installsuffix shared -buildid nb26dVIvJIU3FAqnQlJn/nb26dVIvJIU3FAqnQlJn -goversion go1.14.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6c/6c6876add739420d7354af08758f4301d45b379883b4af3432da85bcba0307fc-d # internal github.com/containers/common/pkg/apparmor mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid mP4XbHZj88-Q-NQHTkyb/mP4XbHZj88-Q-NQHTkyb -goversion go1.14.6 -D "" -importcfg $WORK/b067/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/25/25f9de71c63b9679371df33b34a31f2099646fe7e368ae8cf5e677916d9f1e73-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid Q56wqDHH1fbXrKeWtlfe/Q56wqDHH1fbXrKeWtlfe -goversion go1.14.6 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/10/109a50a7fec91f42c758ce819ef54ef18ce805b463e46ec48f687601d2a346fa-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid GE0Xm8BLsvAtjA5B-Y3_/GE0Xm8BLsvAtjA5B-Y3_ -goversion go1.14.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fe/fe0cb256ee3f92a4d82262bd60cc7621932ae4da17b781561d05407411a0425b-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_arm64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/68b49145687d2cd2e174e2973d55dd1fae7b75a216a7548a3119bd506c935a58-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid aVTEhnm6SzN69BGYxp7S/aVTEhnm6SzN69BGYxp7S -goversion go1.14.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid rMhllCU3vJ1lwpRBoAKM/rMhllCU3vJ1lwpRBoAKM -goversion go1.14.6 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a1/a1768c162741a48c782263d9fbd3bf605ad75c23be4f3cb41c7277000ed6f623-d # internal compress/bzip2 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid WLZiYW1ATkSg3eVfOuVm/WLZiYW1ATkSg3eVfOuVm -goversion go1.14.6 -D "" -importcfg $WORK/b085/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/55/55a07201acf5eebe20de347b047c9122efbce01b13d903d580b1b2f224c8fd8b-d # internal path mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path -std -complete -installsuffix shared -buildid HyEOJrQQ-HXgHe3M9oNb/HyEOJrQQ-HXgHe3M9oNb -goversion go1.14.6 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/94/94338c19c3ebeb8fc4a3fde39524c3bdcd099645a0b32d5f89994b10dfbd5eea-d # internal regexp/syntax mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Dz2ukq7c20uXPGJpfNFk/Dz2ukq7c20uXPGJpfNFk -goversion go1.14.6 -D "" -importcfg $WORK/b062/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6f/6fe45dcf5af95a20e9e3142f590b7e112429b4a1c908f7189e7469996ddab150-d # internal hash mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p hash -std -complete -installsuffix shared -buildid 2v6PAEw5vnRLJ8ozwpT2/2v6PAEw5vnRLJ8ozwpT2 -goversion go1.14.6 -D "" -importcfg $WORK/b095/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/62/62ba69216fc0df6eec32676e13bfef297862add654aedcae02eac316d983ed3a-d # internal crypto mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto -std -complete -installsuffix shared -buildid BY7OKj5WXkOqwQCXDYwS/BY7OKj5WXkOqwQCXDYwS -goversion go1.14.6 -D "" -importcfg $WORK/b094/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/52/52258f245bfa38bf187f1ef72c7e89c6e49c0c1296996c597e7147227e7f8ea1-d # internal hash/crc32 mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2e/2e1888c029cae0b7ecea93062f50c9ad66428681a3999f7aee4b2229c6d51d3a-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid MbzJgqbvNke3chcy2Mle/MbzJgqbvNke3chcy2Mle -goversion go1.14.6 -D "" -importcfg $WORK/b117/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p hash/crc32 -std -installsuffix shared -buildid MyhTAcsHtSEH4iz3ufAx/MyhTAcsHtSEH4iz3ufAx -goversion go1.14.6 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/crc32_arm64.o ./crc32_arm64.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a8/a887f59f7f53f968b10ea96e0c7a71f9b8ad397876cbc57ed078c0b6c109eceb-d # internal time mkdir -p $WORK/b019/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b110/_pkg_.a $WORK/b110/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p time -std -installsuffix shared -buildid N3kcAXJlqKQw1B6ss0hs/N3kcAXJlqKQw1B6ss0hs -goversion go1.14.6 -D "" -importcfg $WORK/b019/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/00/005e661b028361a52530064b33f98594fb781576c6c481a2bdfc2e8d5e4c075b-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NjQ-WhjoPLvhutPmgRt4/NjQ-WhjoPLvhutPmgRt4 -goversion go1.14.6 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3f/3fba9c9fcdb2db964db6165909524474573c52f2d7ac1308807eba27c18675f9-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid z4OQUlZBLcTxL7xGD1_F/z4OQUlZBLcTxL7xGD1_F -goversion go1.14.6 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/42/42b21acf0ab72bcb3d1aa8cbe06db18eb1244aef5d723e083c7cb901b8d5bb9e-d # internal hash/crc64 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid kdhcj_aa5RUq1W0xT_OO/kdhcj_aa5RUq1W0xT_OO -goversion go1.14.6 -D "" -importcfg $WORK/b123/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e98faa66a86b76a11305d7faa74eaa14997c2f84d4445df86ed595f8f148f81b-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid CgevPSa1g5y2qzK-yWKQ/CgevPSa1g5y2qzK-yWKQ -goversion go1.14.6 -D "" -importcfg $WORK/b127/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7c/7ccebaa385538e2201206edbe1ae6c56c80be2bedca2c004dc8466604ed3d054-d # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid eNf-_WDVOqS_O8WCytY4/eNf-_WDVOqS_O8WCytY4 -goversion go1.14.6 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/71/71cfe24e22d0ccd38a39be7e28d9657e4961c48beda467a46242360d558fdff3-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid rv8HwimrofDPzSKpIsdj/rv8HwimrofDPzSKpIsdj -goversion go1.14.6 -D "" -importcfg $WORK/b151/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/92/9205bde2d95b6df9194855e6b2bee72210f6df87b79179b5c63cd8d03226727e-d # internal text/tabwriter mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pIujwrJkn6mg6C_3RHkE/pIujwrJkn6mg6C_3RHkE -goversion go1.14.6 -D "" -importcfg $WORK/b168/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/79/79da260a4ad60d789e10abd1f2cf7f5434e665e40386b099d301ff12ff78f5bb-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid SGoDIJupUdiq8D1Fx2cW/SGoDIJupUdiq8D1Fx2cW -goversion go1.14.6 -D "" -importcfg $WORK/b177/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/95/9598470253ceb0faa7cba36e7fef38d8b5c550680d127a6ba8e6e960db9d1923-d # internal crypto/internal/randutil mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 8VtXxGaELmJm2FPC-ux8/8VtXxGaELmJm2FPC-ux8 -goversion go1.14.6 -D "" -importcfg $WORK/b192/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8a/8a91468c557c04680f5fef56dfd70a5cd383769198ecc791ee9564f3f2f761fb-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 1BYwBnot7DBQUOzz9dui/1BYwBnot7DBQUOzz9dui -goversion go1.14.6 -D "" -importcfg $WORK/b176/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/bc/bc38acfd4f78b121fce06987e420e7093222947aff93f9c694096a359803b039-d # internal crypto/hmac mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8inciQfTM6Oz86mh_pOv/8inciQfTM6Oz86mh_pOv -goversion go1.14.6 -D "" -importcfg $WORK/b200/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/1e/1e32cfa6165bf7c1981f2ad1786a87304c3efce4cdb8487988eb8aa861030537-d # internal regexp mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p regexp -std -complete -installsuffix shared -buildid 08OX2HvhnXrA2YM1OMoO/08OX2HvhnXrA2YM1OMoO -goversion go1.14.6 -D "" -importcfg $WORK/b061/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e6/e60a7d9a74b96af403bff2154c9bbc63dcbae39d56403d61a11e48b6b07fccb7-d # internal crypto/rc4 mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KtLv45oG5Luh0uUFFv-N/KtLv45oG5Luh0uUFFv-N -goversion go1.14.6 -D "" -importcfg $WORK/b202/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/3b/3bb73d74dbc4c66aee7cae701eda78e894eeacfffbce0b63980e595a06610e18-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 961Yv5WgD2Yra08w-C0R/961Yv5WgD2Yra08w-C0R -goversion go1.14.6 -D "" -importcfg $WORK/b215/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e1/e17ed5a09c2d7f5c4cd43f5b77e6ccc895e7efce68dd9f2b70fae10f3cf990df-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid JEGT_PUJnDHrSevpURW8/JEGT_PUJnDHrSevpURW8 -goversion go1.14.6 -D "" -importcfg $WORK/b217/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/78/786bec35c572d66d1abfca8948e21654a0da2f02e68a45163232bbf97054bc86-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid EsUeMtP9TqwEjSXNQMR5/EsUeMtP9TqwEjSXNQMR5 -goversion go1.14.6 -D "" -importcfg $WORK/b223/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/53/5307198d898dd7897bab05edee26046c32b447bb050bbbf24fae8cc85b20b0fa-d # internal hash/adler32 mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid _Jpab_kW5zpNSZIH5atu/_Jpab_kW5zpNSZIH5atu -goversion go1.14.6 -D "" -importcfg $WORK/b227/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e2/e2931fd03af41d11847576dee611c1217eaedffe6ce4ef1984979314944daea0-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid GzVBVtfd4TuUbFgk6XlO/GzVBVtfd4TuUbFgk6XlO -goversion go1.14.6 -D "" -importcfg $WORK/b228/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/9f/9f4a7d4e75749870e3f55af3a5056c7348a9f2fbf115ff95407cc62447125035-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid dvyptSXQ8fRzgns_ZfoR/dvyptSXQ8fRzgns_ZfoR -goversion go1.14.6 -D "" -importcfg $WORK/b230/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/e8/e8aaa9bbe49708276216d8708fca528cd7a3309ffd2ed608c53e3f01576a6ebd-d # internal image mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p image -std -complete -installsuffix shared -buildid 3Qkai4C9ODOFj9-HAIsg/3Qkai4C9ODOFj9-HAIsg -goversion go1.14.6 -D "" -importcfg $WORK/b231/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/8e/8e4fe4b658728b88778f3b45ed26d722b3af53c8fd2a81481b832e98a86e1cb0-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 9IIaWfAxNwG7yNWaNwCy/9IIaWfAxNwG7yNWaNwCy -goversion go1.14.6 -D "" -importcfg $WORK/b245/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/09/09c3dd1a7fe64535e2263ef4e94ec9ec2881ca77dd948d12c89bdf634ba04187-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uo5IaNht52-xfs-KAKtQ/uo5IaNht52-xfs-KAKtQ -goversion go1.14.6 -D "" -importcfg $WORK/b260/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/6f/6f497ac413c99cc9b71917ef39753d31043b48af0319bf478716b87b06885809-d # internal context mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p context -std -complete -installsuffix shared -buildid W7W-nFS8DDR_RpwwX6oU/W7W-nFS8DDR_RpwwX6oU -goversion go1.14.6 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/19/19e8331e42832171e5aaeabb1570e6023c78c783a1dab921a401328bf447ef0f-d # internal internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid qsYEhkN6dlGDZlph4BGT/qsYEhkN6dlGDZlph4BGT -goversion go1.14.6 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/27/279d9442a24f1062c06baad582b2df0f1b2ad1f43d43ef461530b89267d6a5c4-d # internal golang.org/x/net/context mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid cewkgcXUsFmswggs0j_Q/cewkgcXUsFmswggs0j_Q -goversion go1.14.6 -D "" -importcfg $WORK/b097/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ce/cec07be3375cd719b508ecce0350bfd433724e46c3fe085f223809e7f7b886cf-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid CHG_ckxEfOX2MlGo6qZe/CHG_ckxEfOX2MlGo6qZe -goversion go1.14.6 -D "" -importcfg $WORK/b286/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/61/618dcca7a343bf012fdd228ee90caf8f372d31f9916e57d3690b0f0f23a9f17a-d # internal hash/fnv mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 61XYpnxVwLYMI1vjJVqQ/61XYpnxVwLYMI1vjJVqQ -goversion go1.14.6 -D "" -importcfg $WORK/b292/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7a/7ab135856d6b9ca8e4fc3ed5df27e79b447e7b8c828b70af8ab8a7458f745541-d # internal image/internal/imageutil mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b231/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 7YokHYH25iG2xtMFkECU/7YokHYH25iG2xtMFkECU -goversion go1.14.6 -D "" -importcfg $WORK/b234/importcfg -pack ./imageutil.go ./impl.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/b3/b36164adb12ca2fb933dcb89854f955c299112fff462f958d4d981ed6d26b6c9-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid kx8sUxnInmlMkYVz1Eq9/kx8sUxnInmlMkYVz1Eq9 -goversion go1.14.6 -D "" -importcfg $WORK/b320/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1f/1f3b58dbda948acfaef1a35174f0bc80cfa06c72f5e05b4dc8cea6371dc947b9-d # internal encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid t3re2R4Tw_-WY-4RUFKN/t3re2R4Tw_-WY-4RUFKN -goversion go1.14.6 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/8f/8f5e1bd69bf1b25d59ecd577e0a2a557f6d7112b1d977a02c56e428fc4b256bd-d # internal internal/fmtsort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid g3QwAeR5oOMXIoduDl8V/g3QwAeR5oOMXIoduDl8V -goversion go1.14.6 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/09/098b76ae54729397527ebc25ded19a69d9b526d6492412bf9efbbd0e9e717e06-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid fOL-fVeihc7DkFJc1dh4/fOL-fVeihc7DkFJc1dh4 -goversion go1.14.6 -D "" -importcfg $WORK/b158/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/66/6622531e6566bcb5457faa41e18fa62ecb6c9b804ff247edd783269fd6345474-d # internal image/jpeg mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile image/internal/imageutil=$WORK/b234/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7X8Qjxlhg040n0SKT0_-/7X8Qjxlhg040n0SKT0_- -goversion go1.14.6 -D "" -importcfg $WORK/b233/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3e/3e6baa55473ffba714125adf7558b0617d97b6ac0ed2e253b54748b78e2d7eb1-d # internal golang.org/x/text/transform mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid u8cUW8x06dXgBCqGkQgJ/u8cUW8x06dXgBCqGkQgJ -goversion go1.14.6 -D "" -importcfg $WORK/b375/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/94/944107af1d2dabbf778669bd4a076a42b7f3ba586e1fcb72a94b2a5d2d8b6329-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b021/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid Qc7O-QhLMlC0qTfjs2pz/Qc7O-QhLMlC0qTfjs2pz -goversion go1.14.6 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4a/4a6dc1635a18b0cbd2ecb2a4896c56fe3fc32214a94a583cbd675e539b25852d-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid fekNychCQaZ6H7ckgyu-/fekNychCQaZ6H7ckgyu- -goversion go1.14.6 -D "" -importcfg $WORK/b381/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/36/364417c39feb740b5afa924bdc4b26ebf899763e4d02968a85482313e2bb9f70-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid Du7mLqa-awq2_pDLIiAc/Du7mLqa-awq2_pDLIiAc -goversion go1.14.6 -D "" -importcfg $WORK/b401/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a4/a48ac599a6d200dbce2ec350ab2b9a8f07010029d93bd42d56f128b2fd77797b-d # internal container/heap mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p container/heap -std -complete -installsuffix shared -buildid d9XiA1OK99iIqBz2slyW/d9XiA1OK99iIqBz2slyW -goversion go1.14.6 -D "" -importcfg $WORK/b412/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/db/dbab257e2b123410c3b86ca992d17057b7f32506a2d0681358b6a5b821918741-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b061/_pkg_.a EOF cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ad/ad76d695f137b4b0d3a1bcf926c0e131bf2851921e60516ca28607e95357c719-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b420/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid KixGU2844aJ5-fR57v2e/KixGU2844aJ5-fR57v2e -goversion go1.14.6 -D "" -importcfg $WORK/b413/importcfg -pack ./stripansi.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 0DewI6RD2wID3OH64GNY/0DewI6RD2wID3OH64GNY -goversion go1.14.6 -D "" -importcfg $WORK/b420/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/2b/2b9501fca1530752831a9c404130b48ed532bb9dd9e9dfad61aa98efb236316f-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid XJrOd02WJXVr3kkP3XSR/XJrOd02WJXVr3kkP3XSR -goversion go1.14.6 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/56/5643df728ceda110206a850a6b61a805051099e33c031a153ba75e39dd3de321-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid HicgPBiZ_NLvVvcM1a--/HicgPBiZ_NLvVvcM1a-- -goversion go1.14.6 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/3c/3c5cdf675f5625a2ccbb45ab0a003aca7939932b93faafb7bd6d4cf0702ddea3-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/31/31a2e97d51f6c0f22b9e0d1283f4bd682c78cc9df97c7e263f2220f9ec4253ec-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./asm_linux_arm64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b073/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid IJEa984nsAPtpAfc-_0x/IJEa984nsAPtpAfc-_0x -goversion go1.14.6 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 3Jahmxp6xK1fYZMenk3T/3Jahmxp6xK1fYZMenk3T -goversion go1.14.6 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b1/b1bbfdadaf055f20260b623c751fa51b015cdd707d58bb884ca01d31b3eefa95-d # internal crypto/cipher mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid EZBbRdptVJSQ35TB_Vob/EZBbRdptVJSQ35TB_Vob -goversion go1.14.6 -D "" -importcfg $WORK/b103/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5e/5e8c349b93c9a8ecfeeb27095f98f65b828012c3fe1365cc77fd30871c6e1ccf-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid fOnIKg3RaN4KoyyR0bzj/fOnIKg3RaN4KoyyR0bzj -goversion go1.14.6 -D "" -importcfg $WORK/b109/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/3c/3c4bacae018111bacc09425cd440839984151215d5b38bdac099e7aafdac83a2-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid ljKabPmKUTjky6j81juH/ljKabPmKUTjky6j81juH -goversion go1.14.6 -D "" -importcfg $WORK/b111/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/69/69dcf37b5af698c81cc4a47f8db1e391739fbdc2b177ecd806fcef8f6957beb8-d # internal crypto/sha512 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 5qOgF0_rAVYfUMcnw_GG/5qOgF0_rAVYfUMcnw_GG -goversion go1.14.6 -D "" -importcfg $WORK/b193/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d5/d51f89c0489db3586523a9db0c369b5e420134df7ff8e1e0d7d96d3664d9d9c3-d # internal crypto/aes mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./asm_arm64.s ./gcm_arm64.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b1/b1afe25cb2b4d99c8700ccdefedd95aafc29398ac447b58c73958d979253c7e4-d # internal fmt mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid PL_lcX-Pg4lhQFzdSRSF/PL_lcX-Pg4lhQFzdSRSF -goversion go1.14.6 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/aes -std -installsuffix shared -buildid kHOJB0UNKTN9wtyls1-C/kHOJB0UNKTN9wtyls1-C -goversion go1.14.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/68/68fb2f7eb41d07a741e25448da26b94ea98b79035fea5332ed916fef49b12b10-d # internal net mkdir -p $WORK/b042/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/d2/d20b028a16b154876d81495b0083c71bfe42550483f0073cf309d8c06f61b097-d # internal path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid B7PbOgmmp9J5UIYJz5JD/B7PbOgmmp9J5UIYJz5JD -goversion go1.14.6 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_arm64.o $WORK/b102/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/65/65ad9033862346b587ed2bde31bcd9fc3f65ef11be984dcc574948353919566c-d # internal runtime/debug mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b112/symabis ./debug.s cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p runtime/debug -std -installsuffix shared -buildid fknkBzSB0Y_gObQ8hkMa/fknkBzSB0Y_gObQ8hkMa -goversion go1.14.6 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/93/93bca30efe467c94a6302430dd390364e0f455f51327c9a39eb64ffc20d1838a-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 2q0rNQDYmfe-AMzaB0vP/2q0rNQDYmfe-AMzaB0vP -goversion go1.14.6 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b112/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/e3/e34e4fc3dd0677c10b2d64dd546253b8ea3858583d38e68d4f6fd3621fed975a-d # internal os/exec mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p os/exec -std -complete -installsuffix shared -buildid yRgogQNFGkyNwTFv9TaV/yRgogQNFGkyNwTFv9TaV -goversion go1.14.6 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/1c/1c4d6794b6e144310161a16ccc177f2f3d85cb69b82086b69753d25788f8919f-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid kRmktXaHX16HNQbmP8Z2/kRmktXaHX16HNQbmP8Z2 -goversion go1.14.6 -D "" -importcfg $WORK/b126/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/27/27b8981495bc5fa3f0c1106896d9e2000221ed61a2da48d3122fdcb72435906d-d # internal crypto/des mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid SlqehQDNeCJOFJRz1sxz/SlqehQDNeCJOFJRz1sxz -goversion go1.14.6 -D "" -importcfg $WORK/b197/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/96/96d47be556d298cd06aab09dac2d94bf7b55badc5f52d19211831d5142891c6d-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid ocqpANiXAAje0u9X9ap2/ocqpANiXAAje0u9X9ap2 -goversion go1.14.6 -D "" -importcfg $WORK/b199/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b5/b5f262ec02058616c0f616172ea23b3ee218ea8e2a62eb926fceb3bd647cfb2d-d # internal crypto/md5 mkdir -p $WORK/b201/ cat >$WORK/b201/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b201/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/06/068a4764220679b0b96470e2835a47715039c644e71880d03812cd3f05749156-d # internal encoding/json mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid y62Xvc3ZjzVieTKZkme9/y62Xvc3ZjzVieTKZkme9 -goversion go1.14.6 -D "" -importcfg $WORK/b022/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p crypto/md5 -std -installsuffix shared -buildid W5nTYqmoGU8k28awLnmH/W5nTYqmoGU8k28awLnmH -goversion go1.14.6 -symabis $WORK/b201/symabis -D "" -importcfg $WORK/b201/importcfg -pack -asmhdr $WORK/b201/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b201/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b201/_pkg_.a $WORK/b201/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/64/6492f6e260f87639355c5be9c9738fa1fe712a74cf85f14e7321b863bb1c47e6-d # internal os/user mkdir -p $WORK/b054/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b054/ -importpath os/user -- -I $WORK/b054/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e0/e0e2e6fe6d2e26d418221861a52a415d6943810e478cbcf3904b5ddd31fb30e8-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid N8ixsSwbTI4IOC84IAh0/N8ixsSwbTI4IOC84IAh0 -goversion go1.14.6 -D "" -importcfg $WORK/b066/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/55/558a01676de8abe430bb64139ae87955a52a64ab9526d60dc2b6f6c9ab5dcead-d # internal github.com/pkg/errors mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid gtDmitOqCLj_h6MBCX2X/gtDmitOqCLj_h6MBCX2X -goversion go1.14.6 -D "" -importcfg $WORK/b069/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/718fbb81b976cc7a6641f25ed3cef5913605fa9202b0ab6b8e32909308bce710-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid _N5ltSyOejTdY_uImnDm/_N5ltSyOejTdY_uImnDm -goversion go1.14.6 -D "" -importcfg $WORK/b070/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/00/002917656a263cfd88bb3ec04551b9659ccf9e93cce232a5c23e0966e0d12e76-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid z2h66TA2gpr2emNZ5-zw/z2h66TA2gpr2emNZ5-zw -goversion go1.14.6 -D "" -importcfg $WORK/b068/importcfg -pack ./capabilities.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8c/8c2c31c875251d6f79ddd9b78598f8c0cc57b53a95aefd4f3bf93682c26f6698-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid JuLAucj5Djln-oK71e5E/JuLAucj5Djln-oK71e5E -goversion go1.14.6 -D "" -importcfg $WORK/b071/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/37/3761a0a4d832221fa6d134692f9948acb1ad4cc5a128dc79c4f067edb93b424e-d # internal github.com/docker/docker/pkg/parsers mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid KoegNO379yclmqkTOpfb/KoegNO379yclmqkTOpfb -goversion go1.14.6 -D "" -importcfg $WORK/b075/importcfg -pack ./parsers.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/1a/1ac492e2350edcc501bb4d370b4d4cd0423d084d632a1c46667560c0e368c2ae-d # internal github.com/docker/go-units mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid ZOF18vWsYZ5ssA4KZ818/ZOF18vWsYZ5ssA4KZ818 -goversion go1.14.6 -D "" -importcfg $WORK/b077/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b1/b18bea1f2f6c6094c40715601ac4d46b85c61f0584f29981decde27c510c4e99-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid i18dKT4IHK8TY3c1eIeO/i18dKT4IHK8TY3c1eIeO -goversion go1.14.6 -D "" -importcfg $WORK/b079/importcfg -pack ./config.go ./state.go ./version.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/be/be06825e6b3dcc8c317fdefa4646388d220e4ebb3277f428b8d3bfd616fbf7f0-d # internal log mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p log -std -complete -installsuffix shared -buildid XsHhaQSaIVP8a6TVorwc/XsHhaQSaIVP8a6TVorwc -goversion go1.14.6 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e7/e78d85561d239054a28e8d38fc340f7d8c9b64c86c0ee2963aa8467ae1b177ca-d # internal text/scanner mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid e_fB-l17QB8fbsuczZ7I/e_fB-l17QB8fbsuczZ7I -goversion go1.14.6 -D "" -importcfg $WORK/b087/importcfg -pack ./scanner.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/05/0518da1728549efc35bacf991d506ddcd95b437458a85448bf1ace28b1930e10-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid LuHVfF1rAKD-SN2l3TTK/LuHVfF1rAKD-SN2l3TTK -goversion go1.14.6 -D "" -importcfg $WORK/b080/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/20/2031723ce64e140e12e5da418ba0e3a15da8bad87a0cc837dd681fc0db19f0df-d # internal encoding/hex mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Pqkevk7lq8tSGabTYLs5/Pqkevk7lq8tSGabTYLs5 -goversion go1.14.6 -D "" -importcfg $WORK/b096/importcfg -pack ./hex.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/97/97e4e2bf53958f667525da3ed58774e4d456e9656590af0fdf7e41415200539c-d # internal math/big mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./arith_arm64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p math/big -std -installsuffix shared -buildid xhqbg3grUgOUNybYMFkQ/xhqbg3grUgOUNybYMFkQ -goversion go1.14.6 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/73/737acf2b1bda3d303bd7a5b438375b77a87dbf1809fce30731c61c84b042cc0a-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid z9A_XCg12CyLo6ux5imJ/z9A_XCg12CyLo6ux5imJ -goversion go1.14.6 -D "" -importcfg $WORK/b092/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid kJt09r7-KRKoCB3aLeZ2/kJt09r7-KRKoCB3aLeZ2 -goversion go1.14.6 -D "" -importcfg $WORK/b042/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_cgo_import.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7b/7b37580bebb86ef7a4b417c68427e96ab9c1408b3d6ba94e08549eda505f0906-d # internal github.com/containers/storage/pkg/pools TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid qLtjFX4tNE_YOV2i-a-9/qLtjFX4tNE_YOV2i-a-9 -goversion go1.14.6 -D "" -importcfg $WORK/b098/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f7/f75d925fb636ce8cf98e9ad2becea09f7873f20f2b199360f389abae8e2190e1-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid wE4iPQO0YijJQFASs89c/wE4iPQO0YijJQFASs89c -goversion go1.14.6 -D "" -importcfg $WORK/b078/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0f/0faf28b2ace8feaaf16d1e7b70c3d755f2cc4e75ed4339096ad012a081a9e651-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid Srb-_8bJ-widWabV_j4P/Srb-_8bJ-widWabV_j4P -goversion go1.14.6 -D "" -importcfg $WORK/b086/importcfg -pack ./fileutils.go ./fileutils_unix.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6b/6b67bead40e5fdd29e286f59b3d8616493085536500544361420f2f73520ee37-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid Y-FdXAehgb394UU0R02V/Y-FdXAehgb394UU0R02V -goversion go1.14.6 -D "" -importcfg $WORK/b090/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/user -std -installsuffix shared -buildid wCRutyFZ1fg1gjH3B0LH/wCRutyFZ1fg1gjH3B0LH -goversion go1.14.6 -D "" -importcfg $WORK/b054/importcfg -pack ./lookup.go ./user.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_lookup_unix.cgo1.go $WORK/b054/getgrouplist_unix.cgo1.go $WORK/b054/listgroups_unix.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e5/e5a3fd6d68268c9f336be7bd8a488012fea8f2f11094cc0f32b6a2441926b17b-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid Xk3S8r95Q7MAMNpJpgtT/Xk3S8r95Q7MAMNpJpgtT -goversion go1.14.6 -D "" -importcfg $WORK/b076/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9c/9c87f686e09570e5835cd36e46b03be826d8189d88605e907b622b930cebf42d-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid OKb-kprVUOfWASfG9pm1/OKb-kprVUOfWASfG9pm1 -goversion go1.14.6 -D "" -importcfg $WORK/b089/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6a/6ad0f97c66b20e166486e0bbcd801ae3ab499ba857e7c06d8df69c4060788d29-d # internal archive/tar mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid ucemk2pOHYBjAAWcUfCF/ucemk2pOHYBjAAWcUfCF -goversion go1.14.6 -D "" -importcfg $WORK/b051/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e2/e220fe325fedd13fbd228c2044c338ecdb014db6fa51ed5560876cab4ede80a2-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 8tPijSc2QVDb1UoaS7dl/8tPijSc2QVDb1UoaS7dl -goversion go1.14.6 -D "" -importcfg $WORK/b091/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/67/67fc5f70857464b265acc221990e26dd3098cb4b58a1bbe0e758a9824aac1840-d # internal github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b071/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid HZcO2tQRfk8zW-YGuedu/HZcO2tQRfk8zW-YGuedu -goversion go1.14.6 -D "" -importcfg $WORK/b074/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/eb/ebaa219c744c11872681b8e49cc29237c2d38c5ac27cc8457096c10e7d99fc0d-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 8KjMn2ha3FzowEf4djIg/8KjMn2ha3FzowEf4djIg -goversion go1.14.6 -D "" -importcfg $WORK/b108/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/54/54eded0b38e98dcbeac99e59794318c70e1c2ded557f4bed4c4324d9bf548257-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b091/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 8qulWADIV8i_Frt__e0-/8qulWADIV8i_Frt__e0- -goversion go1.14.6 -D "" -importcfg $WORK/b088/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/62/627811e13c017ea86b8dc7c6931f9a015680bb87fdb5c483a2c9446cfac5e9e6-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid wjF9K9G0yjvJg3NcDtPR/wjF9K9G0yjvJg3NcDtPR -goversion go1.14.6 -D "" -importcfg $WORK/b114/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a2/a2db9b53afcd0f9f37b6b792c975dbc58d87ad318143c893d28986b1367281d0-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b108/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid R4zLICkJR0qK4bSO3MUK/R4zLICkJR0qK4bSO3MUK -goversion go1.14.6 -D "" -importcfg $WORK/b107/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/df/df8209e4e709f7fe25fc42bab3dbdd1c791e1ca6aa0b9f2cf5306779c8436718-d # internal crypto/rand mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid _niD05MZIQKof0zXig_V/_niD05MZIQKof0zXig_V -goversion go1.14.6 -D "" -importcfg $WORK/b101/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/22/22c0c331eaf21c669f84daf47c4442093618514d0a4f8f8096c41059e47197a8-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b115/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b115/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b115/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6b/6b090cbecac3e254e66013f18661e671a956905c23c0d27d1d21125c7d7fe223-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b117/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid __6vZWA2wVioAXljxMnN/__6vZWA2wVioAXljxMnN -goversion go1.14.6 -D "" -importcfg $WORK/b116/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cd $WORK/b115 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ee/ee400c052933e4a9d9b47faac0552e71739de2599838bddfbe8abcc0c054b0ac-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b107/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b109/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b111/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b112/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid g8sSevJ9yF0j87piI_br/g8sSevJ9yF0j87piI_br -goversion go1.14.6 -D "" -importcfg $WORK/b100/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -o $WORK/b115/_cgo_.o $WORK/b115/_cgo_main.o $WORK/b115/_x001.o $WORK/b115/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b115/_cgo_.o -dynout $WORK/b115/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e1/e138d381248ad994b5aac95edb324fd69ec57d9da8d2d8fe4fee0a92853c77ba-d # internal flag mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p flag -std -complete -installsuffix shared -buildid wD2IB-69lkmDcABowEyU/wD2IB-69lkmDcABowEyU -goversion go1.14.6 -D "" -importcfg $WORK/b119/importcfg -pack ./flag.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b091/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid n3puKsrklVIyJxcxvT-b/n3puKsrklVIyJxcxvT-b -goversion go1.14.6 -D "" -importcfg $WORK/b115/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b115/_cgo_gotypes.go $WORK/b115/sysconfig.cgo1.go $WORK/b115/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b115/_pkg_.a $WORK/b115/_x001.o $WORK/b115/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c8/c8659c9a2791dc26299b8cb28bfa79dc08191d5bcd7a79b6491ffde8fb105e19-d # internal github.com/containers/storage/pkg/reexec cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 5VXwb5J4_qFZZJT2vb5_/5VXwb5J4_qFZZJT2vb5_ -goversion go1.14.6 -D "" -importcfg $WORK/b120/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/61/619b879f9ee49889732e1027577c5145d582158b308e63ce85cb7809f85daedc-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid JtDkaj2kjyr8APdWf-h3/JtDkaj2kjyr8APdWf-h3 -goversion go1.14.6 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a6/a6a30a88373bd6784884a73c33228239edc72f4cb3d0f0834940b9b35b1c5df3-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 2CL-fB14rnqNxj5-OW5Y/2CL-fB14rnqNxj5-OW5Y -goversion go1.14.6 -D "" -importcfg $WORK/b121/importcfg -pack ./pwalk.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3d/3d28db778aa720fabd81e356914701923b28129fe6c7b82cfb10efb826ace36e-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid _xPqycw332f4IisFPOa2/_xPqycw332f4IisFPOa2 -goversion go1.14.6 -D "" -importcfg $WORK/b122/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9c/9cc850029b86de78eae18eaffabcfc69493ef7a14bf1ce16f630315bb3193f32-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/43/430c0c306f7f23d91c6a741d30fd46424f99e8b84517f374f1c0ca65b767e687-d # internal github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid MTeKdGi8j7WiCZcq7N1g/MTeKdGi8j7WiCZcq7N1g -goversion go1.14.6 -D "" -importcfg $WORK/b060/importcfg -pack ./utils.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid iLVhck8R6PWC0eVUneB4/iLVhck8R6PWC0eVUneB4 -goversion go1.14.6 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e0/e01330553f99fb73573ec056d318e4e85d9cb04b02917febcb5c6eb431651988-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b114/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid RurS9VqINNo0PunSyuEX/RurS9VqINNo0PunSyuEX -goversion go1.14.6 -D "" -importcfg $WORK/b113/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/aa/aa88c3f82c0738edce669a0cb9700e023f6436397aeae5a683d820d7c82f3fb5-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid PsZN_uK_SnGoEYPB43yX/PsZN_uK_SnGoEYPB43yX -goversion go1.14.6 -D "" -importcfg $WORK/b128/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3d/3d8b0d8972f5a2f0a2376c58a75d52e549801376d5a710c7f61c2940a9b303a1-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid zCcBDAhfhA68FIX1YtXX/zCcBDAhfhA68FIX1YtXX -goversion go1.14.6 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a03115f21e9a2dd2e2cf0edd23019e9b1de61482d4d82756cc2c133dabe61fe8-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b121/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid rULhD-pWuRCB_cRUbhzq/rULhD-pWuRCB_cRUbhzq -goversion go1.14.6 -D "" -importcfg $WORK/b130/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4a/4a671f83aa58c1a691a8c8368d088189bc70c4939105de0a3fe265700a1dfba9-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b133/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b133/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b133/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/10/10b1e3267ef9a13fac235e86cde2012f8009d035e359e14d7e03bd293ff3779e-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid oKx6repsWZFp8Gx_KKXL/oKx6repsWZFp8Gx_KKXL -goversion go1.14.6 -D "" -importcfg $WORK/b040/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/26/26f386ac098779ea59172e64f79dbfe817202a6a729ae28740a0edde79ad4301-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 6nl6SJbdyftQNrHPLG53/6nl6SJbdyftQNrHPLG53 -goversion go1.14.6 -D "" -importcfg $WORK/b134/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d2/d2ee6b7be33a85960ea59775905d7529940d05928a30358af5c925bb7de4dec1-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid -9pn40gJdfJV4vxdL_ac/-9pn40gJdfJV4vxdL_ac -goversion go1.14.6 -D "" -importcfg $WORK/b058/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f9/f9a4bd006d38fe7c0c325c8eaf80bf56a9519dc49870387429d00c0dbe9085ce-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b135/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b135/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b135/ -g -O2 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1b/1baca38e132bac2ef1cabb3b5c284a0d20cf5393463259035042047dbb940e81-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid ov1PbqtzCpKWiGSKq-T6/ov1PbqtzCpKWiGSKq-T6 -goversion go1.14.6 -D "" -importcfg $WORK/b057/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/79/79ab734d3f44591346346583cf4a7a59c641af0a1a8912305ffdf58a7c257a5f-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid BfLMpch_ZKZ8JM5jdVw9/BfLMpch_ZKZ8JM5jdVw9 -goversion go1.14.6 -D "" -importcfg $WORK/b129/importcfg -pack ./label.go ./label_selinux.go cd $WORK/b135 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d6/d6f9a48f97b17fb3b92854cf7a55138656fef5dc584f717001b098abbe7de3a4-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid Q3RL49FpeZ_LsiBO3iRh/Q3RL49FpeZ_LsiBO3iRh -goversion go1.14.6 -D "" -importcfg $WORK/b136/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd $WORK/b135 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1d/1d6485150ff1a619172fd62effe30c17233fb9c4cbfa746f716bd61293d73578-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b140/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b140/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b140/ -g -O2 ./projectquota.go cd $WORK/b135 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -o $WORK/b135/_cgo_.o $WORK/b135/_cgo_main.o $WORK/b135/_x001.o $WORK/b135/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7a/7a22de7104d99a897ed197f64ccc11e666c1dc034c3f3df09bc8b90452b6788c-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid KOSshh034toPss7RWt1n/KOSshh034toPss7RWt1n -goversion go1.14.6 -D "" -importcfg $WORK/b141/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b135/_cgo_.o -dynout $WORK/b135/_cgo_import.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid Wa4wrQTjwOZDXnZAo_rN/Wa4wrQTjwOZDXnZAo_rN -goversion go1.14.6 -D "" -importcfg $WORK/b135/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b135/_cgo_gotypes.go $WORK/b135/loop_wrapper.cgo1.go $WORK/b135/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0b/0ba09a9843c8dc9c1523483904c415eca208b89304a923cb71201891302b8d80-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b143/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b143/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b143/ -g -O2 ./copy_linux.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b135/_pkg_.a $WORK/b135/_x001.o $WORK/b135/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f3/f32e814e191ac10a969bbdb727db90ca64619d99235fbf7521dd363ff926215b-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid p1NhL5jf4vcJ43WfMEZa/p1NhL5jf4vcJ43WfMEZa -goversion go1.14.6 -D "" -importcfg $WORK/b146/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b140 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b140 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/6f/6f9800530d41a30671e17cd90a5885c0325dd8ade25e4f13d0897bc4007bb1d7-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid iT1gs9zVoMw3srVWqWdc/iT1gs9zVoMw3srVWqWdc -goversion go1.14.6 -D "" -importcfg $WORK/b147/importcfg -pack ./config.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e1/e1e05f6286ac57dbb316974bc243f82b0945cf8e39c84a35f44cf4e4ccbcbd24-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b098/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b099/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b100/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b116/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid zSgsMuHy6GJSjWTX2Xps/zSgsMuHy6GJSjWTX2Xps -goversion go1.14.6 -D "" -importcfg $WORK/b084/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd $WORK/b140 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b098/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid MJwR0vhklp_MKv4gUusj/MJwR0vhklp_MKv4gUusj -goversion go1.14.6 -D "" -importcfg $WORK/b143/importcfg -pack $WORK/b143/_cgo_gotypes.go $WORK/b143/copy_linux.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f2/f2f7a0216fe040660acd545611815286c82a0db21922ec964cd42b62fa43a236-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid TtZ76dAbuBXX5N4KtcuT/TtZ76dAbuBXX5N4KtcuT -goversion go1.14.6 -D "" -importcfg $WORK/b148/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -o $WORK/b140/_cgo_.o $WORK/b140/_cgo_main.o $WORK/b140/_x001.o $WORK/b140/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/95/95cdb3b6c2545af6214c5a39c72d0084106cc89b5ec91366c84c0ab57bd75164-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid JG7-4M-Et3bs3jhbQ75b/JG7-4M-Et3bs3jhbQ75b -goversion go1.14.6 -D "" -importcfg $WORK/b150/importcfg -pack ./stringid.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b140/_cgo_.o -dynout $WORK/b140/_cgo_import.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/11/11cc4fc59b48a8047e9bdfd14b7499e5e1da079013fcf6d0b85e04a288e4611a-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 4tE3CrOcr4XGorTIm-65/4tE3CrOcr4XGorTIm-65 -goversion go1.14.6 -D "" -importcfg $WORK/b153/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/37/37147dcf9c7413c0db1a0cc6c4653a078fd0620933d730282e6feb8c176623cf-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid IJl1Gb58ZjII1CjpTVHR/IJl1Gb58ZjII1CjpTVHR -goversion go1.14.6 -D "" -importcfg $WORK/b149/importcfg -pack ./lockfile.go ./lockfile_unix.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid DXmE9IEqiDXkY4P_QRsi/DXmE9IEqiDXkY4P_QRsi -goversion go1.14.6 -D "" -importcfg $WORK/b140/importcfg -pack $WORK/b140/_cgo_gotypes.go $WORK/b140/projectquota.cgo1.go $WORK/b140/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d1/d14c72a2b38d3dcda52829132682649ca28fb705e1d29a5a4d5571cf4c2328f7-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 7kHGoq3T9oA4tYKS7mID/7kHGoq3T9oA4tYKS7mID -goversion go1.14.6 -D "" -importcfg $WORK/b155/importcfg -pack ./children.go ./patricia.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b140/_pkg_.a $WORK/b140/_x001.o $WORK/b140/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/17/170e6b8abf4b74e1b1f32c0ec47e6dd5d0b1f1c6a7b37f5dbe0e3929ed69c45b-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b156/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b156/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b156/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/93/93c86e4ca7b2f0f3aa6f35ce5d1ca99931454b0816159201b9fd0d5b6ad7e2bc-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b155/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid anndR5CCYLNucXtOplOu/anndR5CCYLNucXtOplOu -goversion go1.14.6 -D "" -importcfg $WORK/b154/importcfg -pack ./truncindex.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8a/8ab08f49a1946e6f3e53f2f6a8e4f70dd6ba84356f8c01f9057567cd3f89254f-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid JiTo73ccRse-a7RxptvO/JiTo73ccRse-a7RxptvO -goversion go1.14.6 -D "" -importcfg $WORK/b157/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e5/e5d2ebb236457a3bde4a857f1c82134c97396c8ec8dd356c4f78a4e64e1eec44-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid GFe8UlQ5oegLu5p6oXBM/GFe8UlQ5oegLu5p6oXBM -goversion go1.14.6 -D "" -importcfg $WORK/b159/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/00/001585c4870519f525d892809a6e4160f515827b7d4bd0fb3cb53f9a4f1918a5-d # internal go/token mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p go/token -std -complete -installsuffix shared -buildid cNk5SW4iHXBeu_sC9Ijn/cNk5SW4iHXBeu_sC9Ijn -goversion go1.14.6 -D "" -importcfg $WORK/b165/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ef/eff0c4bee65f8cdc9c42ad75ae89601de12e88a5f47ee05b1874bc6469809ed3-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 0NVWZwCd1D8AK28hN-vn/0NVWZwCd1D8AK28hN-vn -goversion go1.14.6 -D "" -importcfg $WORK/b152/importcfg -pack ./tarlogger.go cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I $WORK/b156/ -g -O2 -Wall -o $WORK/b156/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0d/0dda953e9e4dc6da9dd01ba4bf258f7b77056a8be25e233c739bf4a1fd91c20f-d # internal net/url mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p net/url -std -complete -installsuffix shared -buildid 3TY8KZ3Ud0-c_Z8E3x0X/3TY8KZ3Ud0-c_Z8E3x0X -goversion go1.14.6 -D "" -importcfg $WORK/b170/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a2/a24541f1ffbfad54be9e3b7972f06b63fa13c6896b3cb18c6ba5ffc4f3426f8c-d # internal go/scanner mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid arTM-EVlX22Uw0vZSg62/arTM-EVlX22Uw0vZSg62 -goversion go1.14.6 -D "" -importcfg $WORK/b164/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6e/6e15ded3b55a9ae6f05b58034d4e1d3f3d34fbfa6bb0b064b3d6620cc82ec176-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid M8EqrwHofvsiMkXpMLBP/M8EqrwHofvsiMkXpMLBP -goversion go1.14.6 -D "" -importcfg $WORK/b118/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -o $WORK/b133/_cgo_.o $WORK/b133/_cgo_main.o $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o $WORK/b133/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d3/d322f40d83442326083c7d04cfc1f01f4891a0b7333f47db6cbd75ce1bb54432-d # internal go/ast mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p go/ast -std -complete -installsuffix shared -buildid O76SAQ8B-pP0ADc025Gk/O76SAQ8B-pP0ADc025Gk -goversion go1.14.6 -D "" -importcfg $WORK/b163/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b133/_cgo_.o -dynout $WORK/b133/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/6a/6a1baa2e4e8b49cee54d33f1548f1ccaee1e29858474a5591f4aa000b8ba71d5-d # internal text/template/parse mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid -cqXzVo43Zj3WRDydXRX/-cqXzVo43Zj3WRDydXRX -goversion go1.14.6 -D "" -importcfg $WORK/b171/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid NvVXVGaXaQTHEYAotyVe/NvVXVGaXaQTHEYAotyVe -goversion go1.14.6 -D "" -importcfg $WORK/b133/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b133/_cgo_gotypes.go $WORK/b133/devmapper_log.cgo1.go $WORK/b133/devmapper_wrapper.cgo1.go $WORK/b133/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b133/devmapper_wrapper_dynamic.cgo1.go $WORK/b133/_cgo_import.go cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ef/ef54cab07f3b8858dedd2289a9c3251fc102886f7fd7009811db04cb00d94999-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b121/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid pjlsGU_ofZdkadg7593l/pjlsGU_ofZdkadg7593l -goversion go1.14.6 -D "" -importcfg $WORK/b083/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -o $WORK/b156/_cgo_.o $WORK/b156/_cgo_main.o $WORK/b156/_x001.o $WORK/b156/_x002.o $WORK/b156/_x003.o $WORK/b156/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b156/_cgo_.o -dynout $WORK/b156/_cgo_import.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid D7YjEqsJJmnpyZRz7L6z/D7YjEqsJJmnpyZRz7L6z -goversion go1.14.6 -D "" -importcfg $WORK/b156/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b156/_cgo_gotypes.go $WORK/b156/getenv_linux_cgo.cgo1.go $WORK/b156/unshare_cgo.cgo1.go $WORK/b156/_cgo_import.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o $WORK/b133/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/40/4049bebd4e7c5e7f07e0a35235ab5e456305e26b135bf6e8524b4a3a719d77e1-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid dpYyZNjN5rryidp1Ts9X/dpYyZNjN5rryidp1Ts9X -goversion go1.14.6 -D "" -importcfg $WORK/b172/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f4/f4cf31575d53f1ec15ffff229c869a954c79d387f47692e7a98fdc2d98b15375-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 0yng2FIsmaHmP4HNFL34/0yng2FIsmaHmP4HNFL34 -goversion go1.14.6 -D "" -importcfg $WORK/b125/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/3f/3f48007c3c08fa8f9c2986140c273e216e4bdb5f10afe70523e97f2e47b656c4-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b131/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b131/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b131/ -g -O2 ./btrfs.go ./version.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b156/_pkg_.a $WORK/b156/_x001.o $WORK/b156/_x002.o $WORK/b156/_x003.o $WORK/b156/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/15/15b73f8f34a3fb54d5bc79449e4d953367794611bbdd96d865278576e56ffccd-d # internal github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid WZdcfkmgkq8Dbb8Rgz8F/WZdcfkmgkq8Dbb8Rgz8F -goversion go1.14.6 -D "" -importcfg $WORK/b132/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4d/4dde1ded67d923e2e6eb82d783a101067913cec6749db7ffea970d6d7ceab3b2-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid Rvf9i3UXZAU-5iYVRWwq/Rvf9i3UXZAU-5iYVRWwq -goversion go1.14.6 -D "" -importcfg $WORK/b139/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a1/a1ee205d0ba27df097dea3c41f574e947dca1b21ef1d2313389c91c551d344c5-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid BHlPgJRBA6TA5qPcnd0T/BHlPgJRBA6TA5qPcnd0T -goversion go1.14.6 -D "" -importcfg $WORK/b142/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e7/e781f65139209025d5274826e977115929fe8d6e4d26b25b651d1e388284b1b1-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid JDVHZTQzmYVRA54PeQQs/JDVHZTQzmYVRA54PeQQs -goversion go1.14.6 -D "" -importcfg $WORK/b137/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/17/173b3cd97d6111061041feee42d302bb8add47f52256e8b65b7fb6baa726c5b3-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid FPGLRZ_HH4WDtcSsNTA1/FPGLRZ_HH4WDtcSsNTA1 -goversion go1.14.6 -D "" -importcfg $WORK/b145/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d4/d4e85661fc0b4554ca298dce1023a4ff55cba9cf47fd98b821faabe6f59de80a-d # internal go/parser mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p go/parser -std -complete -installsuffix shared -buildid zCGECKIwMQZD5kM9zzgp/zCGECKIwMQZD5kM9zzgp -goversion go1.14.6 -D "" -importcfg $WORK/b166/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/6f/6fc483fa11944bd30a2c5bf775c968ee3185ace8ca216c6af14ebe30ce04df33-d # internal go/printer mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Ks34XRhU1BMg7tmvO8Pa/Ks34XRhU1BMg7tmvO8Pa -goversion go1.14.6 -D "" -importcfg $WORK/b167/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/8c/8ccb4212f0579efb23fd397d54f7af3f8d6c279749c20aa528c18788a06c972c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal text/template mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/template -std -complete -installsuffix shared -buildid N5sIT9a0-2LleNJiSbCl/N5sIT9a0-2LleNJiSbCl -goversion go1.14.6 -D "" -importcfg $WORK/b169/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b2/b2c6549503b6d10722a130999295bd6d7116eb70bbb55cbbc62811499baafd1a-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid TSEpU4EzOGqc4Az1Ns53/TSEpU4EzOGqc4Az1Ns53 -goversion go1.14.6 -D "" -importcfg $WORK/b173/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/48/4870d73b06aaf9fd9eb81a3355b361d9f9786611485be029526572b492721cf1-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid HsPToUZOTfaSn2sXSAUG/HsPToUZOTfaSn2sXSAUG -goversion go1.14.6 -D "" -importcfg $WORK/b179/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/44/44f0fb941e021f78068aaff43eca40df07690d0c1f863b17ef71cb98632af2a1-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 8sm6zv3XZ6G-r_YCgAS2/8sm6zv3XZ6G-r_YCgAS2 -goversion go1.14.6 -D "" -importcfg $WORK/b178/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/37/379c88037b61c1dfa7942193a7ff6a87357966bb6911aa184e5f83bd7d8b91cd-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid vpCw-ufuxtpPjU4KHweG/vpCw-ufuxtpPjU4KHweG -goversion go1.14.6 -D "" -importcfg $WORK/b175/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c9/c95212a511edb09189c83b92812807cb05fd9fcf322cd5e6f864b263a341486b-d # internal go/format mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p go/format -std -complete -installsuffix shared -buildid IG0284pmRCKwusrkxW9m/IG0284pmRCKwusrkxW9m -goversion go1.14.6 -D "" -importcfg $WORK/b162/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/20/2043146244f5d587a3a248a30e57cea7e5e1d1910aa4441ae768a75e6c612647-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid dqIAFR8Mw_lVt6BOLehr/dqIAFR8Mw_lVt6BOLehr -goversion go1.14.6 -D "" -importcfg $WORK/b185/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/2f/2f564a310be8868cd32ea8b1856fd467c52650d82a7295dbf3ef333145a8ef32-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid dVD9CQtwgKvARp1P-Ak0/dVD9CQtwgKvARp1P-Ak0 -goversion go1.14.6 -D "" -importcfg $WORK/b188/importcfg -pack ./strslice.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/05/0559c58543db057c2c29e4d8011fd27f61d9ab391a9d106c18ac75894a5a0ff0-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid wxnac63u2KEMoIywx7nx/wxnac63u2KEMoIywx7nx -goversion go1.14.6 -D "" -importcfg $WORK/b174/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/5c/5c844e9bda26347d048daf516027a33d4af2c44706986162641343d94c4821eb-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid RbKytAeVHNsVRYFr-N5o/RbKytAeVHNsVRYFr-N5o -goversion go1.14.6 -D "" -importcfg $WORK/b182/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fe/fe8486a663d8e012d438e2e4284201c45be005d910f1abb3b56fe9f9ab37c5c2-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b187/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b185/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid q5OB5ne4L9FIlUlVwqnj/q5OB5ne4L9FIlUlVwqnj -goversion go1.14.6 -D "" -importcfg $WORK/b186/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/da/da81f3df64552f84a5cf69d1aa7b12bc734440f3195d54ce7f2e427c1fe7e934-d # internal crypto/elliptic mkdir -p $WORK/b191/ cat >$WORK/b191/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b191/symabis ./p256_asm_arm64.s cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid Vifh59wNJ0tkZl13Klpl/Vifh59wNJ0tkZl13Klpl -goversion go1.14.6 -symabis $WORK/b191/symabis -D "" -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b6/b6616ddc43257e357c46fd83a937013f320ad5de4ff228fcc9db69f000c8026f-d # internal encoding/asn1 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid LFXfDpaDRiCfquYxWTF0/LFXfDpaDRiCfquYxWTF0 -goversion go1.14.6 -D "" -importcfg $WORK/b194/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -o $WORK/b131/_cgo_.o $WORK/b131/_cgo_main.o $WORK/b131/_x001.o $WORK/b131/_x002.o $WORK/b131/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b131/_cgo_.o -dynout $WORK/b131/_cgo_import.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid g5T6n0Icgmu_5ve-CWOz/g5T6n0Icgmu_5ve-CWOz -goversion go1.14.6 -D "" -importcfg $WORK/b131/importcfg -pack $WORK/b131/_cgo_gotypes.go $WORK/b131/btrfs.cgo1.go $WORK/b131/version.cgo1.go $WORK/b131/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/95/9510af7f02eb66d3ad38109621dd76f12089c3a5d6ed6541b8a626ad82c5dd18-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b116/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid olRq5egPLpxeJLX9YTXZ/olRq5egPLpxeJLX9YTXZ -goversion go1.14.6 -D "" -importcfg $WORK/b160/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b191/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b191/_pkg_.a $WORK/b191/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c9/c99afb785642e2cdd3417140c3242e85944b45a8d8d195280f46dc4837a338d1-d # internal crypto/rsa mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 8DEN7vu3Gzd3BWvLuVaS/8DEN7vu3Gzd3BWvLuVaS -goversion go1.14.6 -D "" -importcfg $WORK/b195/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b131/_pkg_.a $WORK/b131/_x001.o $WORK/b131/_x002.o $WORK/b131/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4c/4caa372aa319540dd80679a5b26e96466c04726bf46b9b2ef96869958b00d00a-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid IHxRy3AOXTBJEJhG2uut/IHxRy3AOXTBJEJhG2uut -goversion go1.14.6 -D "" -importcfg $WORK/b124/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/78/78fbad92113dd3d0370c75b0b6732a179325dc4f51900176a0f06e839ba61618-d # internal crypto/ed25519 mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b199/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid bZH9xIk7SOgzqudrmLh0/bZH9xIk7SOgzqudrmLh0 -goversion go1.14.6 -D "" -importcfg $WORK/b198/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f9/f9192083bb0194f503063fc97393d7908066673e3a76601d5b55da2a774bb063-d # internal crypto/ecdsa mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 86WcO_9r5PEEd6sbKmfJ/86WcO_9r5PEEd6sbKmfJ -goversion go1.14.6 -D "" -importcfg $WORK/b190/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a7/a79390fa0539fd31ddeee05ffdaffd5a03a0a8423eb98f72de6bf4691fd348fc-d # internal crypto/sha1 mkdir -p $WORK/b203/ cat >$WORK/b203/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b203/symabis ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/fd/fd0cbb474a0bcaa1317f938fa42b56d2fb2c847ed7fc5fca3cac35928adcd29d-d # internal crypto/dsa mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid als4-gGBuOkCc-IH4NEi/als4-gGBuOkCc-IH4NEi -goversion go1.14.6 -D "" -importcfg $WORK/b205/importcfg -pack ./dsa.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6dmVBUUdEK4IbQhTyLgZ/6dmVBUUdEK4IbQhTyLgZ -goversion go1.14.6 -symabis $WORK/b203/symabis -D "" -importcfg $WORK/b203/importcfg -pack -asmhdr $WORK/b203/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/cc/ccd5564e7b6932ee6714c77e7d3fc59f6120fccf1cbfbd52055913c219c43a94-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b185/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b186/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid VVtXOPdTv52Gmz5yyrSA/VVtXOPdTv52Gmz5yyrSA -goversion go1.14.6 -D "" -importcfg $WORK/b184/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b3/b3abb977d5d0ff15e391b529610013f4e2dffde2834f03b5b98c8b028b6555d0-d # internal crypto/x509/pkix mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ozxIk4W0ZlSpDShjSa2g/ozxIk4W0ZlSpDShjSa2g -goversion go1.14.6 -D "" -importcfg $WORK/b206/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/37/37eae09a42ca50cc074707ac1be829faa91952611d35122757dcc06cd011cd37-d # internal encoding/pem mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid mW4iC6--fqB51JUQmuq-/mW4iC6--fqB51JUQmuq- -goversion go1.14.6 -D "" -importcfg $WORK/b207/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b203/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b203/_pkg_.a $WORK/b203/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ee/eec72d91b3473e742f0b7b7ae06fad9b1afdff50f8c9ad66b42c9cf03faf943a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YM9MS-CMiBy0juEh0C15/YM9MS-CMiBy0juEh0C15 -goversion go1.14.6 -D "" -importcfg $WORK/b208/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bb/bb2669801d1fc9d86b18d4b584e6667c20364914e04abf2d762cf09ea6e005e6-d # internal github.com/containers/storage mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b116/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid qRTkssyK7-t3p6e1Rs-K/qRTkssyK7-t3p6e1Rs-K -goversion go1.14.6 -D "" -importcfg $WORK/b082/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/53/5382a9e444e365a477333fae3ba48d74da578099e13a5b9ac1a24c8e701184db-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b211/ cat >$WORK/b211/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b211/symabis ./chacha_arm64.s cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b212/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid rVkfACG5BEe_mQp1iDDH/rVkfACG5BEe_mQp1iDDH -goversion go1.14.6 -symabis $WORK/b211/symabis -D "" -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/0b/0b2db8c42a4bb3a0ff57b9d1647ae473b9654f9117fbc057de5a4b534c041dd7-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5vgd31j6YLmD7xkjpP7W/5vgd31j6YLmD7xkjpP7W -goversion go1.14.6 -D "" -importcfg $WORK/b213/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/02/028cee6cbde5e4986bb319d9b01310cd2fcf18932371282550c13a59e387f60e-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid J2MsAwh863Zx2AVask2u/J2MsAwh863Zx2AVask2u -goversion go1.14.6 -D "" -importcfg $WORK/b214/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b211/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b211/_pkg_.a $WORK/b211/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/02/027145304df6ab9d51ae8516b326493e8df588ea680f43b0bf3c23b0e5332b84-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b211/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b212/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b213/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 0qmEkqa9w0_dF_TUYTRa/0qmEkqa9w0_dF_TUYTRa -goversion go1.14.6 -D "" -importcfg $WORK/b210/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/05/05e9fdf3496edf9bcec67e557d6e69a4f343c129f730a4d3b8f12ce8fe53a947-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b176/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b100/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b113/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b184/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid EWPbhx9Ao7GqUDQh4FZh/EWPbhx9Ao7GqUDQh4FZh -goversion go1.14.6 -D "" -importcfg $WORK/b183/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7e/7e3e58ff0e39ec4b594a9dbad60f54abf957403a4172c7477572d960736d5824-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid xSxtRTf_QD3A9Hsfv4ET/xSxtRTf_QD3A9Hsfv4ET -goversion go1.14.6 -D "" -importcfg $WORK/b218/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/8a/8a32e510436c18ae9d078e43590c830233381ed6990e5176c2c1f5d155e6606e-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid jJ5Cy9bJy0LPgYB4Ug9e/jJ5Cy9bJy0LPgYB4Ug9e -goversion go1.14.6 -D "" -importcfg $WORK/b219/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/f0/f023f405f6f58a8b9825fe903325cf0ca41519407216c38c96897abceccca918-d # internal crypto/x509 mkdir -p $WORK/b204/ cat >$WORK/b204/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=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/dsa=$WORK/b205/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid JAcZtBHI-UxAIPckUJDl/JAcZtBHI-UxAIPckUJDl -goversion go1.14.6 -D "" -importcfg $WORK/b204/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/89/8953592a0508d183f067883a12d6582fd28a31ce10dae4f96b1d9cc2a9c352e7-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b220/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b220/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b220/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1f/1f70a1ee52bc1cd11d60c085939c6aeb978f53738b5ead10853e6e223157883a-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid ZEuuTPtL3I4pH9x-T71h/ZEuuTPtL3I4pH9x-T71h -goversion go1.14.6 -D "" -importcfg $WORK/b222/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/23/23fcf06bc96b26562fdd046d3d7e4ccc7f693a8735c52cdbe48e5ed036dc7781-d # internal compress/flate mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid puSayd7l3GFbhB0uvOjc/puSayd7l3GFbhB0uvOjc -goversion go1.14.6 -D "" -importcfg $WORK/b225/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/d1/d16dc476e2d0201bf826e9e961ddc98cff2113bc1799b37b2101e93b067222a5-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 5h49Y2PzxeSyZ8q7pTNw/5h49Y2PzxeSyZ8q7pTNw -goversion go1.14.6 -D "" -importcfg $WORK/b229/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ed/ed79d01b3c912f3a85aeeffe9a24c474c5068f41b51f0f0a2022358d8479e1f7-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid jFvVAvHvgVe3m0Kg-cVG/jFvVAvHvgVe3m0Kg-cVG -goversion go1.14.6 -D "" -importcfg $WORK/b237/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/08/083b058e9eaf59706473b4e2746cd696564c826838923e89e44a774201e8c2ed-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid a6fT6sCsyM8UJkfDh7hF/a6fT6sCsyM8UJkfDh7hF -goversion go1.14.6 -D "" -importcfg $WORK/b238/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a7/a7890de54aeb142aa174df0b2be3a06eae02d34b807a15be2253c4df6c57592b-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid SLTunxss0j4cE07vr_4i/SLTunxss0j4cE07vr_4i -goversion go1.14.6 -D "" -importcfg $WORK/b239/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/bb/bb206e280fa8eb8c529ba7fb378a2e4d435e39951acc7593454250651916d4d3-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid pAtzUYy-h4KI0xfIbAyA/pAtzUYy-h4KI0xfIbAyA -goversion go1.14.6 -D "" -importcfg $WORK/b242/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ad/adce8d41fab17f2d34c452b62ca8255ed7f00f9ab912d1bf101a45c0842204b5-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid vUOzx7Zmgz4D84zsGG6o/vUOzx7Zmgz4D84zsGG6o -goversion go1.14.6 -D "" -importcfg $WORK/b244/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/1e/1efa41461506763ece488d65f7e345b1c000761e1ba22d8328687568a5da0aa6-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid DiUemvtYD2S8fq5caybU/DiUemvtYD2S8fq5caybU -goversion go1.14.6 -D "" -importcfg $WORK/b247/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/4e/4e1ccec8588d3f04ce32cec495e014f48809864767c6cdc4b277aded6d949bab-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid gGDJkax9ABvJFQ-1Cb33/gGDJkax9ABvJFQ-1Cb33 -goversion go1.14.6 -D "" -importcfg $WORK/b249/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f7/f78c1fd70903dc233c8db455ac30681259eed47bff86d27c72faf70cc0b0a983-d # internal compress/zlib mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile hash/adler32=$WORK/b227/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid NfKBe7GnHiZeLBRDZWXQ/NfKBe7GnHiZeLBRDZWXQ -goversion go1.14.6 -D "" -importcfg $WORK/b226/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/67/672eecb95e3878d988ae8f08776c8273f5bace2ab7951cd961758ae1674a58de-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid l7MOsiRsCC7ni_VWY1H-/l7MOsiRsCC7ni_VWY1H- -goversion go1.14.6 -D "" -importcfg $WORK/b248/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/dc/dc71a50a75b9c2c290c91d6401d935f477276b81a5ee21d63afee1e1b1a762cd-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile compress/zlib=$WORK/b226/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/dsa=$WORK/b205/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b228/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b229/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b230/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/jpeg=$WORK/b233/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid PcoJ7kcNWNuHRWHgmWdP/PcoJ7kcNWNuHRWHgmWdP -goversion go1.14.6 -D "" -importcfg $WORK/b224/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/e6/e6f4a56f55467d66f477cc8fc57920e42fb0ee41c05e754a735d7bf950fbe0df-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid IQFIdWrNmdRwjD05gw_s/IQFIdWrNmdRwjD05gw_s -goversion go1.14.6 -D "" -importcfg $WORK/b250/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/cd/cdfe69f7b62b9b3ab5f0891ddcfd616d32c900821021dad0d7f75b24271dfdb7-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b248/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid BusPpn_vVnYb-BH42EqG/BusPpn_vVnYb-BH42EqG -goversion go1.14.6 -D "" -importcfg $WORK/b246/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/7b/7bb863572e46729be4bb78f06dc8094fa2d6037d1ef40e8005b1ec450560f024-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid o3GAw4tOpjKWoH_XSs6Q/o3GAw4tOpjKWoH_XSs6Q -goversion go1.14.6 -D "" -importcfg $WORK/b254/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/19/1946cc592c3247052b887823b4a1e30e2f093a25c79b9c0d6e8cdbe751e26ed6-d # internal crypto/tls mkdir -p $WORK/b196/ cat >$WORK/b196/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/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/rc4=$WORK/b202/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b215/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid aQzk64A3eZlKFHpW0u84/aQzk64A3eZlKFHpW0u84 -goversion go1.14.6 -D "" -importcfg $WORK/b196/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/83/83e2b09a39d9d95539eaee854d1719d7fb2a60cecf50552559d5fa041b158165-d # internal golang.org/x/net/proxy mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid JAPDH1NRd0Qg0HMty_uE/JAPDH1NRd0Qg0HMty_uE -goversion go1.14.6 -D "" -importcfg $WORK/b253/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/45/45279c8f08ae287006ebb6aa4f9c0e7937e03aa248205a001729439c77ecf6e2-d # internal compress/gzip mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid JXffCXZtbYveRAIrvtBx/JXffCXZtbYveRAIrvtBx -goversion go1.14.6 -D "" -importcfg $WORK/b256/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/9b/9b3a7f150e055e8a7bd4e91bc576da97fd043969bdf058fcbe2daa8f5ee18efe-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b230/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid qfZn337ufTOSY-J-04oH/qfZn337ufTOSY-J-04oH -goversion go1.14.6 -D "" -importcfg $WORK/b221/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/55/55ba0a447a22d1be1b8d5a74597fb2c74265e52aabfe13f217b0d023da2ddcb7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid KINIAICB18dusB31y0bS/KINIAICB18dusB31y0bS -goversion go1.14.6 -D "" -importcfg $WORK/b261/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/9c/9c5711ff1d5cc7ca0b102408628f8bcb55c45fa47251c3926e3a14d17eac087d-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b260/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid kRm0z0KVJVFTYk8rUSxK/kRm0z0KVJVFTYk8rUSxK -goversion go1.14.6 -D "" -importcfg $WORK/b262/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ef/efb08fc8f0c9d2895950ae6b2563475720e0f091f654bb1af8291c035d3e5ed5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b259/ cat >$WORK/b259/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=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b260/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b261/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TJtQ5BayHXczmq9zc6me/TJtQ5BayHXczmq9zc6me -goversion go1.14.6 -D "" -importcfg $WORK/b259/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/5e/5e9f4e5a2094a64e6779dcf66ebcfb24e55357ee8edf6f10e974719c9a819bdf-d # internal net/textproto mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 7BKI55iKzeqNwHTE3eMr/7BKI55iKzeqNwHTE3eMr -goversion go1.14.6 -D "" -importcfg $WORK/b263/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/23/236dda80e8b045126c33ffabad0e32415c813fd76529f0ebc5fead6a7c7c1c54-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b071/_pkg_.a packagefile github.com/containers/common/pkg/sysinfo=$WORK/b074/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid AIR0mk9jqjxbUxjyYo8X/AIR0mk9jqjxbUxjyYo8X -goversion go1.14.6 -D "" -importcfg $WORK/b065/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./nosystemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/98/9853a02d9f8a9a35dedc3c885e58ae2a3d0c15f72c4305715162a4d4d72f8704-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid X0abz4P_G8evK4sd_dHb/X0abz4P_G8evK4sd_dHb -goversion go1.14.6 -D "" -importcfg $WORK/b265/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/83/838372ec92267333b00614f20c4060e965702ed231f8840e15c6fdd113a2bf04-d # internal mime mkdir -p $WORK/b266/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/95/95af01623907305a54e78ae5866a2b5de71b1ff1a69bcdccba529402bdfd9fea-d # internal cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF vendor/golang.org/x/net/idna mkdir -p $WORK/b258/ cat >$WORK/b258/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=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b259/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b261/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b262/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid JERa2A4rbf-jeZtDYDC6/JERa2A4rbf-jeZtDYDC6 -goversion go1.14.6 -D "" -importcfg $WORK/b258/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p mime -std -complete -installsuffix shared -buildid Fnlbm4PQyGeobkEs7Fvx/Fnlbm4PQyGeobkEs7Fvx -goversion go1.14.6 -D "" -importcfg $WORK/b266/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ea/ea87fa46addc2f60fcd49fb093423081b4a2cf92457db930bbdbb206d3041f52-d # internal mime/quotedprintable mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fgDxjDtkjtpTF4WNcLiB/fgDxjDtkjtpTF4WNcLiB -goversion go1.14.6 -D "" -importcfg $WORK/b268/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/8d/8dc9a94bb34a17ca768e2797d2e6ff82d0803d1c50a55168111df817c051e677-d # internal net/http/internal mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid d21xOLI-AmgwyNrF1Bqi/d21xOLI-AmgwyNrF1Bqi -goversion go1.14.6 -D "" -importcfg $WORK/b270/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/4f/4fe581051a614cbb857e0b617f0a742def7d81dc50d0c526f45d1c36d00f201e-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 8uVC4otU2OcbngLtqJBU/8uVC4otU2OcbngLtqJBU -goversion go1.14.6 -D "" -importcfg $WORK/b275/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/f7/f71889513e309fb558bc0bad65e0e0fa20f9843dd874a3a6dcd7fdefc0c88a86-d # internal mime/multipart mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile mime/quotedprintable=$WORK/b268/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid oN4mlYUigZjFvZMnzRNg/oN4mlYUigZjFvZMnzRNg -goversion go1.14.6 -D "" -importcfg $WORK/b267/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8b/8bac7542831b6634fb0359583faa09f56c34e9fdd5f6485e8fe27d9f9b47aa3d-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b275/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid Ge4HlXvDTqJLAYdOUqRm/Ge4HlXvDTqJLAYdOUqRm -goversion go1.14.6 -D "" -importcfg $WORK/b274/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/be/be22f24cd9cddf68a91c7455e979c3c107bde9eb645b41c70b447b6eb02e7021-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 3qT8wUVxbSNt8oU3YX87/3qT8wUVxbSNt8oU3YX87 -goversion go1.14.6 -D "" -importcfg $WORK/b257/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/09/0947eba8ae038633e697e3262bdf85bbc4a387be9fd561465268a319998a7aa0-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4eRXyjDZCuu-q9EbL5wp/4eRXyjDZCuu-q9EbL5wp -goversion go1.14.6 -D "" -importcfg $WORK/b264/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e0/e04ad6962b083574d4c308e8306282dc7a9a2dfb5218b22321ff3e084d1da599-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile hash/fnv=$WORK/b292/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid Z62Gf9ctql3GGW2N6RBC/Z62Gf9ctql3GGW2N6RBC -goversion go1.14.6 -D "" -importcfg $WORK/b291/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e9/e923cc96f15341629554538cf2d21ef29922964449fe0eb90cb7b6cb12d0dce0-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid w6zr7Ae6z2OLOc6_s1HT/w6zr7Ae6z2OLOc6_s1HT -goversion go1.14.6 -D "" -importcfg $WORK/b315/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/d0/d084e8582815d56779aaf5d6a6931fac0b60d0b12ecffb5d37cc4095704b1a34-d # internal github.com/prometheus/common/model mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid kW8BYB1S56N-uGHY_TK7/kW8BYB1S56N-uGHY_TK7 -goversion go1.14.6 -D "" -importcfg $WORK/b321/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f5/f5d38aca7a5e477a1f80f937d8acf5be89f2dc6e032509f599ccba3ed4b5fd01-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid GF8-r4WBiRx9xb9fTmnC/GF8-r4WBiRx9xb9fTmnC -goversion go1.14.6 -D "" -importcfg $WORK/b290/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e3/e31a80379e5d1b8ce32140c4082147785bc7daf2d4a3f14a61dff6a457365303-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 08Aqj61GSTCal6wBVg0T/08Aqj61GSTCal6wBVg0T -goversion go1.14.6 -D "" -importcfg $WORK/b323/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/58/583adfd1a9ff9a2d46d34496ef09aaeb00960d168eb8e62ca0e965f44ce4c916-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid BCDsJZemTXp4snjwsn0h/BCDsJZemTXp4snjwsn0h -goversion go1.14.6 -D "" -importcfg $WORK/b289/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/14/148a8ad890f4afcef0c5c9cbd591c3239b913541a75cfe0310d68f577c138302-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid IT0RHNH5vZjPxjslnmUw/IT0RHNH5vZjPxjslnmUw -goversion go1.14.6 -D "" -importcfg $WORK/b324/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4a/4a38e6939958b8082f124ad4f5065424970d1e79d1c00c2ba833ac0155bb1056-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid ovVgNVV_bvZ3eHw7zAxR/ovVgNVV_bvZ3eHw7zAxR -goversion go1.14.6 -D "" -importcfg $WORK/b294/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a3/a3dad42105dfb85f1b46b3ecd82d0782253fd44a66d760837d5478082336e208-d # internal github.com/prometheus/procfs mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b323/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b324/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid -DjbdMrXfermO_aZ13Vl/-DjbdMrXfermO_aZ13Vl -goversion go1.14.6 -D "" -importcfg $WORK/b322/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2e/2ec9ba06b3ade859c63580ba5b8761deca5eff77bd76b10fb9c177df8ed4f34c-d # internal github.com/containers/libtrust mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid P8isrQv9FHeo4-sJJtu2/P8isrQv9FHeo4-sJJtu2 -goversion go1.14.6 -D "" -importcfg $WORK/b189/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/81/81959e67b11bff88cd8e3bf7b4e9ad690fa90028be20e35f02fbb2a0dc9819ff-d # internal net/http/httptrace mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid atg8h8QAjnzXjyUin11U/atg8h8QAjnzXjyUin11U -goversion go1.14.6 -D "" -importcfg $WORK/b269/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/63/637865bdaef94d9e2a16d08867e1fb3482e405174a20c5f1c1a804ee2b2feb30-d # internal net/http mkdir -p $WORK/b255/ cat >$WORK/b255/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=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile container/list=$WORK/b144/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b257/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b264/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b265/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile mime/multipart=$WORK/b267/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile net/http/internal=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p net/http -std -complete -installsuffix shared -buildid XMfkaSkMSYoPTmZw_slK/XMfkaSkMSYoPTmZw_slK -goversion go1.14.6 -D "" -importcfg $WORK/b255/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8e/8ef055036f9ad657725ef733e329bdf212f880475e2bd3595b0228147a724c6b-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 7oGcVv8sySv21uJtWelo/7oGcVv8sySv21uJtWelo -goversion go1.14.6 -D "" -importcfg $WORK/b271/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/f5/f5b33546039c5ef5d89d8bec8e11a800b3507273a26c62c9cca69050bb35b193-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid gw9zz9g1jc9h-GXjen2J/gw9zz9g1jc9h-GXjen2J -goversion go1.14.6 -D "" -importcfg $WORK/b296/importcfg -pack ./registry.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f9/f9d8640ab74fb686f8a8210ab1e161d4b1b75ec726ef2a81a9ca83b2bf4a1de4-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid pWwLB6c7cFR7jJtvn8Gw/pWwLB6c7cFR7jJtvn8Gw -goversion go1.14.6 -D "" -importcfg $WORK/b293/importcfg -pack ./messageset.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/59/59afbd9dcffc6e7b50b3151c0d7f339f38ab0188397152111c99f7d7496bbf37-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid AcCo54oyvBn02dEPOLg8/AcCo54oyvBn02dEPOLg8 -goversion go1.14.6 -D "" -importcfg $WORK/b299/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/85/85b858b2da0a09cbf7666e9444860c7af89a0ab8158d4f0d91f2c3f0518fe064-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b189/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid QUkf6NbmA43UtZ_Gg0pr/QUkf6NbmA43UtZ_Gg0pr -goversion go1.14.6 -D "" -importcfg $WORK/b181/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/42/4284c36e2866b472f02b62248232b7d3ef024ce67b26740ca392f2123d195c13-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid Nf_bytR1gzqN-lWVXO4Q/Nf_bytR1gzqN-lWVXO4Q -goversion go1.14.6 -D "" -importcfg $WORK/b297/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/34/34fd5ac5326afa4f33590e29a55a2356b24aa25ac47b684ac9d26ac24e879d4d-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid zhbSkM_oShEP6EbF0xz_/zhbSkM_oShEP6EbF0xz_ -goversion go1.14.6 -D "" -importcfg $WORK/b301/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/aa/aa7af8dc67179ba3272a2432507d25e44dcfc16bb7902d194c1dc8a03fbde5bd-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid id4PwGu9GjcwUEJXODrs/id4PwGu9GjcwUEJXODrs -goversion go1.14.6 -D "" -importcfg $WORK/b304/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/88/887e76ddb12b66e8c50689cf5105db7cdd21a969d847538a4a3e9bd4aa715cc3-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 7YvTo8RLrPQeLm7bSgVS/7YvTo8RLrPQeLm7bSgVS -goversion go1.14.6 -D "" -importcfg $WORK/b305/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/dd/dd5ad0a747760b0002d368b687ae6265a25159978f4b5696b56ef99b50e12169-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Tu4lYWITutNrS6jfy16h/Tu4lYWITutNrS6jfy16h -goversion go1.14.6 -D "" -importcfg $WORK/b303/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2d/2deadf9756e40e274f84bec6ce3ea91603e8b20f10e8d8bbffbd01d36afd0d16-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid VeRTcYBMnNfjINuUbHlP/VeRTcYBMnNfjINuUbHlP -goversion go1.14.6 -D "" -importcfg $WORK/b308/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/33/33a96fad6a303285b407d1cb2513b569139e2d98adbbb25e168e5c68785d7667-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid VynVt_sNZ_sC9NIpgbS3/VynVt_sNZ_sC9NIpgbS3 -goversion go1.14.6 -D "" -importcfg $WORK/b236/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/cd/cd86cecc00c92e4a06e16bc4a5e03ca35e852786c814432750fe75acdee9d6a4-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid wowXBPj_tZDDF759S53x/wowXBPj_tZDDF759S53x -goversion go1.14.6 -D "" -importcfg $WORK/b309/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c3/c3fdf7c230e0d5fe0cb9448d7cfef07cfb3868d0cc8b809153ed8704b03d61f8-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid FvDKjwiTEZEzJL5BppVh/FvDKjwiTEZEzJL5BppVh -goversion go1.14.6 -D "" -importcfg $WORK/b310/importcfg -pack ./default.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/94/944b66761c0d06b099147736780cd1a5dde39fc638333ad2a68782f88096efec-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid msxY8zl3oqIQCQknQVG2/msxY8zl3oqIQCQknQVG2 -goversion go1.14.6 -D "" -importcfg $WORK/b328/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b220/ -g -O2 -o $WORK/b220/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/5e/5e4666cf9daf2a8b7fd6ac5cb45c7dbd384e50def9b86cf6ac0767de8cf225d3-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid LrI3eorckMwZeCTcf69M/LrI3eorckMwZeCTcf69M -goversion go1.14.6 -D "" -importcfg $WORK/b235/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -o $WORK/b220/_cgo_.o $WORK/b220/_cgo_main.o $WORK/b220/_x001.o $WORK/b220/_x002.o $WORK/b220/_x003.o $WORK/b220/_x004.o $WORK/b220/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b220/_cgo_.o -dynout $WORK/b220/_cgo_import.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/07/079cef215dce7ba1f3250db215555f78323a76717b9bdd0017520360527038b1-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid C-FOh2vCicjkcNmQZSav/C-FOh2vCicjkcNmQZSav -goversion go1.14.6 -D "" -importcfg $WORK/b241/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid 7oNXkdKPqEPQ-NY4xZEF/7oNXkdKPqEPQ-NY4xZEF -goversion go1.14.6 -D "" -importcfg $WORK/b220/importcfg -pack ./callbacks.go $WORK/b220/_cgo_gotypes.go $WORK/b220/data.cgo1.go $WORK/b220/gpgme.cgo1.go $WORK/b220/unset_agent_info.cgo1.go $WORK/b220/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/8f/8fe84dede9918249ab2051463708e92a3db4d247a7461eadecea4c52dc23ad54-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid MCGcJ5_qKAecw-xZYa7l/MCGcJ5_qKAecw-xZYa7l -goversion go1.14.6 -D "" -importcfg $WORK/b288/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/89/89f4763f580f69e68359d3b36c73ddfe167cb99c4bf3a35e7eef79c75dc7af17-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Qq21_PDn7RP705b6KvwC/Qq21_PDn7RP705b6KvwC -goversion go1.14.6 -D "" -importcfg $WORK/b307/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b220/_pkg_.a $WORK/b220/_x001.o $WORK/b220/_x002.o $WORK/b220/_x003.o $WORK/b220/_x004.o $WORK/b220/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/03/035c084d5b3d1e9dbc31c97a46e1db769e36f6a6e5e6009c69b37a1222fbfee6-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid GKwia7eLl8IDWxSYIjYN/GKwia7eLl8IDWxSYIjYN -goversion go1.14.6 -D "" -importcfg $WORK/b180/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ab/abe213ef51f200d830cb20d20ecd94c427590334ce943db3024118242330a693-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid HHoN2Se1xvLQxNm3mYnk/HHoN2Se1xvLQxNm3mYnk -goversion go1.14.6 -D "" -importcfg $WORK/b330/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ee/ee8dfba2f9b906b03b5d88c4173c9ec84ca43181bc16ff0626f30ad0ee143881-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid KF_1Fk3nqedIUHM6Bj4G/KF_1Fk3nqedIUHM6Bj4G -goversion go1.14.6 -D "" -importcfg $WORK/b336/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/c7/c72730dca6b2856469c0b30d57c4c5164fd030fe454460ecd94ccf46a8a511f7-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid FacNjphLk8-nKTBlnJb4/FacNjphLk8-nKTBlnJb4 -goversion go1.14.6 -D "" -importcfg $WORK/b329/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/13/132b7a4f521b119c4a275c0744d0c91ad07b0c95777314f803dc96e3837aee4e-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid lQvKPTxv5qF9j_p2MV6t/lQvKPTxv5qF9j_p2MV6t -goversion go1.14.6 -D "" -importcfg $WORK/b337/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/ee/eeb396ce0c7a3bf7cf8be1fb076b5afd8fa771e6a5deab7786c850b6d92354e3-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid qhZRQjLfdaZyAQ4MoB6x/qhZRQjLfdaZyAQ4MoB6x -goversion go1.14.6 -D "" -importcfg $WORK/b338/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/9d/9d8c8926d264b8c00809c8fbfcede93542ef5a09e009b23388db98eec48b4213-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid d-bQyFORLj01JRtQfro4/d-bQyFORLj01JRtQfro4 -goversion go1.14.6 -D "" -importcfg $WORK/b339/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/e3/e36f87abfcf6ac9d38ac44b166314bc390dd042715ec7c412be001d63f3c1e61-d # internal github.com/ghodss/yaml mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b328/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid pkSVHaBN4RJHXRiQaiJB/pkSVHaBN4RJHXRiQaiJB -goversion go1.14.6 -D "" -importcfg $WORK/b327/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/76/76f23641f8f167d99a5b2b6f16b89f24128a194d2a64697f6895115d537dcaa7-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid soa4iySHEc6F6adQMiEh/soa4iySHEc6F6adQMiEh -goversion go1.14.6 -D "" -importcfg $WORK/b340/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/66/6653267dfa5fc4d0c2ed3e9f07d58f2c22c783970d5c2ac423d24e3cfcdb1229-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid SELKyTn-nlYSptbQi5GZ/SELKyTn-nlYSptbQi5GZ -goversion go1.14.6 -D "" -importcfg $WORK/b313/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/99/992e96c7345cba9d7d6b81348144096d901c2bab850c1f66ed62c5a500a14a2b-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b338/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b339/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid gv0KmOXvt_KDMFOPzeB2/gv0KmOXvt_KDMFOPzeB2 -goversion go1.14.6 -D "" -importcfg $WORK/b335/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/37/37103f05307a28b73b8e193159512434799c4d0aaaf304522c21df44b31ad829-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid likOE03OJHDLLHLH9Q0M/likOE03OJHDLLHLH9Q0M -goversion go1.14.6 -D "" -importcfg $WORK/b344/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/dc/dcd3c133f11ea2958293976cb806fbd4399e75a07199230d1330c17be5d3d4d8-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid gl6bKkwKEIt0ZcMbHMiV/gl6bKkwKEIt0ZcMbHMiV -goversion go1.14.6 -D "" -importcfg $WORK/b356/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3d/3de5f7ca97f075f435bbe3ba9aad79c0c18d4f999c0a1289c65453bce4a89a71-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b288/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid aALNQr9YOcDkKMI5jfjm/aALNQr9YOcDkKMI5jfjm -goversion go1.14.6 -D "" -importcfg $WORK/b312/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/3b/3b8747583a0bd878e90da42aa016458f11ff53fd6f060a32c806831a04eff821-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile net=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid iNOoHVVJhTSnu9bE2ZSz/iNOoHVVJhTSnu9bE2ZSz -goversion go1.14.6 -D "" -importcfg $WORK/b357/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/cc/ccf10a6f250c316a1cedbfa5e30f3042320fa1f5b891ee5ecd19978d2ed2d7c2-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid vb4jjbu6Q4F2Ftfpfolu/vb4jjbu6Q4F2Ftfpfolu -goversion go1.14.6 -D "" -importcfg $WORK/b360/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/48/484af6603a475d20e681194493f980ef31e3e14a7e6da7a712832eab5d19e409-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b355/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 0l43g7C2AGYs-LUEG5cu/0l43g7C2AGYs-LUEG5cu -goversion go1.14.6 -D "" -importcfg $WORK/b355/importcfg -pack ./connectivity.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/fe/fe597cf2aecd12fae650200cf477c444689078ffd6373b3aab07a2abe5a1d13b-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid AGVAW3Z8ghZFrwHyh0E4/AGVAW3Z8ghZFrwHyh0E4 -goversion go1.14.6 -D "" -importcfg $WORK/b363/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/af/afa2b0054307981eb1a2243c6b725de3edf73763d01d36dff352f9c390d42466-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid w01vMosRvpcB9nPzNhlx/w01vMosRvpcB9nPzNhlx -goversion go1.14.6 -D "" -importcfg $WORK/b354/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/11/111a8c98ac6cec638fd8d4ac35f58b2782e9c37c595f7ad45b202b32ca0650d7-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 76DiUNrZrU2GFW4NAr9h/76DiUNrZrU2GFW4NAr9h -goversion go1.14.6 -D "" -importcfg $WORK/b367/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/3e/3e93a78bcf90b02de54ed4d79e2a33e88947ab0354c968eb9dc47a14dde94899-d # internal github.com/imdario/mergo mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid JQNhRGOmfzpikMuUUb4t/JQNhRGOmfzpikMuUUb4t -goversion go1.14.6 -D "" -importcfg $WORK/b370/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c8/c8b3d52a537ea154f0c3ef0dcadc9ddcdb40df46614e70847c3a4d0e9586b9cc-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid n8aX2gS7jRjStXFUEsBl/n8aX2gS7jRjStXFUEsBl -goversion go1.14.6 -D "" -importcfg $WORK/b376/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/3c/3cb7db8bd85f97f82f5aa695730680a05c1bea5c9ea8c14a0558dcf32d2b99bb-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b375/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Yt51M7vwuZVM86OBjlhs/Yt51M7vwuZVM86OBjlhs -goversion go1.14.6 -D "" -importcfg $WORK/b377/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/aa/aa330a3e1bd3c6b42a82c4e051235bec05588a71b773c7a1c12e1dc0b7cd79ff-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b375/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b376/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Nib9M-G00k3sQ1pdPRBg/Nib9M-G00k3sQ1pdPRBg -goversion go1.14.6 -D "" -importcfg $WORK/b374/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/39/39dc459ede5d0900a6d68963d4cd95762d3346017f5817e49a3fae2248b74580-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7wl4LRe5NlXqI-c_1oWY/7wl4LRe5NlXqI-c_1oWY -goversion go1.14.6 -D "" -importcfg $WORK/b378/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/86/865ab1db94ec3a679596326e76dc94c8724237d6ecd548589d0d7e2b577588f2-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid DR9veZ3WkwgitfJYkEXF/DR9veZ3WkwgitfJYkEXF -goversion go1.14.6 -D "" -importcfg $WORK/b379/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/cb/cb948ff8751b9b3dd9de61113c4d64b0be0ca6669e11261784d1c30d0053af31-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b253/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/71/717e9c34effd5546b0bdfde86796a6711e4f190400b20b1e7ca650ca2132bac4-d # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid FX_kD768AIHPmVvJ7jP9/FX_kD768AIHPmVvJ7jP9 -goversion go1.14.6 -D "" -importcfg $WORK/b252/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 4YXb7umJ3NHAIoyNaFlK/4YXb7umJ3NHAIoyNaFlK -goversion go1.14.6 -D "" -importcfg $WORK/b272/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/8c/8c641b942e3c2799596e39ed5576cb5bfa0107f44d8f22492527c1319904f3bc-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid I_fYHhO3pau1C9eF6b9G/I_fYHhO3pau1C9eF6b9G -goversion go1.14.6 -D "" -importcfg $WORK/b251/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/8e/8e9f865e4e3f8a049475af4e445224c519c4fa08f371810fcb95edd3ea784059-d # internal github.com/gorilla/mux mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid rG9E56rdm6wzNT0Jn7U7/rG9E56rdm6wzNT0Jn7U7 -goversion go1.14.6 -D "" -importcfg $WORK/b276/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/40/406ac6a216833352317e69032e1fa800a264c88f67b689f6547ff2aa7e82f6e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ca/cac3d45192a2ff76faea31b015899b954d5c7b123d376523cfe0693e7dac788c-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid qdsAKDgGiG7_pYNdTfn8/qdsAKDgGiG7_pYNdTfn8 -goversion go1.14.6 -D "" -importcfg $WORK/b279/importcfg -pack ./addr.go ./authchallenge.go github.com/docker/distribution mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid Zmx54UNo09iRyW4rzJWo/Zmx54UNo09iRyW4rzJWo -goversion go1.14.6 -D "" -importcfg $WORK/b278/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/54/5498456150632517aa81dcd6df559fc5721e1c5403cc346497331c8fe5954247-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid occD21y9KJ5IjhBP7Ctr/occD21y9KJ5IjhBP7Ctr -goversion go1.14.6 -D "" -importcfg $WORK/b280/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bb/bb810e592a385da71a6ef6cef888a09593de3f1601eccf22631f416ac4d352f0-d # internal expvar mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p expvar -std -complete -installsuffix shared -buildid zqEQi33JgM9TvYj_YiJB/zqEQi33JgM9TvYj_YiJB -goversion go1.14.6 -D "" -importcfg $WORK/b285/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/28/288f98774aaaca8ecbb13c518d476ca37d1ac3b772d1184cf9fa744330e77c6f-d # internal net/http/httputil mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b257/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/internal=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid lVehDytnI2y56ko5poGb/lVehDytnI2y56ko5poGb -goversion go1.14.6 -D "" -importcfg $WORK/b365/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/07/0799d5aef78d39c3dd4318c8ac6394515ab42101dff9319495f76ee16780e64e-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid _eVoatVcw9McnKabDuIG/_eVoatVcw9McnKabDuIG -goversion go1.14.6 -D "" -importcfg $WORK/b368/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/6c/6cf6a8bff95d3cba3c542dfda24daa7875ccbdd27a7f59b336c3cffbd0eca3e8-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid qDTZCTiLOyuycx6ywmq6/qDTZCTiLOyuycx6ywmq6 -goversion go1.14.6 -D "" -importcfg $WORK/b273/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/16/169c1553b8df9fa37a5dad6bdb10cfc07a24b5db7a0c580c9a66e44bd983c1f5-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid aDGTcPNdayN-NCInp2HX/aDGTcPNdayN-NCInp2HX -goversion go1.14.6 -D "" -importcfg $WORK/b366/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/bc/bcbaae993cc74be53cc492cc44e46cd29c2eae42c82cd37a6d793c9c1e9fe63a-d # internal golang.org/x/net/idna mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b374/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b376/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b377/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid jfC0J98p_M8hjN6j9-gS/jfC0J98p_M8hjN6j9-gS -goversion go1.14.6 -D "" -importcfg $WORK/b373/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/e4/e497e325b31ddbafb2b05b4f716dfecbbcaa35110b151db925a1692fb36230fd-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b382/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b382/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b382/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/40/404d1c6c62214bab961468e8f01d50095a6ff4a0138b7970350703b9fbbf5934-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Zq7v9NRRFwtmJj_YCB-Y/Zq7v9NRRFwtmJj_YCB-Y -goversion go1.14.6 -D "" -importcfg $WORK/b383/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/90/90b9993a424ffec449d06c28fdc5264f10d2bdaa5a0ae345ff9de7abae3463d3-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid FYC3RMe5sf3tYwOXHHwq/FYC3RMe5sf3tYwOXHHwq -goversion go1.14.6 -D "" -importcfg $WORK/b384/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d7/d7064cd948ec3e9bd568f29eff05df57b3516ef1eaadb70184582beaeb1430c4-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b373/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid FWiDvLeUzv0zcMCVQNpY/FWiDvLeUzv0zcMCVQNpY -goversion go1.14.6 -D "" -importcfg $WORK/b372/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/1f/1fec844903ebebeec3cc81044036de9e61c12ea1f6fdb6783f51b31b88881880-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid J1XOrAiHUMGW65kKNXRW/J1XOrAiHUMGW65kKNXRW -goversion go1.14.6 -D "" -importcfg $WORK/b385/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/55/55013591f14882901ee9858d69e6543bc73987f254df143308a79765f5fa00fe-d # internal golang.org/x/net/http2 mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b372/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b378/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b373/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 05iidvbdNFbtm7Jwk4zu/05iidvbdNFbtm7Jwk4zu -goversion go1.14.6 -D "" -importcfg $WORK/b371/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/57/5709efad6b8fd4d3a22eaad205986da27703a1a35d8ac0e0a5ad0c8c1e312517-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid SpenhsQNqBcW9sJY46ra/SpenhsQNqBcW9sJY46ra -goversion go1.14.6 -D "" -importcfg $WORK/b386/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/2b/2b9129421b1fa18e6a094eb09d33d33dedfaa58c13f363e80406652b0916641d-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid hrOSPKwWZVvNcpvqw236/hrOSPKwWZVvNcpvqw236 -goversion go1.14.6 -D "" -importcfg $WORK/b387/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/47/478aee1669668a3f08e8254e0a57aeeab56da44eeba2999472bc2ccf747bdf47-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid DwMW_b54eHchVF_2r_fA/DwMW_b54eHchVF_2r_fA -goversion go1.14.6 -D "" -importcfg $WORK/b389/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/c1/c12d0d94e20d1c5df74afc6ac11c2f8f01fffe870a8f2ece0862014adebce554-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b389/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid Gk98EBicbEEim6SW_ChR/Gk98EBicbEEim6SW_ChR -goversion go1.14.6 -D "" -importcfg $WORK/b388/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/26/269e2c77c0fa81134b48d131489e516e462093ae336e4ce7a850a5b955ecea0b-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid _RalWrcMkF0Uf-vWYQz4/_RalWrcMkF0Uf-vWYQz4 -goversion go1.14.6 -D "" -importcfg $WORK/b311/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/70/70db7746ca569e2ecf52a40f2fb59ed048fd8300cf747193dde06a2ce8e38b57-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid trWKqRK4w6gaWdREzRB4/trWKqRK4w6gaWdREzRB4 -goversion go1.14.6 -D "" -importcfg $WORK/b393/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/0c/0c9b0d29132b8f70a5dc5bee3d1521eb6ce3378df3cc585964d4e853330124ca-d # internal go.etcd.io/bbolt mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b292/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid dZoBfvgjipRG870rYXaV/dZoBfvgjipRG870rYXaV -goversion go1.14.6 -D "" -importcfg $WORK/b394/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/51/511a452e10af1de5dccf519e9feb701ffca7c535a46b421b98ce72c5247c8617-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b360/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 99j-2qPkwYdzkrwBkkv4/99j-2qPkwYdzkrwBkkv4 -goversion go1.14.6 -D "" -importcfg $WORK/b359/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/12/12f40692b127cf7c759d56a8eb03c6a8eb2dbcad1d056c497b36211e7db493b4-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b315/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid T1bXZ81blf6D__DQOi3F/T1bXZ81blf6D__DQOi3F -goversion go1.14.6 -D "" -importcfg $WORK/b306/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/42/42e04b7d01d147eae0892b8bb582c934fee2c998b574af4185464d6ae89d81f0-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b288/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid CkA5suQY7ihQXpEh5I_-/CkA5suQY7ihQXpEh5I_- -goversion go1.14.6 -D "" -importcfg $WORK/b287/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/48/48179163586f2920b809c63b646abd5f7d528d8a262d286c4e39865994a81b4c-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid ayzX7t_CKBfk4xKMCbMI/ayzX7t_CKBfk4xKMCbMI -goversion go1.14.6 -D "" -importcfg $WORK/b348/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/4f/4fd2325d8aba489ed9348df96adcb31979690eb0eda7cd50e5f1529dcbeb6a53-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b348/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 0sNoRDy1uKOHQPzGpcgC/0sNoRDy1uKOHQPzGpcgC -goversion go1.14.6 -D "" -importcfg $WORK/b347/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/cd/cd7f01a5e971d55ceaaf3f1dab9783d52523a46aea90dce2431a761403a5d1bb-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid l9CqbbEjq5SOPQJFiTry/l9CqbbEjq5SOPQJFiTry -goversion go1.14.6 -D "" -importcfg $WORK/b350/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/fa/fa53dfb5ed2aab63d88dbc94081c2fb1f98682a48e0d74a5eb93d94926e10394-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b350/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid iY4qP0v1SB4pnCxGaDHS/iY4qP0v1SB4pnCxGaDHS -goversion go1.14.6 -D "" -importcfg $WORK/b349/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/27/276642110c4df6c2cd512b2326537a9b74f06917672645c928dc83ef62da2f07-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 3EI0s1qihj46rfJbkGwP/3EI0s1qihj46rfJbkGwP -goversion go1.14.6 -D "" -importcfg $WORK/b352/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5f/5ffc518a405fd42f1a3ef27b776cc5dd5a29328f7612f2b72b7990ee3cccbcfd-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b352/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid r7o1k3I3aHRd3ZOyJ1RV/r7o1k3I3aHRd3ZOyJ1RV -goversion go1.14.6 -D "" -importcfg $WORK/b351/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/31/31baca49bb59dbdcc1710b806aefc9ace5c8cf538779cd0b8e25cec563738a41-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b394/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid hI0DH71Z48VWGEvmSaZl/hI0DH71Z48VWGEvmSaZl -goversion go1.14.6 -D "" -importcfg $WORK/b392/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/6b/6b013d1a5c67096460966c362963ad4856317bace61148cc6d7f64c5c23a334d-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid vyHBTz_xCkMyNQSGY4j5/vyHBTz_xCkMyNQSGY4j5 -goversion go1.14.6 -D "" -importcfg $WORK/b395/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/a1/a1c224ad9d8647ab892f8bf27e397a23ea3fe9636f3876ae4da3767658f6f937-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 5rtMWqKPy3Z4EaPfp8ni/5rtMWqKPy3Z4EaPfp8ni -goversion go1.14.6 -D "" -importcfg $WORK/b400/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/3a/3a85622cb6f31b34328dce59ee84af4b4ba99826ce0b8d4e22d6c87ccb7ac11f-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 7de3H5VgeJu8hbAr0HpW/7de3H5VgeJu8hbAr0HpW -goversion go1.14.6 -D "" -importcfg $WORK/b391/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ca/ca796b295704e0b0660f84075ae322c9e5f3084a7d63e30a800e72ffcd2af775-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid JBCoBCIALZXHH5AAcLgh/JBCoBCIALZXHH5AAcLgh -goversion go1.14.6 -D "" -importcfg $WORK/b402/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/7a/7af6ad27873a4d800e46470e03541236ec7ac247e3ac43469f77645bd2a91317-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid EhhFtheL1JiFO8MdZ5dd/EhhFtheL1JiFO8MdZ5dd -goversion go1.14.6 -D "" -importcfg $WORK/b403/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/11/111dc5ddfaa70baa4dfc532499c39a222a9e3cbd52a383bf1074bdb5cef56d64-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid YkgraepPmIwkrtIFDGjt/YkgraepPmIwkrtIFDGjt -goversion go1.14.6 -D "" -importcfg $WORK/b404/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/84/84e2b120caca1bc256485c6f70781e08d3d3bd385d4dd22e2ab961e7803c6260-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid VaAbPA7hk-Ax8kExNysC/VaAbPA7hk-Ax8kExNysC -goversion go1.14.6 -D "" -importcfg $WORK/b317/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d9/d942ce95b176a826324dbf9bd60096f2aa1e1d9148e1bce427516edb14290b9e-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid suu1eK45MTY1M1WNQHZE/suu1eK45MTY1M1WNQHZE -goversion go1.14.6 -D "" -importcfg $WORK/b319/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/aa/aa8921f56f5aad29e2daba75a424fd268d80a84c46a3f2e28e75ab75e93e9e7f-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b349/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid Fivqi6pEasD_i36AsipB/Fivqi6pEasD_i36AsipB -goversion go1.14.6 -D "" -importcfg $WORK/b346/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/56/560547a0a584c21821c84f7b3b24286afff34746bebba4c2da26ee0a0c06f68a-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b347/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 6BIlKmOozW9kvDNQGD4h/6BIlKmOozW9kvDNQGD4h -goversion go1.14.6 -D "" -importcfg $WORK/b353/importcfg -pack ./status.pb.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/cc/ccb839930460d3bcf9096c0ac41804c7e0ffc4550f863fccf7836bae00a98286-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a EOF cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e1/e16b6ec5d4e40b31895958a55de5beef166efc277b74bc4f881ae9be92da6f07-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid -KdH6AihgocGFEp3OMgD/-KdH6AihgocGFEp3OMgD -goversion go1.14.6 -D "" -importcfg $WORK/b316/importcfg -pack ./metric.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid VwdJMKUouSllZEyYkZly/VwdJMKUouSllZEyYkZly -goversion go1.14.6 -D "" -importcfg $WORK/b405/importcfg -pack ./keywrap.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ef/ef6ff912715577e7951f25413ced433adaa9ad0ba449252cdf3906942c28cae3-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b321/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid eCJu0Ucx46NfOfOOtLE8/eCJu0Ucx46NfOfOOtLE8 -goversion go1.14.6 -D "" -importcfg $WORK/b318/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/e9/e914fb5c56b2750ec66983894c1f51797e0e9d63cef5e49689b3555a104516f5-d # internal net/mail mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p net/mail -std -complete -installsuffix shared -buildid xuL_oUyn3rRubRyuzIfQ/xuL_oUyn3rRubRyuzIfQ -goversion go1.14.6 -D "" -importcfg $WORK/b408/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/48/489bc691757070828d1607b0b4084a0ed93650f6812017ee4d2551576839ae5b-d # internal google.golang.org/grpc/status mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b346/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b354/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid OSFnEaT_dfO8LyOT7NZ-/OSFnEaT_dfO8LyOT7NZ- -goversion go1.14.6 -D "" -importcfg $WORK/b345/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/4e/4ea86780f0c1b8fe381560249a94c603215fa5912262fb99ec365910a150b043-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b345/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid nD94C8nCt6PDMhyNOP-h/nD94C8nCt6PDMhyNOP-h -goversion go1.14.6 -D "" -importcfg $WORK/b343/importcfg -pack ./errors.go ./grpc.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/42/42b397442099db23946ee27eaa5978b8d4f12051df93daf26abb9690f87904d6-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b343/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b345/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid wjE4PaM1rXho3pPNlw5v/wjE4PaM1rXho3pPNlw5v -goversion go1.14.6 -D "" -importcfg $WORK/b342/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/92/927f5958fa09ee37c7e282d4d6989b0ae86ad2fe011d9afd0a39405d139d5866-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/mail=$WORK/b408/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 9Cs9WoBxFYf62nAh6tS2/9Cs9WoBxFYf62nAh6tS2 -goversion go1.14.6 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/e6/e61455141e722ed2598b7a501d8441705774cc09b8db4bfc4a54bc84ebb84da1-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b400/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b401/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b402/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b403/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid R5tBlP5oVTeQZb76S0s4/R5tBlP5oVTeQZb76S0s4 -goversion go1.14.6 -D "" -importcfg $WORK/b399/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/31/313cc2ab51a5a969d2324117a27fdbe5b790bafe6563f26c508c16614ab477f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b342/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid RzGU4VlU_1xOMdFteHov/RzGU4VlU_1xOMdFteHov -goversion go1.14.6 -D "" -importcfg $WORK/b341/importcfg -pack ./network.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/f4/f462a18c43939ce7e83f93b4ffa2b08b989a041de8fd2a8a0e5ad017f1230830-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid Vk2O8JpVMfP2-IsLFJ_x/Vk2O8JpVMfP2-IsLFJ_x -goversion go1.14.6 -D "" -importcfg $WORK/b410/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/61/61f9bbe070b7f499b2c9fd1e0b6f27893bda6d0a3bf2bbbebc5e22dca5383212-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b359/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid NRjqbimCFTeI9F0u06nx/NRjqbimCFTeI9F0u06nx -goversion go1.14.6 -D "" -importcfg $WORK/b358/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/17/17a0cec09be4be5a4326f6f51414a9f01924ba4bc428bd4691435dc7ba137c61-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b285/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b286/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b316/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b318/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b321/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b112/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid KxeUlDM20u0j5Ue99_AR/KxeUlDM20u0j5Ue99_AR -goversion go1.14.6 -D "" -importcfg $WORK/b284/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -o $WORK/b382/_cgo_.o $WORK/b382/_cgo_main.o $WORK/b382/_x001.o $WORK/b382/_x002.o $WORK/b382/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a0/a0e6482afc1f5efce831a0f72fecbd7d1a03c3a4018d6180084ac2bdc5398573-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b339/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid DLylLQ-N6eQFmHpu84pG/DLylLQ-N6eQFmHpu84pG -goversion go1.14.6 -D "" -importcfg $WORK/b334/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b382/_cgo_.o -dynout $WORK/b382/_cgo_import.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid it8l43BWYTRDyaGWE-zp/it8l43BWYTRDyaGWE-zp -goversion go1.14.6 -D "" -importcfg $WORK/b382/importcfg -pack $WORK/b382/_cgo_gotypes.go $WORK/b382/seccomp.cgo1.go $WORK/b382/seccomp_internal.cgo1.go $WORK/b382/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/96/963bd0f5ed1adb204304bce054ceb3a79ea0b8d42304edbf44586978498a5d80-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid Ow9maoiw6SOHDW1ZdfT5/Ow9maoiw6SOHDW1ZdfT5 -goversion go1.14.6 -D "" -importcfg $WORK/b414/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/da/dabfff5badeea02571ecc0d3db39821dac66fe3b6710d530429ce4de046fe887-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b334/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid LGtw1o45UYYNEyQD2AZh/LGtw1o45UYYNEyQD2AZh -goversion go1.14.6 -D "" -importcfg $WORK/b364/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/2d/2d6fe1ff2a8f9ad816286060e0196cbeed9d8711da1c79c23457bcf75f546be2-d # internal github.com/docker/docker/client mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b364/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b342/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httputil=$WORK/b365/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid ZxVL8dyoH1wB0o37njGm/ZxVL8dyoH1wB0o37njGm -goversion go1.14.6 -D "" -importcfg $WORK/b332/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/22/22c16fdcf9f22538348f969b72fa7d3d20117296e7490afb8044519986bb2789-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid YnwkC232q2SSDLsIiSjM/YnwkC232q2SSDLsIiSjM -goversion go1.14.6 -D "" -importcfg $WORK/b416/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f1/f1a34df98ec23c37aef7e357c7f01739991a9cc87e20990f651a3fbd8f794a45-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b416/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid tvdY5DZLBAxKhMJ3xOPP/tvdY5DZLBAxKhMJ3xOPP -goversion go1.14.6 -D "" -importcfg $WORK/b415/importcfg -pack ./writer.go ./writer_posix.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b382/_pkg_.a $WORK/b382/_x001.o $WORK/b382/_x002.o $WORK/b382/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/f0/f080ae5e1085a15a44579d04cc4c35bc65104db51925ea4a5c3f38776626391a-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b418/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b413/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b414/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b419/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid L30ei5URn-S1KgjGtnZ8/L30ei5URn-S1KgjGtnZ8 -goversion go1.14.6 -D "" -importcfg $WORK/b417/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/af/af3b55be90dc904d823e8ff9a663dfaf19d08755fe0b921316e9ea2dc8e3891c-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid Gttmupf9pJ6U_wJ0gneg/Gttmupf9pJ6U_wJ0gneg -goversion go1.14.6 -D "" -importcfg $WORK/b422/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/ad/adae8f3affae90460bab516b2bf6293563c4b706d4ac84d85ace33ca79c9b5f3-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b412/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b413/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b414/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b415/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b417/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b419/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime/debug=$WORK/b112/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid Lk9mYDo72LJpwGvmKhkR/Lk9mYDo72LJpwGvmKhkR -goversion go1.14.6 -D "" -importcfg $WORK/b411/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/a1/a1a0b72866620abb922ba5ba000bf243a0d58a433eeaa4888f1a83c5d4116892-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid O1GrJzyGkHpHQlFqHkkY/O1GrJzyGkHpHQlFqHkkY -goversion go1.14.6 -D "" -importcfg $WORK/b425/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/20/20edf0eaa8205fc394c4a00433ccda62b71627fed19e0d9d5848271da3516c21-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b318/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid aDYZpF--48UNFOqMhpFu/aDYZpF--48UNFOqMhpFu -goversion go1.14.6 -D "" -importcfg $WORK/b325/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/b7/b764573c117367f856377e2e9ede3ff00db4c42c42ace6bb091de2ea689084f4-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b399/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid qmDD5T2WVkeHPfE4rhPp/qmDD5T2WVkeHPfE4rhPp -goversion go1.14.6 -D "" -importcfg $WORK/b398/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/7a/7a9d3afc882532ad14299fad44ffc4bf71b26768fca916aa10ce2f3c378a723c-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b425/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid my30zNJ_14W1HGYBAO9p/my30zNJ_14W1HGYBAO9p -goversion go1.14.6 -D "" -importcfg $WORK/b424/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/e4/e43cd4bf762e1e8eee3b61cdac7674c77b40dbc0c83302863d4fbc48eb104c6b-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid HZewloIYBci_EX2VLjJu/HZewloIYBci_EX2VLjJu -goversion go1.14.6 -D "" -importcfg $WORK/b427/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/20/207dfe0c2f058cf2bea21373df27148ee3ecba74a88b87cfbbe6bceb15fe3e59-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b423/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b424/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid -_W6UdQQymQTwXSnPrmT/-_W6UdQQymQTwXSnPrmT -goversion go1.14.6 -D "" -importcfg $WORK/b421/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/65/654efcea06e016be77a1be845e3d836b9edafda4050ad37151d8b471db29b780-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid d7TZR1QiJPx1j6AtfvBR/d7TZR1QiJPx1j6AtfvBR -goversion go1.14.6 -D "" -importcfg $WORK/b397/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/1c/1c9a7150154b73036b983deeed13ae5cd94b46f20f04c495ac7219670d41d38f-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid QJyPxz_IYO3bzVyyppf4/QJyPxz_IYO3bzVyyppf4 -goversion go1.14.6 -D "" -importcfg $WORK/b406/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/33/33b307f110ea3e7a3f29ed2b04d9286c40498f2b84e2df60ed199d2bee140e8b-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b410/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid 8MnJ19Jwg6nAtORw0N1b/8MnJ19Jwg6nAtORw0N1b -goversion go1.14.6 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/b1/b1d1a48c0493427f88e08b9cc94e091573d174bf4d94d38ef0669a0292f0d8e9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal database/sql/driver mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid Xw8diLdkf8zCR3ug2nfx/Xw8diLdkf8zCR3ug2nfx -goversion go1.14.6 -D "" -importcfg $WORK/b430/importcfg -pack ./driver.go ./types.go cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/99/995b4c2bb3ccaaab65b16946b2a9e1cdbabba8e75f6a8a32d1809550ff08d6b8-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b406/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b407/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b409/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 4uN_uPsVht_W8Nax9fEL/4uN_uPsVht_W8Nax9fEL -goversion go1.14.6 -D "" -importcfg $WORK/b396/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/32/32d97e2d3397cbe60850d6e1a120fd45704cd6b1adde9dc61f50edc5dfb57428-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid cgvxwLk7hcDnAmUk49HN/cgvxwLk7hcDnAmUk49HN -goversion go1.14.6 -D "" -importcfg $WORK/b431/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/ec/ec10f4eebf7b6dc9fa355e53ae8d7a5b192cb28d7fc30313492a2599dd8e8a02-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 1TVgUqjsqCOYApTkVwJc/1TVgUqjsqCOYApTkVwJc -goversion go1.14.6 -D "" -importcfg $WORK/b433/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/81/81c135e2aaa5bdaeea70925a20cb2e8e46a2dabe6119469679e7f695d82dc928-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b433/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid D9y48EgSHT0lQ1paUk6C/D9y48EgSHT0lQ1paUk6C -goversion go1.14.6 -D "" -importcfg $WORK/b432/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/84/844b6aa24dc17291a3bf587e1829e11106bca59244cad1e2dbe88e29fdaff69f-d # internal github.com/blang/semver mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b430/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid rDqRQaLJ089C7uvWtJV2/rDqRQaLJ089C7uvWtJV2 -goversion go1.14.6 -D "" -importcfg $WORK/b429/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/15/156d70a4638ce7afd0e7e752a880b713e24b7f5ccf1515aaf9a4673481107367-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b396/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b411/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b417/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b420/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 1pvMVzWItlL4xjnAheIh/1pvMVzWItlL4xjnAheIh -goversion go1.14.6 -D "" -importcfg $WORK/b390/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/03/03d5efa171ec0dbb65eed9514be896823e841eb88ff08fa617cce7b43c9a4259-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid c6Xbh-L4we_Q_d6y7y-r/c6Xbh-L4we_Q_d6y7y-r -goversion go1.14.6 -D "" -importcfg $WORK/b436/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/a3/a38acca4b4875d3d3a8b212e7da7c8df0ff09ba4fd82a71d22c97867f29aee45-d # internal github.com/docker/go-metrics mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b325/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid E2EHYuiVvi-fjKdZzoB3/E2EHYuiVvi-fjKdZzoB3 -goversion go1.14.6 -D "" -importcfg $WORK/b283/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5b/5b2f60db22ee805af14cc60036cf6ddfa1267d24ede081e6c0c23d60af2b7308-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b436/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid mdABfKzpGPupTM54swtN/mdABfKzpGPupTM54swtN -goversion go1.14.6 -D "" -importcfg $WORK/b435/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/64/6404fdf369e205f40d62296c4f7d76a3ce34332f16bff56a398844936ab1e3b7-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b435/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/mail=$WORK/b408/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/bf/bfae10ec5755f41f48bf4539fa9e4bbacede83d63b98a4f566a9474e3a6ce44e-d # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Ocg9RP-zia6grPN2YsjA/Ocg9RP-zia6grPN2YsjA -goversion go1.14.6 -D "" -importcfg $WORK/b434/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b332/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid Em3BuWUhxZ726j6LPXPG/Em3BuWUhxZ726j6LPXPG -goversion go1.14.6 -D "" -importcfg $WORK/b331/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d3/d38696eb84a7cef435b2801a5411c6652040993d559dbd2d03dc40e1bdb776ac-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid _h5wbZnV0dFADeUEHz9L/_h5wbZnV0dFADeUEHz9L -goversion go1.14.6 -D "" -importcfg $WORK/b439/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/1f/1f44ab1e61774c47b46470e19559d0606bcb5bca5ea88fb0bb473ba808eef17d-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b283/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid ugJ7vQCqWzxMalq2FQJD/ugJ7vQCqWzxMalq2FQJD -goversion go1.14.6 -D "" -importcfg $WORK/b282/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/dd/ddd376e18d2ccaf7af03f74a599ba8cf8ed78438c9e27663c47f10f0dc733554-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b343/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid nlkGagikpVrjR9Hl_Yh1/nlkGagikpVrjR9Hl_Yh1 -goversion go1.14.6 -D "" -importcfg $WORK/b438/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/71/71f53b37b9c44a28c5040f1623d5a8436605c69de8b60884c9bed4228af3e1ac-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b282/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid Yhq8l0sKRdmc1Tok-lXf/Yhq8l0sKRdmc1Tok-lXf -goversion go1.14.6 -D "" -importcfg $WORK/b281/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/8b/8b4c4ce334dfec5e714785f0fe0d5a45620f9bf087d185bcca664ed4c129e257-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid kq_RC-N6kOvKSzTSqoJY/kq_RC-N6kOvKSzTSqoJY -goversion go1.14.6 -D "" -importcfg $WORK/b326/importcfg -pack ./memory.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/78/78551a2576ce0b3ee0b50077af1ff0378360f2a61fc3caa4294d201cb5f10e2b-d # internal github.com/containerd/continuity/syscallx mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid dU6Ib5DcUliKAQERYqQ2/dU6Ib5DcUliKAQERYqQ2 -goversion go1.14.6 -D "" -importcfg $WORK/b444/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/a4/a4ebe35c0312d8e8083a1a310b7502f5c3b8e41b6c4c5cdca7ae59923700d56e-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid KDDmvTXu8Pl1X73rn-Ce/KDDmvTXu8Pl1X73rn-Ce -goversion go1.14.6 -D "" -importcfg $WORK/b443/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a3/a398a0e630f0df5086451343505b625e41f53c13d2692917cdf9848279003d5b-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid TQTJy6otkTMg-uRbjSf5/TQTJy6otkTMg-uRbjSf5 -goversion go1.14.6 -D "" -importcfg $WORK/b277/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d2/d25ab2cd2ba8f12e198ea5d6f0fc37d15ebec34b478cd75fc4544785396cdb27-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid mATXUyAHRIbBDnFP3aQd/mATXUyAHRIbBDnFP3aQd -goversion go1.14.6 -D "" -importcfg $WORK/b445/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/72/72d6991277c45e720ecb2e1d607d9accd2e7a1dcb681f97eb3797c82761c92aa-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid miH-HCadsoYogrsEq3KH/miH-HCadsoYogrsEq3KH -goversion go1.14.6 -D "" -importcfg $WORK/b446/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/03/03499ad55cf83b468163dd1d30b688a4b3b710db83432ad41c4d2880b5ac23e1-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid vJSfQrg4urp5ON0Igb1K/vJSfQrg4urp5ON0Igb1K -goversion go1.14.6 -D "" -importcfg $WORK/b449/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/a5/a55a04bbf4135be02549597431628e26903d6890e6d5ee988ff0c58ef73edd30-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b443/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b445/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid ulrOMbe9LwSu3e8TVByB/ulrOMbe9LwSu3e8TVByB -goversion go1.14.6 -D "" -importcfg $WORK/b442/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/30/3002ec5c4f54dde4b994be47ea9b74bf28191658a4771c513ba6d545c758f31a-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid hRIqYs8UmiIWgyeaZqZ5/hRIqYs8UmiIWgyeaZqZ5 -goversion go1.14.6 -D "" -importcfg $WORK/b450/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/9d/9d1f3bbd0ddf79cf530b6650000fb3ef4a8b5cd83109a081cea071d1f2c90b3b-d # internal os/signal mkdir -p $WORK/b453/ cat >$WORK/b453/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b453/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/49/49ff128a6bc4f49b7ace8881642a9168b3d7ec17f4c5d96c00c544357499a570-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b449/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 6xTPoFFPEhnb5geVQ49l/6xTPoFFPEhnb5geVQ49l -goversion go1.14.6 -D "" -importcfg $WORK/b448/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p os/signal -std -installsuffix shared -buildid SL1drDUPoxTr55yREcXi/SL1drDUPoxTr55yREcXi -goversion go1.14.6 -symabis $WORK/b453/symabis -D "" -importcfg $WORK/b453/importcfg -pack -asmhdr $WORK/b453/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/38/380d38527789d8ccd1b494eac5fb6e85d9dbfcf95c6154dfe07938b002ac5a82-d # internal github.com/morikuni/aec mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid RiO1TCg9T49bs7u_8AV4/RiO1TCg9T49bs7u_8AV4 -goversion go1.14.6 -D "" -importcfg $WORK/b454/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/40/4066506b4ec70d9d45bb7a8ac52c144d4eadd11e7216a59fc253fce76bef4080-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid p-xY0pZaLq18X-KnhGcJ/p-xY0pZaLq18X-KnhGcJ -goversion go1.14.6 -D "" -importcfg $WORK/b243/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b453/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b453/_pkg_.a $WORK/b453/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/9b/9bef33b2966bcc473e2d9c4e000da43d50ff10cad7cf2bfb61aa01c314726d3d-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b453/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid aaGSf2cU7Z-D4wTrGv-s/aaGSf2cU7Z-D4wTrGv-s -goversion go1.14.6 -D "" -importcfg $WORK/b452/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a3/a3f900cd7fd0966a7f465ed8ca28460c402503aa67533212445b28de859335e4-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b091/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid ysOIHHCZ6n-XfCShGXKU/ysOIHHCZ6n-XfCShGXKU -goversion go1.14.6 -D "" -importcfg $WORK/b447/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/23/23c421ad388f25d9728ce8f39d4816a2dfd85ac8e8d08e6fd8d7c08730589908-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid kV26DnMjOWV7qQCSzH2_/kV26DnMjOWV7qQCSzH2_ -goversion go1.14.6 -D "" -importcfg $WORK/b455/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/83/83199f0b780c7b952edf462dc1ff8dc6a5e66d5d436cd4961e9a33dd2abe5608-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b446/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid ZOYcQDl7AETduwdXke2M/ZOYcQDl7AETduwdXke2M -goversion go1.14.6 -D "" -importcfg $WORK/b441/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/aa/aad09757b5f87351c6ae0bc74fe4bdf6902011888b55bf7408d4a62fe1696cc9-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b456/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 3AZMSy_VaQ6EdDmmVuaS/3AZMSy_VaQ6EdDmmVuaS -goversion go1.14.6 -D "" -importcfg $WORK/b457/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/41/41dc0552269b01cdcf1cb1fed892bd582b7588e7188ada86bd7bc52de92370ba-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b452/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b454/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid ioyI1dmT7c0YRwQ14R2l/ioyI1dmT7c0YRwQ14R2l -goversion go1.14.6 -D "" -importcfg $WORK/b451/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/c4/c4178ee1653b443af8a662d0b7c6a8a9b26d213aa34c37030f61e7b355232649-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid Al5g6_BLuaFM9mUfnSHi/Al5g6_BLuaFM9mUfnSHi -goversion go1.14.6 -D "" -importcfg $WORK/b458/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/ea/ea260406acecfbdf296277173750283cf4020d5977ca1e93584469de97cbba19-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid YawDjkjplZ90AT-qMTzh/YawDjkjplZ90AT-qMTzh -goversion go1.14.6 -D "" -importcfg $WORK/b459/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/5b/5b69d665e1e1d209111ac1b16341cbeae55d865ce82535a15b3771cda32f2c3d-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b382/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid HmCoLaJH3_Uf_XEnbam6/HmCoLaJH3_Uf_XEnbam6 -goversion go1.14.6 -D "" -importcfg $WORK/b460/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/45/4528307960aff062724f1df73698f00d9c6fac2768e8ed18016165b4cd2d28c3-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid okK3kBqea15HbR2TdV9A/okK3kBqea15HbR2TdV9A -goversion go1.14.6 -D "" -importcfg $WORK/b463/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/7c/7ce0403ce29bac06abc443d0a80c9f34baa3af8bf4f97726c29936a8bb089c0d-d # internal encoding/csv mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid xQG-NKldTAED4AqkFHXD/xQG-NKldTAED4AqkFHXD -goversion go1.14.6 -D "" -importcfg $WORK/b466/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/85/85866cd3d1627195880a4d49b90625d2036a0df2c96a7c7884959f96169cc1bb-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid K9c8qIIHYMIgKBRQ39VB/K9c8qIIHYMIgKBRQ39VB -goversion go1.14.6 -D "" -importcfg $WORK/b467/importcfg -pack ./join.go ./vfs.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/2f/2f18551e00c740a0394542f16348f4e8976856c61a79681c3fb76d17691a7392-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b371/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid wsgMrUgxOtZSUky8wpTW/wsgMrUgxOtZSUky8wpTW -goversion go1.14.6 -D "" -importcfg $WORK/b369/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/a9/a9afb29ea5cfd5aff31bd7714c7a0baba20e648b45ba4b31e0d8a64cf32a58f2-d # internal github.com/spf13/pflag mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b466/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid q5aE5XQQi8PnD6U_B_Bi/q5aE5XQQi8PnD6U_B_Bi -goversion go1.14.6 -D "" -importcfg $WORK/b465/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/83/8332dff5de090ff20721b7e3d0eaadf190a9b35fbbc40ce4ad206fc71c4951bc-d # internal github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid YF4wmx89WwH-x6PjevYD/YF4wmx89WwH-x6PjevYD -goversion go1.14.6 -D "" -importcfg $WORK/b469/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/71/7153d960901605516350ca44b16b0b406c3ac8b2c17798d8dc02e8f5a848076f-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b469/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid gBJvTojWTwcz4oGo8mX4/gBJvTojWTwcz4oGo8mX4 -goversion go1.14.6 -D "" -importcfg $WORK/b470/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/12/12a7163ff274109b2dc4a7ee15910ae1a8cf08c8d9ff3ac75a20c5bf200d2780-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b441/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b446/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b451/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b455/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httputil=$WORK/b365/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid vbCfgRKthliUMMePLRSK/vbCfgRKthliUMMePLRSK -goversion go1.14.6 -D "" -importcfg $WORK/b440/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/6b/6bbc78805b99d9cd6d0e0bb6a40f6b17aa5b3f1c3ee135aaa8a85557e2bd5c5b-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/blang/semver=$WORK/b429/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid lStxe2CHug_BgpynR8Jj/lStxe2CHug_BgpynR8Jj -goversion go1.14.6 -D "" -importcfg $WORK/b428/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/f3/f3eeeab545e6775a4dee0f92a510e0a4912917bb658acc7bfe9bc9284f31e648-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid VDX5DFYPoFyXiTF8DSB-/VDX5DFYPoFyXiTF8DSB- -goversion go1.14.6 -D "" -importcfg $WORK/b473/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/a6/a61cc229b878120c40a335dc91bd91abe6f45da12520f280bf962842a732fc8d-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b438/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b396/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid HGZhQozddM3i7_z7kV9N/HGZhQozddM3i7_z7kV9N -goversion go1.14.6 -D "" -importcfg $WORK/b474/importcfg -pack ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f7/f7c71020169e2457ceed664d546a06e435ba8e65c5cc3d30f55ba04681b4e97f-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b329/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b331/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b366/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b369/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid y6OrlUg35kTvK3Pef7tf/y6OrlUg35kTvK3Pef7tf -goversion go1.14.6 -D "" -importcfg $WORK/b240/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/69/6956594e1a9e5944e13a227a24c91d7d075712e473f9e3fc0265e3cc6e686a1f-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid v_4ZmqTapgQR291Z1ld_/v_4ZmqTapgQR291Z1ld_ -goversion go1.14.6 -D "" -importcfg $WORK/b475/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e2/e2fc6b7ac0f6a4417872dfc39ab8eeb587ee6d6ab93ec74954f95ccb444d9a61-d # internal github.com/containers/buildah/util mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid cc3HRp8nPK_ppGisBchQ/cc3HRp8nPK_ppGisBchQ -goversion go1.14.6 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/70/70e03ce7ad4135d6b0609d7a1efdd5516e0c2dddc2be65b3921f5c32c059773e-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b469/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b470/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid TfOPxDWCSrNFWY76E7BF/TfOPxDWCSrNFWY76E7BF -goversion go1.14.6 -D "" -importcfg $WORK/b468/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/24/24c62c3da21a05a5f3649890180035acdf2d06712c3e1e4b01ef09524e81deeb-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b427/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b428/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid PuNqTGu5b-Y3Dp35P16q/PuNqTGu5b-Y3Dp35P16q -goversion go1.14.6 -D "" -importcfg $WORK/b426/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b3/b347b3cd9c98549ff3ca4d364a09b0941599ec0a3557e779f2f21315a49cfe42-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 6MYteL-2qftXTfPMH-nR/6MYteL-2qftXTfPMH-nR -goversion go1.14.6 -D "" -importcfg $WORK/b063/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/bd/bd8c9513e9d7195fc2e6630a741df7017abaa79b68c3df0f7c3188d7b8539a65-d # internal runtime/pprof mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Em44CXl7lduQOGnrhE2a/Em44CXl7lduQOGnrhE2a -goversion go1.14.6 -D "" -importcfg $WORK/b476/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b8/b84a9893f9abc93f24134ce189fd6b59a76ddc5d02d73ec015345246e376974d-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b381/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b382/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid VL9b-ssSaZ1gl-iUQItA/VL9b-ssSaZ1gl-iUQItA -goversion go1.14.6 -D "" -importcfg $WORK/b380/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/80/80e9c64d2b70ff45e696359cfff02044bbf5962c923fb2e57468a154fad6df22-d # internal github.com/spf13/cobra mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b465/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid zo6kAnGHiZYcIzdj-XIl/zo6kAnGHiZYcIzdj-XIl -goversion go1.14.6 -D "" -importcfg $WORK/b464/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/aa/aa4a71683c9660fdc2255eb5ff3092561db78bda94643fd25881001cf3a32374-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b465/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid LtE7kUqcm14DSypmAsHM/LtE7kUqcm14DSypmAsHM -goversion go1.14.6 -D "" -importcfg $WORK/b472/importcfg -pack ./auth.go ./cli.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/e0/e0323f0017c3ca2ae6220461f37487f796a2405c2cfb57369f24ec5a592e4914-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/4b/4bc2252ec7964910725c69e10ae109fa210a70c0d6c9590d3ecab2a5dd6537ab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/8a/8af3ccb6f43b3fc80ed9f5b22e7e66a4a155b2c748aa7dcad62398f4b7f7c6ee-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b438/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b440/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b457/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b458/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b459/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b087/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid JcT6DX6xgvmaPDPf-Zpc/JcT6DX6xgvmaPDPf-Zpc -goversion go1.14.6 -D "" -importcfg $WORK/b437/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a4/a416942a8dd80a19d3eeb4a072a1fa28252a0ffc0762981df2433ffc8fa94222-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/fc/fc9bd6a84e027633cfb7221fbd169c6b5f894c9dcf2a36f36b0ee466d470eeb6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/9c/9c2beaeca6bbbb217d22da474979879b8abac88beeca2a5bb1fd2b8fd3e0f939-d # internal github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b380/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b385/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b386/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b387/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b388/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b329/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b366/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b098/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b421/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b424/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b426/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b437/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b460/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid RjDxwS3kC8fso6gHh32X/RjDxwS3kC8fso6gHh32X -goversion go1.14.6 -D "" -importcfg $WORK/b050/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/da/da2e46e8f42d277e90edaa9839ddfde52a8e26dfa2274eff45e083c998ceb8a3-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b463/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b464/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid x_Wr7Okoa2zmRrqu3r0a/x_Wr7Okoa2zmRrqu3r0a -goversion go1.14.6 -D "" -importcfg $WORK/b462/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/90/90aff849a577dc63163b43a103c42055fd961e92c1e00ad11515cff0372ba27b-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b471/ github.com/containers/buildah/imagebuildah mkdir -p $WORK/b461/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b462/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b472/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b465/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid VQzk282ioGltw6Dk7BhO/VQzk282ioGltw6Dk7BhO -goversion go1.14.6 -D "" -importcfg $WORK/b471/importcfg -pack ./common.go ./exec_codes.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b386/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b462/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b467/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b440/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b437/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b457/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid ai6NxuOKee24LgwegtNp/ai6NxuOKee24LgwegtNp -goversion go1.14.6 -D "" -importcfg $WORK/b461/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/0d/0dcd3b063bd7c12f81e434563905f34c282aa54d123bed92da491a786e8bf92b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/57/57736e723bf718806ee23bb2acfa2eea6b22fb4e9f26d69b9f4ded31a45b83cc-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b461/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b468/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b471/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b473/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b462/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b389/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b472/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b474/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b475/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b464/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b465/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b394/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b476/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid XNTMcvbnHPrHcjjN6xF1/XNTMcvbnHPrHcjjN6xF1 -goversion go1.14.6 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d3/d306a84d051d075ef5c0f6455e0ef1fc6c2dcd4c0720c48770e36aa1cfd96c79-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b461/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b468/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b471/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b473/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b462/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b389/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b472/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b474/_pkg_.a packagefile github.com/containers/storage=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b077/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b475/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b464/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b465/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b394/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b476/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b380/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b385/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b386/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b387/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b388/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b329/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b366/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b118/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b092/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b098/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b089/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b421/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b424/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b426/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b437/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b460/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile hash=$WORK/b095/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b188/_pkg_.a packagefile flag=$WORK/b119/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b467/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b440/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b457/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b469/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b470/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b463/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b071/_pkg_.a packagefile github.com/containers/common/pkg/sysinfo=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b396/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b411/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b417/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b420/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b189/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b331/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b369/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b176/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b438/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b154/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b091/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b116/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b094/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile encoding/csv=$WORK/b466/_pkg_.a packagefile hash/fnv=$WORK/b292/_pkg_.a packagefile internal/oserror=$WORK/b021/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b381/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b382/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile crypto/rand=$WORK/b101/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b251/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b367/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b220/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b115/_pkg_.a packagefile text/scanner=$WORK/b087/_pkg_.a packagefile golang.org/x/net/context=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b106/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b423/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b425/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b427/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b428/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b121/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b458/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b459/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile container/list=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b257/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b264/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b265/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile mime/multipart=$WORK/b267/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile net/http/internal=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b441/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b446/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b451/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b455/_pkg_.a packagefile net/http/httputil=$WORK/b365/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b328/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b247/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b248/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b177/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b184/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b406/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b407/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b409/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile container/heap=$WORK/b412/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b413/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b414/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b415/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b419/_pkg_.a packagefile runtime/debug=$WORK/b112/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b418/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b332/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b370/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b371/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b343/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b399/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b145/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b155/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b114/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b117/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile crypto/aes=$WORK/b102/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rc4=$WORK/b202/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b215/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b326/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b230/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b107/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b109/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b111/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b275/_pkg_.a packagefile github.com/blang/semver=$WORK/b429/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b432/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b434/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b259/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b261/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b262/_pkg_.a packagefile mime/quotedprintable=$WORK/b268/_pkg_.a packagefile crypto/dsa=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b359/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b452/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b454/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b449/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b393/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b185/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b186/_pkg_.a packagefile net/mail=$WORK/b408/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b410/_pkg_.a packagefile compress/zlib=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b228/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b229/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/jpeg=$WORK/b233/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b416/_pkg_.a packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b364/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b342/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b372/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b378/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b345/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b400/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b401/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b402/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b403/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b143/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b146/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b211/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b212/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b213/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b253/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b282/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b108/_pkg_.a packagefile database/sql/driver=$WORK/b430/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b433/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b435/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b260/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b338/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b339/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b360/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b443/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b445/_pkg_.a packagefile os/signal=$WORK/b453/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b187/_pkg_.a packagefile hash/adler32=$WORK/b227/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile image/internal/imageutil=$WORK/b234/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b374/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b376/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b377/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b346/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b354/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b283/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b436/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b444/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b375/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b288/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b349/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile expvar=$WORK/b285/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b316/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b318/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b321/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b314/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b320/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b323/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b324/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=5gTltV_SbvB6AVf9DHqg/XNTMcvbnHPrHcjjN6xF1/4Qj4RzTJJCSM6VV1Z7zH/5gTltV_SbvB6AVf9DHqg -B 0xc20ba1fc4e153570b82c61922417983b6ec53a40 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out 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' -ldflags ' -B 0x0e8bb949175b1088d4176baafde418e35dfa3645 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build697476605 runtime/internal/sys mkdir -p $WORK/b011/ internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 8gXIctN9o7rKi3Ea2bGI/8gXIctN9o7rKi3Ea2bGI -goversion go1.14.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid FLtkwv0waILh6uQONsIK/FLtkwv0waILh6uQONsIK -goversion go1.14.6 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid x5AB1iNFi9yt01xoD_mY/x5AB1iNFi9yt01xoD_mY -goversion go1.14.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal sync/atomic cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b4/b4251e432b431767b284a66f19c2d9babbe358be8367752c4aefdab3a0dee3fe-d # internal mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -tmzsoUu29SIq11VRWm7/-tmzsoUu29SIq11VRWm7 -goversion go1.14.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid VogLB5e5abou_4WB4shh/VogLB5e5abou_4WB4shh -goversion go1.14.6 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid YXsbNdcvzzoSpZvTa1Gc/YXsbNdcvzzoSpZvTa1Gc -goversion go1.14.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e8/e8d677362d1c9f0f26dfdf07d83455f316604ef1b1737ed11465669ac78a5a2c-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid toY6JW8cLLh_4XyZScQ_/toY6JW8cLLh_4XyZScQ_ -goversion go1.14.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c1/c1e1065a04339b4a5cab14746ec04aecf16aa50baf3de01b4587a7184bec03ba-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid aRWant-jJ0zxFEzgCkYZ/aRWant-jJ0zxFEzgCkYZ -goversion go1.14.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/8d/8de3ffa9797145836ecc3bbaeeb80b814ce932c87c72afbcf1255f377c130b20-d # internal unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/a1/a1dad047e4e072fa93b2fed11f852db062a8544db112a633ffb5150cd32ffc94-d # internal encoding mkdir -p $WORK/b023/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid JZbw1b-34Fi9taiL2KR7/JZbw1b-34Fi9taiL2KR7 -goversion go1.14.6 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid iD9I71QBIHi8oAkERJql/iD9I71QBIHi8oAkERJql -goversion go1.14.6 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/40/408068d940649e9a4309260d32e56a63ea67cd0f02bd981ea417a1e9f395f49b-d # internal math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid y6JXiXtWhc3Fer1eUUx2/y6JXiXtWhc3Fer1eUUx2 -goversion go1.14.6 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/cc/ccde66ce3c9342558d34d20498849bf027f1025a7f124aaae1a2decefa66f674-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid EwE_CMa7EB715dLwEUrE/EwE_CMa7EB715dLwEUrE -goversion go1.14.6 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/68/68784db225482ccf4a9564dc4fb808f070d0f082531e33e332779f2f20c6fd76-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XDUaJKqLyRtiUzwuMYRA/XDUaJKqLyRtiUzwuMYRA -goversion go1.14.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d7/d734e20399727cace8985cce4458fd118bbb0315d15221231463babdd789d98b-d # internal runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/50/50248c1523e18992e441fe74018d5532c253ed1c780c3c3952e89dd5081994c8-d # internal internal/nettrace mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3-xG6uAfTm59vexxmCzG/3-xG6uAfTm59vexxmCzG -goversion go1.14.6 -D "" -importcfg $WORK/b054/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/de/de8bc98a853e066d67ae58d91e54012045f74adfa882f93040ed4121efa0c96d-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid J0Jz9hDHTTp3AjlBpL4b/J0Jz9hDHTTp3AjlBpL4b -goversion go1.14.6 -D "" -importcfg $WORK/b074/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/22/2291fe1a50cefb76b8dee643139bda91653dd68baf11c72ede5168df89691109-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6a/6a028bf528fb4f920f9c3be6f331e58fb1266ef6f76a922bc37dbfc6e4de3c78-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid nw2oxEf48DzzTSqtcrPO/nw2oxEf48DzzTSqtcrPO -goversion go1.14.6 -D "" -importcfg $WORK/b100/importcfg -pack ./promise.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid 7W-JHhc-Qy39PjpSCegh/7W-JHhc-Qy39PjpSCegh -goversion go1.14.6 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/58/584498c71ea34521d400c5cf7f7b32ad703cb467e31a11b37a6bfbf79cb83d83-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e4/e48c1c1eb7f6508dfd53498bc1b23b1904e9019e03f081a675eeaae014181237-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF crypto/internal/subtle cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid JZuteZtTWMGoNYE9tlMG/JZuteZtTWMGoNYE9tlMG -goversion go1.14.6 -D "" -importcfg $WORK/b105/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e3/e3f2d3d64d17a57263a818d268e2821abaa6dddc6f03336f6189ea99728558c0-d # internal crypto/subtle mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid hV7iPjfQN_jYNIf_f8ic/hV7iPjfQN_jYNIf_f8ic -goversion go1.14.6 -D "" -importcfg $WORK/b106/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/57/57a0e8d00d832f024b49299dd04e26ab6570e3cb52cc63b9aa0263e25e7e8461-d # internal container/list mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p container/list -std -complete -installsuffix shared -buildid 4T8j1rXVdsqv0Fexzz6h/4T8j1rXVdsqv0Fexzz6h -goversion go1.14.6 -D "" -importcfg $WORK/b144/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid CYCns_2V-kXJCppiuxju/CYCns_2V-kXJCppiuxju -goversion go1.14.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/16/1653e62660fa577c7a0c11c96e4826944994068aa7e0eb113e4519f9fbb45624-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 1gbKuyKp5tmrGgaNb1--/1gbKuyKp5tmrGgaNb1-- -goversion go1.14.6 -D "" -importcfg $WORK/b161/importcfg -pack ./options.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/38/387b0ed81f054e356935cf03b32335a1ddc0424ef76e33eaeaa29b382b1433a8-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid nPLCh_uPxvudmSSOov7V/nPLCh_uPxvudmSSOov7V -goversion go1.14.6 -D "" -importcfg $WORK/b187/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/14/14aa3fdad37d974842f3034ef280b2bedc0e44aab81c203ddcb6cf227ac4ad4b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid bP3xFR39KojJWyiT88Ae/bP3xFR39KojJWyiT88Ae -goversion go1.14.6 -D "" -importcfg $WORK/b209/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/d1/d1a3a381f75adb5d2227cba3697e50c01633575dd01f66dce3ac348e0f76f933-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid fvPOcjZptguewCFuI1SE/fvPOcjZptguewCFuI1SE -goversion go1.14.6 -D "" -importcfg $WORK/b212/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6c/6c2f81da46a9ca9c7f00e5d9f315e98a4538dddfaf5a982aed6b012988c1a470-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid -XgtX0pEjNExXTady2cA/-XgtX0pEjNExXTady2cA -goversion go1.14.6 -D "" -importcfg $WORK/b216/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b0/b016befbedbfbeca3c4d359c6f44e44b1ec0576fb21a7d9a52c1c60b497d5317-d # internal image/color mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p image/color -std -complete -installsuffix shared -buildid MZQ9kakA3IpYTRjZJqD0/MZQ9kakA3IpYTRjZJqD0 -goversion go1.14.6 -D "" -importcfg $WORK/b232/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ac/ac4d9ee86eaf2452730679ed362d08f4b358116e7c7539ab48f002cbb93833a5-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid gKR1GlDmSoEeYdoC8KuJ/gKR1GlDmSoEeYdoC8KuJ -goversion go1.14.6 -D "" -importcfg $WORK/b298/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/bc/bceea9360b377de667f81360cfaf99351370d0be00f71fbcaaa9ae3bf4221038-d # internal google.golang.org/protobuf/internal/fieldnum mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p google.golang.org/protobuf/internal/fieldnum -complete -installsuffix shared -buildid tBLXzgX6osybHx3kScDj/tBLXzgX6osybHx3kScDj -goversion go1.14.6 -D "" -importcfg $WORK/b300/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/06/06961d2d7e32314ef8696ff733589eeb28beb4ee5a6d448ea05f4106f0274006-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid EfVpS8Zdh5VW4AvhF8so/EfVpS8Zdh5VW4AvhF8so -goversion go1.14.6 -D "" -importcfg $WORK/b302/importcfg -pack ./ints.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/41/412a1fd6e6749f8d64f1d23c929033944c61998313a4f6c0e3ec705c548e0827-d # internal google.golang.org/protobuf/internal/genname mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p google.golang.org/protobuf/internal/genname -complete -installsuffix shared -buildid N7suZBq_VKh7tMm8pFCl/N7suZBq_VKh7tMm8pFCl -goversion go1.14.6 -D "" -importcfg $WORK/b314/importcfg -pack ./name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/2e/2e4ef1e36279a575c3b83c2819e3cc22e81132655bbe41fe6ab3b3a38a13dcde-d # internal github.com/docker/docker/api mkdir -p $WORK/b333/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/stubs_arm64.o ./stubs_arm64.s cat >$WORK/b333/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid S3wNAiIshyP8_1xxn8Ws/S3wNAiIshyP8_1xxn8Ws -goversion go1.14.6 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/d2/d24a5937ae964f82fd20e495113b2046e34fd27c375cbca7065d2a52152685b4-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid QIQGKjS-ZNJpqBbFfOjn/QIQGKjS-ZNJpqBbFfOjn -goversion go1.14.6 -D "" -importcfg $WORK/b361/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/96/9674dd7998961556e5b542afc55cb475a45b3c098dca3aa6a37313385700a226-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid z1ZDSY7DHlzw1oWdNF90/z1ZDSY7DHlzw1oWdNF90 -goversion go1.14.6 -D "" -importcfg $WORK/b362/importcfg -pack ./image_history.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_arm64.o $WORK/b026/exp_arm64.o $WORK/b026/floor_arm64.o $WORK/b026/modf_arm64.o $WORK/b026/sqrt_arm64.o $WORK/b026/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/38/38ba895d3a732c39506571ed72cd726a08497165f92036350f1808f8e4493d96-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid n2Oj3YnR6Q_sB-mmW5wl/n2Oj3YnR6Q_sB-mmW5wl -goversion go1.14.6 -D "" -importcfg $WORK/b418/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9c/9cd245fc29100f283f92e0b91c82de16a464733edb9b7467b2dc37b0e260df42-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/vbauerster/mpb/v5/internal -complete -installsuffix shared -buildid 7pN2yf9f31YQIie10aGF/7pN2yf9f31YQIie10aGF -goversion go1.14.6 -D "" -importcfg $WORK/b419/importcfg -pack ./percentage.go ./width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/31/317eae70843aba418f11825f2881c178504aed2910603128effdb6cb1abd8b95-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid riqrpgnDWg4HyM53o4k0/riqrpgnDWg4HyM53o4k0 -goversion go1.14.6 -D "" -importcfg $WORK/b456/importcfg -pack ./command.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/6f/6f3fc4264c30a98a683e0343ff72c593d77f73c4fbe6089f3693a153858a326f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/10/10e6ffe1088ec5f779191b850457aa69ce86e572ac4262f579413440b736fae2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/d9/d9797d6991968487935d544bc462367727aed12f1122d9ee4840734129497464-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x012.o -c gcc_arm64.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./asm_arm64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 81ATIMxnC3MtEH7Argdt/81ATIMxnC3MtEH7Argdt -goversion go1.14.6 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_arm64.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ad/ad2fa882b57f033fc6d4e22deca8e0e4a97ecd41e1332b7df59417f1aa7d7034-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a5/a5675ef90fcd6294201402d46be8c01e3d9e9e0c9662b1d8d13eb78ddd438d2d-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b012/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid S2yA7aIxXTPQ2y9hvWJP/S2yA7aIxXTPQ2y9hvWJP -goversion go1.14.6 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid JMsfgWyNdp9rKEzQyCbi/JMsfgWyNdp9rKEzQyCbi -goversion go1.14.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d6/d6fdc9c3e974babb3fd31dd7e1019a9b4120d5a15b21cb8e84edeb0973dd72db-d # internal internal/singleflight mkdir -p $WORK/b055/ math/rand google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b056/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid EisdYjPIn3Vfpp4L04SF/EisdYjPIn3Vfpp4L04SF -goversion go1.14.6 -D "" -importcfg $WORK/b055/importcfg -pack ./singleflight.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid amsHdopj7xS4OFNxxMbP/amsHdopj7xS4OFNxxMbP -goversion go1.14.6 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid boTMPsRQuKN5Vah5ICQG/boTMPsRQuKN5Vah5ICQG -goversion go1.14.6 -D "" -importcfg $WORK/b295/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/79/796a0dc4c954d2740cbca7ae0ca9c55597b8abc0f34e688b79d43a5b3b1876c5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/05/05eaa3aa76ae18ce1986d9bd7bb210f26404cd840f14239334be9d2c3d3d5569-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/15/15bfe5bf1a8ccedcc7ac3c1da4b6f284957d5143030171a5517c77676e808d1c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/cb/cbab814046c797c7c7095eb82fda0fbc1af939a747781874f658559d2960468c-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid wdys2WZQBQ6sc0c_R1QL/wdys2WZQBQ6sc0c_R1QL -goversion go1.14.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid 8H3JvotNuBKWYOlGfagw/8H3JvotNuBKWYOlGfagw -goversion go1.14.6 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2a/2ad696688fe6cd97c9652edd2f61d6a96189cc83ca32bba152df6195014b6568-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b020/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid cF00yT3TjiK-rw2JDznc/cF00yT3TjiK-rw2JDznc -goversion go1.14.6 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid gO9vKdfAcIhrNaEp48za/gO9vKdfAcIhrNaEp48za -goversion go1.14.6 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid rYc7MmeXqcUmwO_Byt4p/rYc7MmeXqcUmwO_Byt4p -goversion go1.14.6 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid TO1Nn5raVXECk6zjAsQ8/TO1Nn5raVXECk6zjAsQ8 -goversion go1.14.6 -D "" -importcfg $WORK/b053/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/46/462db3860702ca6f277b98e5ed6bd89a2db8bf7cc80415e9b14f863f9d06b38b-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_arm64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid nb26dVIvJIU3FAqnQlJn/nb26dVIvJIU3FAqnQlJn -goversion go1.14.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6c/6c6876add739420d7354af08758f4301d45b379883b4af3432da85bcba0307fc-d # internal github.com/containers/common/pkg/apparmor mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid mP4XbHZj88-Q-NQHTkyb/mP4XbHZj88-Q-NQHTkyb -goversion go1.14.6 -D "" -importcfg $WORK/b068/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25f9de71c63b9679371df33b34a31f2099646fe7e368ae8cf5e677916d9f1e73-d # internal bytes mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid Q56wqDHH1fbXrKeWtlfe/Q56wqDHH1fbXrKeWtlfe -goversion go1.14.6 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/10/109a50a7fec91f42c758ce819ef54ef18ce805b463e46ec48f687601d2a346fa-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid GE0Xm8BLsvAtjA5B-Y3_/GE0Xm8BLsvAtjA5B-Y3_ -goversion go1.14.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fe/fe0cb256ee3f92a4d82262bd60cc7621932ae4da17b781561d05407411a0425b-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/68/68b49145687d2cd2e174e2973d55dd1fae7b75a216a7548a3119bd506c935a58-d # internal bufio mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p bufio -std -complete -installsuffix shared -buildid rMhllCU3vJ1lwpRBoAKM/rMhllCU3vJ1lwpRBoAKM -goversion go1.14.6 -D "" -importcfg $WORK/b048/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid aVTEhnm6SzN69BGYxp7S/aVTEhnm6SzN69BGYxp7S -goversion go1.14.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/55/55a07201acf5eebe20de347b047c9122efbce01b13d903d580b1b2f224c8fd8b-d # internal path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p path -std -complete -installsuffix shared -buildid HyEOJrQQ-HXgHe3M9oNb/HyEOJrQQ-HXgHe3M9oNb -goversion go1.14.6 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/94/94338c19c3ebeb8fc4a3fde39524c3bdcd099645a0b32d5f89994b10dfbd5eea-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Dz2ukq7c20uXPGJpfNFk/Dz2ukq7c20uXPGJpfNFk -goversion go1.14.6 -D "" -importcfg $WORK/b063/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6f/6fe45dcf5af95a20e9e3142f590b7e112429b4a1c908f7189e7469996ddab150-d # internal hash mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash -std -complete -installsuffix shared -buildid 2v6PAEw5vnRLJ8ozwpT2/2v6PAEw5vnRLJ8ozwpT2 -goversion go1.14.6 -D "" -importcfg $WORK/b096/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/62/62ba69216fc0df6eec32676e13bfef297862add654aedcae02eac316d983ed3a-d # internal crypto mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto -std -complete -installsuffix shared -buildid BY7OKj5WXkOqwQCXDYwS/BY7OKj5WXkOqwQCXDYwS -goversion go1.14.6 -D "" -importcfg $WORK/b095/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a1/a1768c162741a48c782263d9fbd3bf605ad75c23be4f3cb41c7277000ed6f623-d # internal compress/bzip2 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid WLZiYW1ATkSg3eVfOuVm/WLZiYW1ATkSg3eVfOuVm -goversion go1.14.6 -D "" -importcfg $WORK/b086/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2e/2e1888c029cae0b7ecea93062f50c9ad66428681a3999f7aee4b2229c6d51d3a-d # internal hash/crc32 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./crc32_arm64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p hash/crc32 -std -installsuffix shared -buildid MyhTAcsHtSEH4iz3ufAx/MyhTAcsHtSEH4iz3ufAx -goversion go1.14.6 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/52/52258f245bfa38bf187f1ef72c7e89c6e49c0c1296996c597e7147227e7f8ea1-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid MbzJgqbvNke3chcy2Mle/MbzJgqbvNke3chcy2Mle -goversion go1.14.6 -D "" -importcfg $WORK/b118/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/00/005e661b028361a52530064b33f98594fb781576c6c481a2bdfc2e8d5e4c075b-d # internal hash/crc64 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid kdhcj_aa5RUq1W0xT_OO/kdhcj_aa5RUq1W0xT_OO -goversion go1.14.6 -D "" -importcfg $WORK/b123/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/71/71cfe24e22d0ccd38a39be7e28d9657e4961c48beda467a46242360d558fdff3-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid CgevPSa1g5y2qzK-yWKQ/CgevPSa1g5y2qzK-yWKQ -goversion go1.14.6 -D "" -importcfg $WORK/b127/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7c/7ccebaa385538e2201206edbe1ae6c56c80be2bedca2c004dc8466604ed3d054-d # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid eNf-_WDVOqS_O8WCytY4/eNf-_WDVOqS_O8WCytY4 -goversion go1.14.6 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a8/a887f59f7f53f968b10ea96e0c7a71f9b8ad397876cbc57ed078c0b6c109eceb-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid N3kcAXJlqKQw1B6ss0hs/N3kcAXJlqKQw1B6ss0hs -goversion go1.14.6 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/79/79da260a4ad60d789e10abd1f2cf7f5434e665e40386b099d301ff12ff78f5bb-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NjQ-WhjoPLvhutPmgRt4/NjQ-WhjoPLvhutPmgRt4 -goversion go1.14.6 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/42/42b21acf0ab72bcb3d1aa8cbe06db18eb1244aef5d723e083c7cb901b8d5bb9e-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid z4OQUlZBLcTxL7xGD1_F/z4OQUlZBLcTxL7xGD1_F -goversion go1.14.6 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3f/3fba9c9fcdb2db964db6165909524474573c52f2d7ac1308807eba27c18675f9-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid rv8HwimrofDPzSKpIsdj/rv8HwimrofDPzSKpIsdj -goversion go1.14.6 -D "" -importcfg $WORK/b151/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e98faa66a86b76a11305d7faa74eaa14997c2f84d4445df86ed595f8f148f81b-d # internal text/tabwriter mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pIujwrJkn6mg6C_3RHkE/pIujwrJkn6mg6C_3RHkE -goversion go1.14.6 -D "" -importcfg $WORK/b168/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/92/9205bde2d95b6df9194855e6b2bee72210f6df87b79179b5c63cd8d03226727e-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid SGoDIJupUdiq8D1Fx2cW/SGoDIJupUdiq8D1Fx2cW -goversion go1.14.6 -D "" -importcfg $WORK/b177/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/8a/8a91468c557c04680f5fef56dfd70a5cd383769198ecc791ee9564f3f2f761fb-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 1BYwBnot7DBQUOzz9dui/1BYwBnot7DBQUOzz9dui -goversion go1.14.6 -D "" -importcfg $WORK/b176/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1e/1e32cfa6165bf7c1981f2ad1786a87304c3efce4cdb8487988eb8aa861030537-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp -std -complete -installsuffix shared -buildid 08OX2HvhnXrA2YM1OMoO/08OX2HvhnXrA2YM1OMoO -goversion go1.14.6 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e6/e60a7d9a74b96af403bff2154c9bbc63dcbae39d56403d61a11e48b6b07fccb7-d # internal crypto/internal/randutil mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 8VtXxGaELmJm2FPC-ux8/8VtXxGaELmJm2FPC-ux8 -goversion go1.14.6 -D "" -importcfg $WORK/b192/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/95/9598470253ceb0faa7cba36e7fef38d8b5c550680d127a6ba8e6e960db9d1923-d # internal crypto/hmac mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8inciQfTM6Oz86mh_pOv/8inciQfTM6Oz86mh_pOv -goversion go1.14.6 -D "" -importcfg $WORK/b200/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/bc/bc38acfd4f78b121fce06987e420e7093222947aff93f9c694096a359803b039-d # internal crypto/rc4 mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KtLv45oG5Luh0uUFFv-N/KtLv45oG5Luh0uUFFv-N -goversion go1.14.6 -D "" -importcfg $WORK/b202/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/3b/3bb73d74dbc4c66aee7cae701eda78e894eeacfffbce0b63980e595a06610e18-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 961Yv5WgD2Yra08w-C0R/961Yv5WgD2Yra08w-C0R -goversion go1.14.6 -D "" -importcfg $WORK/b215/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/53/5307198d898dd7897bab05edee26046c32b447bb050bbbf24fae8cc85b20b0fa-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid JEGT_PUJnDHrSevpURW8/JEGT_PUJnDHrSevpURW8 -goversion go1.14.6 -D "" -importcfg $WORK/b217/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e1/e17ed5a09c2d7f5c4cd43f5b77e6ccc895e7efce68dd9f2b70fae10f3cf990df-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid EsUeMtP9TqwEjSXNQMR5/EsUeMtP9TqwEjSXNQMR5 -goversion go1.14.6 -D "" -importcfg $WORK/b223/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/78/786bec35c572d66d1abfca8948e21654a0da2f02e68a45163232bbf97054bc86-d # internal hash/adler32 mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid _Jpab_kW5zpNSZIH5atu/_Jpab_kW5zpNSZIH5atu -goversion go1.14.6 -D "" -importcfg $WORK/b227/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e2/e2931fd03af41d11847576dee611c1217eaedffe6ce4ef1984979314944daea0-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid GzVBVtfd4TuUbFgk6XlO/GzVBVtfd4TuUbFgk6XlO -goversion go1.14.6 -D "" -importcfg $WORK/b228/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/9f/9f4a7d4e75749870e3f55af3a5056c7348a9f2fbf115ff95407cc62447125035-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid dvyptSXQ8fRzgns_ZfoR/dvyptSXQ8fRzgns_ZfoR -goversion go1.14.6 -D "" -importcfg $WORK/b230/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/8e/8e4fe4b658728b88778f3b45ed26d722b3af53c8fd2a81481b832e98a86e1cb0-d # internal image mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p image -std -complete -installsuffix shared -buildid 3Qkai4C9ODOFj9-HAIsg/3Qkai4C9ODOFj9-HAIsg -goversion go1.14.6 -D "" -importcfg $WORK/b231/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/e8/e8aaa9bbe49708276216d8708fca528cd7a3309ffd2ed608c53e3f01576a6ebd-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid 9IIaWfAxNwG7yNWaNwCy/9IIaWfAxNwG7yNWaNwCy -goversion go1.14.6 -D "" -importcfg $WORK/b245/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/09/09c3dd1a7fe64535e2263ef4e94ec9ec2881ca77dd948d12c89bdf634ba04187-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uo5IaNht52-xfs-KAKtQ/uo5IaNht52-xfs-KAKtQ -goversion go1.14.6 -D "" -importcfg $WORK/b260/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/61/618dcca7a343bf012fdd228ee90caf8f372d31f9916e57d3690b0f0f23a9f17a-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid CHG_ckxEfOX2MlGo6qZe/CHG_ckxEfOX2MlGo6qZe -goversion go1.14.6 -D "" -importcfg $WORK/b286/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/19/19e8331e42832171e5aaeabb1570e6023c78c783a1dab921a401328bf447ef0f-d # internal hash/fnv mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 61XYpnxVwLYMI1vjJVqQ/61XYpnxVwLYMI1vjJVqQ -goversion go1.14.6 -D "" -importcfg $WORK/b292/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/6f/6f497ac413c99cc9b71917ef39753d31043b48af0319bf478716b87b06885809-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid W7W-nFS8DDR_RpwwX6oU/W7W-nFS8DDR_RpwwX6oU -goversion go1.14.6 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/b3/b36164adb12ca2fb933dcb89854f955c299112fff462f958d4d981ed6d26b6c9-d # internal internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid qsYEhkN6dlGDZlph4BGT/qsYEhkN6dlGDZlph4BGT -goversion go1.14.6 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/09/098b76ae54729397527ebc25ded19a69d9b526d6492412bf9efbbd0e9e717e06-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid kx8sUxnInmlMkYVz1Eq9/kx8sUxnInmlMkYVz1Eq9 -goversion go1.14.6 -D "" -importcfg $WORK/b320/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/27/279d9442a24f1062c06baad582b2df0f1b2ad1f43d43ef461530b89267d6a5c4-d # internal golang.org/x/net/context mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid cewkgcXUsFmswggs0j_Q/cewkgcXUsFmswggs0j_Q -goversion go1.14.6 -D "" -importcfg $WORK/b098/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/66/6622531e6566bcb5457faa41e18fa62ecb6c9b804ff247edd783269fd6345474-d # internal golang.org/x/text/transform mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid u8cUW8x06dXgBCqGkQgJ/u8cUW8x06dXgBCqGkQgJ -goversion go1.14.6 -D "" -importcfg $WORK/b375/importcfg -pack ./transform.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7a/7ab135856d6b9ca8e4fc3ed5df27e79b447e7b8c828b70af8ab8a7458f745541-d # internal image/internal/imageutil mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b231/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 7YokHYH25iG2xtMFkECU/7YokHYH25iG2xtMFkECU -goversion go1.14.6 -D "" -importcfg $WORK/b234/importcfg -pack ./imageutil.go ./impl.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1f/1f3b58dbda948acfaef1a35174f0bc80cfa06c72f5e05b4dc8cea6371dc947b9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal encoding/binary cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ce/cec07be3375cd719b508ecce0350bfd433724e46c3fe085f223809e7f7b886cf-d # internal mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid t3re2R4Tw_-WY-4RUFKN/t3re2R4Tw_-WY-4RUFKN -goversion go1.14.6 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid g3QwAeR5oOMXIoduDl8V/g3QwAeR5oOMXIoduDl8V -goversion go1.14.6 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/8f/8f5e1bd69bf1b25d59ecd577e0a2a557f6d7112b1d977a02c56e428fc4b256bd-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid fOL-fVeihc7DkFJc1dh4/fOL-fVeihc7DkFJc1dh4 -goversion go1.14.6 -D "" -importcfg $WORK/b158/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/94/944107af1d2dabbf778669bd4a076a42b7f3ba586e1fcb72a94b2a5d2d8b6329-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid Qc7O-QhLMlC0qTfjs2pz/Qc7O-QhLMlC0qTfjs2pz -goversion go1.14.6 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4a/4a6dc1635a18b0cbd2ecb2a4896c56fe3fc32214a94a583cbd675e539b25852d-d # internal image/jpeg mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile image/internal/imageutil=$WORK/b234/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7X8Qjxlhg040n0SKT0_-/7X8Qjxlhg040n0SKT0_- -goversion go1.14.6 -D "" -importcfg $WORK/b233/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3e/3e6baa55473ffba714125adf7558b0617d97b6ac0ed2e253b54748b78e2d7eb1-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid fekNychCQaZ6H7ckgyu-/fekNychCQaZ6H7ckgyu- -goversion go1.14.6 -D "" -importcfg $WORK/b381/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a4/a48ac599a6d200dbce2ec350ab2b9a8f07010029d93bd42d56f128b2fd77797b-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid Du7mLqa-awq2_pDLIiAc/Du7mLqa-awq2_pDLIiAc -goversion go1.14.6 -D "" -importcfg $WORK/b401/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/36/364417c39feb740b5afa924bdc4b26ebf899763e4d02968a85482313e2bb9f70-d # internal container/heap mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p container/heap -std -complete -installsuffix shared -buildid d9XiA1OK99iIqBz2slyW/d9XiA1OK99iIqBz2slyW -goversion go1.14.6 -D "" -importcfg $WORK/b412/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/db/dbab257e2b123410c3b86ca992d17057b7f32506a2d0681358b6a5b821918741-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid KixGU2844aJ5-fR57v2e/KixGU2844aJ5-fR57v2e -goversion go1.14.6 -D "" -importcfg $WORK/b413/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ad/ad76d695f137b4b0d3a1bcf926c0e131bf2851921e60516ca28607e95357c719-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 0DewI6RD2wID3OH64GNY/0DewI6RD2wID3OH64GNY -goversion go1.14.6 -D "" -importcfg $WORK/b420/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/2b/2b9501fca1530752831a9c404130b48ed532bb9dd9e9dfad61aa98efb236316f-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid XJrOd02WJXVr3kkP3XSR/XJrOd02WJXVr3kkP3XSR -goversion go1.14.6 -D "" -importcfg $WORK/b423/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/31/31a2e97d51f6c0f22b9e0d1283f4bd682c78cc9df97c7e263f2220f9ec4253ec-d # internal github.com/containerd/continuity/syscallx mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid dU6Ib5DcUliKAQERYqQ2/dU6Ib5DcUliKAQERYqQ2 -goversion go1.14.6 -D "" -importcfg $WORK/b444/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/3c/3c5cdf675f5625a2ccbb45ab0a003aca7939932b93faafb7bd6d4cf0702ddea3-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid mATXUyAHRIbBDnFP3aQd/mATXUyAHRIbBDnFP3aQd -goversion go1.14.6 -D "" -importcfg $WORK/b445/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/a4/a4ebe35c0312d8e8083a1a310b7502f5c3b8e41b6c4c5cdca7ae59923700d56e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/72/72d6991277c45e720ecb2e1d607d9accd2e7a1dcb681f97eb3797c82761c92aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/56/5643df728ceda110206a850a6b61a805051099e33c031a153ba75e39dd3de321-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid HicgPBiZ_NLvVvcM1a--/HicgPBiZ_NLvVvcM1a-- -goversion go1.14.6 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b094/ golang.org/x/sys/unix mkdir -p $WORK/b073/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./asm_linux_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./sha256block_arm64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 3Jahmxp6xK1fYZMenk3T/3Jahmxp6xK1fYZMenk3T -goversion go1.14.6 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b074/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid IJEa984nsAPtpAfc-_0x/IJEa984nsAPtpAfc-_0x -goversion go1.14.6 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/b1/b1bbfdadaf055f20260b623c751fa51b015cdd707d58bb884ca01d31b3eefa95-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/sha256block_arm64.o ./sha256block_arm64.s crypto/cipher mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid EZBbRdptVJSQ35TB_Vob/EZBbRdptVJSQ35TB_Vob -goversion go1.14.6 -D "" -importcfg $WORK/b104/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3c/3c4bacae018111bacc09425cd440839984151215d5b38bdac099e7aafdac83a2-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid fOnIKg3RaN4KoyyR0bzj/fOnIKg3RaN4KoyyR0bzj -goversion go1.14.6 -D "" -importcfg $WORK/b110/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5e/5e8c349b93c9a8ecfeeb27095f98f65b828012c3fe1365cc77fd30871c6e1ccf-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid ljKabPmKUTjky6j81juH/ljKabPmKUTjky6j81juH -goversion go1.14.6 -D "" -importcfg $WORK/b112/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/69/69dcf37b5af698c81cc4a47f8db1e391739fbdc2b177ecd806fcef8f6957beb8-d # internal crypto/sha512 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 5qOgF0_rAVYfUMcnw_GG/5qOgF0_rAVYfUMcnw_GG -goversion go1.14.6 -D "" -importcfg $WORK/b193/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b1/b1afe25cb2b4d99c8700ccdefedd95aafc29398ac447b58c73958d979253c7e4-d # internal fmt mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid PL_lcX-Pg4lhQFzdSRSF/PL_lcX-Pg4lhQFzdSRSF -goversion go1.14.6 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/68/68fb2f7eb41d07a741e25448da26b94ea98b79035fea5332ed916fef49b12b10-d # internal path/filepath mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid B7PbOgmmp9J5UIYJz5JD/B7PbOgmmp9J5UIYJz5JD -goversion go1.14.6 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d5/d51f89c0489db3586523a9db0c369b5e420134df7ff8e1e0d7d96d3664d9d9c3-d # internal net mkdir -p $WORK/b052/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b052/ -importpath net -- -I $WORK/b052/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/d2/d20b028a16b154876d81495b0083c71bfe42550483f0073cf309d8c06f61b097-d # internal crypto/aes mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/aes -std -installsuffix shared -buildid kHOJB0UNKTN9wtyls1-C/kHOJB0UNKTN9wtyls1-C -goversion go1.14.6 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/93/93bca30efe467c94a6302430dd390364e0f455f51327c9a39eb64ffc20d1838a-d # internal io/ioutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 2q0rNQDYmfe-AMzaB0vP/2q0rNQDYmfe-AMzaB0vP -goversion go1.14.6 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1c/1c4d6794b6e144310161a16ccc177f2f3d85cb69b82086b69753d25788f8919f-d # internal os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid yRgogQNFGkyNwTFv9TaV/yRgogQNFGkyNwTFv9TaV -goversion go1.14.6 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/asm_arm64.o $WORK/b103/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/65/65ad9033862346b587ed2bde31bcd9fc3f65ef11be984dcc574948353919566c-d # internal runtime/debug mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./debug.s cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p runtime/debug -std -installsuffix shared -buildid fknkBzSB0Y_gObQ8hkMa/fknkBzSB0Y_gObQ8hkMa -goversion go1.14.6 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e3/e34e4fc3dd0677c10b2d64dd546253b8ea3858583d38e68d4f6fd3621fed975a-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid kRmktXaHX16HNQbmP8Z2/kRmktXaHX16HNQbmP8Z2 -goversion go1.14.6 -D "" -importcfg $WORK/b126/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/27/27b8981495bc5fa3f0c1106896d9e2000221ed61a2da48d3122fdcb72435906d-d # internal crypto/des mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid SlqehQDNeCJOFJRz1sxz/SlqehQDNeCJOFJRz1sxz -goversion go1.14.6 -D "" -importcfg $WORK/b197/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b5/b5f262ec02058616c0f616172ea23b3ee218ea8e2a62eb926fceb3bd647cfb2d-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid ocqpANiXAAje0u9X9ap2/ocqpANiXAAje0u9X9ap2 -goversion go1.14.6 -D "" -importcfg $WORK/b199/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/06/068a4764220679b0b96470e2835a47715039c644e71880d03812cd3f05749156-d # internal encoding/json mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid y62Xvc3ZjzVieTKZkme9/y62Xvc3ZjzVieTKZkme9 -goversion go1.14.6 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/96/96d47be556d298cd06aab09dac2d94bf7b55badc5f52d19211831d5142891c6d-d # internal flag mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p flag -std -complete -installsuffix shared -buildid wD2IB-69lkmDcABowEyU/wD2IB-69lkmDcABowEyU -goversion go1.14.6 -D "" -importcfg $WORK/b040/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e0/e0e2e6fe6d2e26d418221861a52a415d6943810e478cbcf3904b5ddd31fb30e8-d # internal os/user mkdir -p $WORK/b045/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b045/ -importpath os/user -- -I $WORK/b045/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/55/558a01676de8abe430bb64139ae87955a52a64ab9526d60dc2b6f6c9ab5dcead-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid N8ixsSwbTI4IOC84IAh0/N8ixsSwbTI4IOC84IAh0 -goversion go1.14.6 -D "" -importcfg $WORK/b067/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3d/3d28db778aa720fabd81e356914701923b28129fe6c7b82cfb10efb826ace36e-d # internal github.com/pkg/errors mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid gtDmitOqCLj_h6MBCX2X/gtDmitOqCLj_h6MBCX2X -goversion go1.14.6 -D "" -importcfg $WORK/b070/importcfg -pack ./errors.go ./go113.go ./stack.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/71/718fbb81b976cc7a6641f25ed3cef5913605fa9202b0ab6b8e32909308bce710-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid _N5ltSyOejTdY_uImnDm/_N5ltSyOejTdY_uImnDm -goversion go1.14.6 -D "" -importcfg $WORK/b071/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/00/002917656a263cfd88bb3ec04551b9659ccf9e93cce232a5c23e0966e0d12e76-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid z2h66TA2gpr2emNZ5-zw/z2h66TA2gpr2emNZ5-zw -goversion go1.14.6 -D "" -importcfg $WORK/b069/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8c/8c2c31c875251d6f79ddd9b78598f8c0cc57b53a95aefd4f3bf93682c26f6698-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid JuLAucj5Djln-oK71e5E/JuLAucj5Djln-oK71e5E -goversion go1.14.6 -D "" -importcfg $WORK/b072/importcfg -pack ./cgroups_linux.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/37/3761a0a4d832221fa6d134692f9948acb1ad4cc5a128dc79c4f067edb93b424e-d # internal github.com/docker/docker/pkg/parsers mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid KoegNO379yclmqkTOpfb/KoegNO379yclmqkTOpfb -goversion go1.14.6 -D "" -importcfg $WORK/b076/importcfg -pack ./parsers.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1a/1ac492e2350edcc501bb4d370b4d4cd0423d084d632a1c46667560c0e368c2ae-d # internal github.com/docker/go-units mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid ZOF18vWsYZ5ssA4KZ818/ZOF18vWsYZ5ssA4KZ818 -goversion go1.14.6 -D "" -importcfg $WORK/b078/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b1/b18bea1f2f6c6094c40715601ac4d46b85c61f0584f29981decde27c510c4e99-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid i18dKT4IHK8TY3c1eIeO/i18dKT4IHK8TY3c1eIeO -goversion go1.14.6 -D "" -importcfg $WORK/b080/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e7/e78d85561d239054a28e8d38fc340f7d8c9b64c86c0ee2963aa8467ae1b177ca-d # internal log mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid XsHhaQSaIVP8a6TVorwc/XsHhaQSaIVP8a6TVorwc -goversion go1.14.6 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/be/be06825e6b3dcc8c317fdefa4646388d220e4ebb3277f428b8d3bfd616fbf7f0-d # internal text/scanner mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid e_fB-l17QB8fbsuczZ7I/e_fB-l17QB8fbsuczZ7I -goversion go1.14.6 -D "" -importcfg $WORK/b088/importcfg -pack ./scanner.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/05/0518da1728549efc35bacf991d506ddcd95b437458a85448bf1ace28b1930e10-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid LuHVfF1rAKD-SN2l3TTK/LuHVfF1rAKD-SN2l3TTK -goversion go1.14.6 -D "" -importcfg $WORK/b081/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/97/97e4e2bf53958f667525da3ed58774e4d456e9656590af0fdf7e41415200539c-d # internal encoding/hex mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Pqkevk7lq8tSGabTYLs5/Pqkevk7lq8tSGabTYLs5 -goversion go1.14.6 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p net -std -installsuffix shared -buildid kJt09r7-KRKoCB3aLeZ2/kJt09r7-KRKoCB3aLeZ2 -goversion go1.14.6 -D "" -importcfg $WORK/b052/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo_linux.cgo1.go $WORK/b052/cgo_resnew.cgo1.go $WORK/b052/cgo_socknew.cgo1.go $WORK/b052/cgo_unix.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/73/737acf2b1bda3d303bd7a5b438375b77a87dbf1809fce30731c61c84b042cc0a-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid z9A_XCg12CyLo6ux5imJ/z9A_XCg12CyLo6ux5imJ -goversion go1.14.6 -D "" -importcfg $WORK/b093/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/20/2031723ce64e140e12e5da418ba0e3a15da8bad87a0cc837dd681fc0db19f0df-d # internal math/big mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b107/symabis ./arith_arm64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p math/big -std -installsuffix shared -buildid xhqbg3grUgOUNybYMFkQ/xhqbg3grUgOUNybYMFkQ -goversion go1.14.6 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/7b/7b37580bebb86ef7a4b417c68427e96ab9c1408b3d6ba94e08549eda505f0906-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid qLtjFX4tNE_YOV2i-a-9/qLtjFX4tNE_YOV2i-a-9 -goversion go1.14.6 -D "" -importcfg $WORK/b099/importcfg -pack ./pools.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0f/0faf28b2ace8feaaf16d1e7b70c3d755f2cc4e75ed4339096ad012a081a9e651-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 8KjMn2ha3FzowEf4djIg/8KjMn2ha3FzowEf4djIg -goversion go1.14.6 -D "" -importcfg $WORK/b109/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f7/f75d925fb636ce8cf98e9ad2becea09f7873f20f2b199360f389abae8e2190e1-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid wE4iPQO0YijJQFASs89c/wE4iPQO0YijJQFASs89c -goversion go1.14.6 -D "" -importcfg $WORK/b079/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e5/e5a3fd6d68268c9f336be7bd8a488012fea8f2f11094cc0f32b6a2441926b17b-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b079/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid Xk3S8r95Q7MAMNpJpgtT/Xk3S8r95Q7MAMNpJpgtT -goversion go1.14.6 -D "" -importcfg $WORK/b077/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a2/a2db9b53afcd0f9f37b6b792c975dbc58d87ad318143c893d28986b1367281d0-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid Srb-_8bJ-widWabV_j4P/Srb-_8bJ-widWabV_j4P -goversion go1.14.6 -D "" -importcfg $WORK/b087/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/67/67fc5f70857464b265acc221990e26dd3098cb4b58a1bbe0e758a9824aac1840-d # internal github.com/containers/common/pkg/sysinfo mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b072/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/common/pkg/sysinfo -complete -installsuffix shared -buildid HZcO2tQRfk8zW-YGuedu/HZcO2tQRfk8zW-YGuedu -goversion go1.14.6 -D "" -importcfg $WORK/b075/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p os/user -std -installsuffix shared -buildid wCRutyFZ1fg1gjH3B0LH/wCRutyFZ1fg1gjH3B0LH -goversion go1.14.6 -D "" -importcfg $WORK/b045/importcfg -pack ./lookup.go ./user.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_lookup_unix.cgo1.go $WORK/b045/getgrouplist_unix.cgo1.go $WORK/b045/listgroups_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6b/6b67bead40e5fdd29e286f59b3d8616493085536500544361420f2f73520ee37-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b087/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid Y-FdXAehgb394UU0R02V/Y-FdXAehgb394UU0R02V -goversion go1.14.6 -D "" -importcfg $WORK/b091/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/eb/ebaa219c744c11872681b8e49cc29237c2d38c5ac27cc8457096c10e7d99fc0d-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid R4zLICkJR0qK4bSO3MUK/R4zLICkJR0qK4bSO3MUK -goversion go1.14.6 -D "" -importcfg $WORK/b108/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9c/9c87f686e09570e5835cd36e46b03be826d8189d88605e907b622b930cebf42d-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid OKb-kprVUOfWASfG9pm1/OKb-kprVUOfWASfG9pm1 -goversion go1.14.6 -D "" -importcfg $WORK/b090/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/6a/6ad0f97c66b20e166486e0bbcd801ae3ab499ba857e7c06d8df69c4060788d29-d # internal archive/tar mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid ucemk2pOHYBjAAWcUfCF/ucemk2pOHYBjAAWcUfCF -goversion go1.14.6 -D "" -importcfg $WORK/b042/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b107/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/df/df8209e4e709f7fe25fc42bab3dbdd1c791e1ca6aa0b9f2cf5306779c8436718-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 8tPijSc2QVDb1UoaS7dl/8tPijSc2QVDb1UoaS7dl -goversion go1.14.6 -D "" -importcfg $WORK/b092/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e2/e220fe325fedd13fbd228c2044c338ecdb014db6fa51ed5560876cab4ede80a2-d # internal crypto/rand mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid _niD05MZIQKof0zXig_V/_niD05MZIQKof0zXig_V -goversion go1.14.6 -D "" -importcfg $WORK/b102/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/22/22c0c331eaf21c669f84daf47c4442093618514d0a4f8f8096c41059e47197a8-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid wjF9K9G0yjvJg3NcDtPR/wjF9K9G0yjvJg3NcDtPR -goversion go1.14.6 -D "" -importcfg $WORK/b115/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ee/ee400c052933e4a9d9b47faac0552e71739de2599838bddfbe8abcc0c054b0ac-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b108/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b112/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid g8sSevJ9yF0j87piI_br/g8sSevJ9yF0j87piI_br -goversion go1.14.6 -D "" -importcfg $WORK/b101/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/54/54eded0b38e98dcbeac99e59794318c70e1c2ded557f4bed4c4324d9bf548257-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 8qulWADIV8i_Frt__e0-/8qulWADIV8i_Frt__e0- -goversion go1.14.6 -D "" -importcfg $WORK/b089/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6b/6b090cbecac3e254e66013f18661e671a956905c23c0d27d1d21125c7d7fe223-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b116/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b116/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b116/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/62/627811e13c017ea86b8dc7c6931f9a015680bb87fdb5c483a2c9446cfac5e9e6-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b118/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid __6vZWA2wVioAXljxMnN/__6vZWA2wVioAXljxMnN -goversion go1.14.6 -D "" -importcfg $WORK/b117/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cd $WORK/b116 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -o $WORK/b116/_cgo_.o $WORK/b116/_cgo_main.o $WORK/b116/_x001.o $WORK/b116/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b116/_cgo_.o -dynout $WORK/b116/_cgo_import.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b092/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid n3puKsrklVIyJxcxvT-b/n3puKsrklVIyJxcxvT-b -goversion go1.14.6 -D "" -importcfg $WORK/b116/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b116/_cgo_gotypes.go $WORK/b116/sysconfig.cgo1.go $WORK/b116/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e1/e138d381248ad994b5aac95edb324fd69ec57d9da8d2d8fe4fee0a92853c77ba-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 5VXwb5J4_qFZZJT2vb5_/5VXwb5J4_qFZZJT2vb5_ -goversion go1.14.6 -D "" -importcfg $WORK/b120/importcfg -pack ./command_linux.go ./reexec.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/61/619b879f9ee49889732e1027577c5145d582158b308e63ce85cb7809f85daedc-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid JtDkaj2kjyr8APdWf-h3/JtDkaj2kjyr8APdWf-h3 -goversion go1.14.6 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/_x001.o $WORK/b116/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c8/c8659c9a2791dc26299b8cb28bfa79dc08191d5bcd7a79b6491ffde8fb105e19-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 2CL-fB14rnqNxj5-OW5Y/2CL-fB14rnqNxj5-OW5Y -goversion go1.14.6 -D "" -importcfg $WORK/b121/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a6/a6a30a88373bd6784884a73c33228239edc72f4cb3d0f0834940b9b35b1c5df3-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid _xPqycw332f4IisFPOa2/_xPqycw332f4IisFPOa2 -goversion go1.14.6 -D "" -importcfg $WORK/b122/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e0/e01330553f99fb73573ec056d318e4e85d9cb04b02917febcb5c6eb431651988-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid PsZN_uK_SnGoEYPB43yX/PsZN_uK_SnGoEYPB43yX -goversion go1.14.6 -D "" -importcfg $WORK/b128/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a03115f21e9a2dd2e2cf0edd23019e9b1de61482d4d82756cc2c133dabe61fe8-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b121/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid rULhD-pWuRCB_cRUbhzq/rULhD-pWuRCB_cRUbhzq -goversion go1.14.6 -D "" -importcfg $WORK/b130/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9c/9cc850029b86de78eae18eaffabcfc69493ef7a14bf1ce16f630315bb3193f32-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid iLVhck8R6PWC0eVUneB4/iLVhck8R6PWC0eVUneB4 -goversion go1.14.6 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/43/430c0c306f7f23d91c6a741d30fd46424f99e8b84517f374f1c0ca65b767e687-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4a/4a671f83aa58c1a691a8c8368d088189bc70c4939105de0a3fe265700a1dfba9-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b115/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid RurS9VqINNo0PunSyuEX/RurS9VqINNo0PunSyuEX -goversion go1.14.6 -D "" -importcfg $WORK/b114/importcfg -pack ./gunzip.go ./gzip.go github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid MTeKdGi8j7WiCZcq7N1g/MTeKdGi8j7WiCZcq7N1g -goversion go1.14.6 -D "" -importcfg $WORK/b061/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/3d/3d8b0d8972f5a2f0a2376c58a75d52e549801376d5a710c7f61c2940a9b303a1-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid zCcBDAhfhA68FIX1YtXX/zCcBDAhfhA68FIX1YtXX -goversion go1.14.6 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa88c3f82c0738edce669a0cb9700e023f6436397aeae5a683d820d7c82f3fb5-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b133/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b133/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b133/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/10/10b1e3267ef9a13fac235e86cde2012f8009d035e359e14d7e03bd293ff3779e-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid oKx6repsWZFp8Gx_KKXL/oKx6repsWZFp8Gx_KKXL -goversion go1.14.6 -D "" -importcfg $WORK/b057/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/26/26f386ac098779ea59172e64f79dbfe817202a6a729ae28740a0edde79ad4301-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 6nl6SJbdyftQNrHPLG53/6nl6SJbdyftQNrHPLG53 -goversion go1.14.6 -D "" -importcfg $WORK/b134/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d2/d2ee6b7be33a85960ea59775905d7529940d05928a30358af5c925bb7de4dec1-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid -9pn40gJdfJV4vxdL_ac/-9pn40gJdfJV4vxdL_ac -goversion go1.14.6 -D "" -importcfg $WORK/b050/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f9/f9a4bd006d38fe7c0c325c8eaf80bf56a9519dc49870387429d00c0dbe9085ce-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b135/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b135/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b135/ -g -O2 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/79/79ab734d3f44591346346583cf4a7a59c641af0a1a8912305ffdf58a7c257a5f-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid BfLMpch_ZKZ8JM5jdVw9/BfLMpch_ZKZ8JM5jdVw9 -goversion go1.14.6 -D "" -importcfg $WORK/b129/importcfg -pack ./label.go ./label_selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d6/d6f9a48f97b17fb3b92854cf7a55138656fef5dc584f717001b098abbe7de3a4-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid Q3RL49FpeZ_LsiBO3iRh/Q3RL49FpeZ_LsiBO3iRh -goversion go1.14.6 -D "" -importcfg $WORK/b136/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1d/1d6485150ff1a619172fd62effe30c17233fb9c4cbfa746f716bd61293d73578-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b140/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b140/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b140/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/1b/1baca38e132bac2ef1cabb3b5c284a0d20cf5393463259035042047dbb940e81-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid ov1PbqtzCpKWiGSKq-T6/ov1PbqtzCpKWiGSKq-T6 -goversion go1.14.6 -D "" -importcfg $WORK/b049/importcfg -pack ./api.go ./conf.go cd $WORK/b135 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e1/e1e05f6286ac57dbb316974bc243f82b0945cf8e39c84a35f44cf4e4ccbcbd24-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b099/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b100/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b101/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b117/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid zSgsMuHy6GJSjWTX2Xps/zSgsMuHy6GJSjWTX2Xps -goversion go1.14.6 -D "" -importcfg $WORK/b085/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd $WORK/b135 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -o $WORK/b135/_cgo_.o $WORK/b135/_cgo_main.o $WORK/b135/_x001.o $WORK/b135/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a22de7104d99a897ed197f64ccc11e666c1dc034c3f3df09bc8b90452b6788c-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid KOSshh034toPss7RWt1n/KOSshh034toPss7RWt1n -goversion go1.14.6 -D "" -importcfg $WORK/b141/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b135/_cgo_.o -dynout $WORK/b135/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0b/0ba09a9843c8dc9c1523483904c415eca208b89304a923cb71201891302b8d80-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b143/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b143/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b143/ -g -O2 ./copy_linux.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid Wa4wrQTjwOZDXnZAo_rN/Wa4wrQTjwOZDXnZAo_rN -goversion go1.14.6 -D "" -importcfg $WORK/b135/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b135/_cgo_gotypes.go $WORK/b135/loop_wrapper.cgo1.go $WORK/b135/_cgo_import.go cd $WORK/b140 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b135/_pkg_.a $WORK/b135/_x001.o $WORK/b135/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f3/f32e814e191ac10a969bbdb727db90ca64619d99235fbf7521dd363ff926215b-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b146/ cd $WORK/b140 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid p1NhL5jf4vcJ43WfMEZa/p1NhL5jf4vcJ43WfMEZa -goversion go1.14.6 -D "" -importcfg $WORK/b146/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b140 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o -g -O2 cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -o $WORK/b140/_cgo_.o $WORK/b140/_cgo_main.o $WORK/b140/_x001.o $WORK/b140/_x002.o -g -O2 cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b099/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid MJwR0vhklp_MKv4gUusj/MJwR0vhklp_MKv4gUusj -goversion go1.14.6 -D "" -importcfg $WORK/b143/importcfg -pack $WORK/b143/_cgo_gotypes.go $WORK/b143/copy_linux.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/6f/6f9800530d41a30671e17cd90a5885c0325dd8ade25e4f13d0897bc4007bb1d7-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid iT1gs9zVoMw3srVWqWdc/iT1gs9zVoMw3srVWqWdc -goversion go1.14.6 -D "" -importcfg $WORK/b147/importcfg -pack ./config.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b140/_cgo_.o -dynout $WORK/b140/_cgo_import.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid DXmE9IEqiDXkY4P_QRsi/DXmE9IEqiDXkY4P_QRsi -goversion go1.14.6 -D "" -importcfg $WORK/b140/importcfg -pack $WORK/b140/_cgo_gotypes.go $WORK/b140/projectquota.cgo1.go $WORK/b140/_cgo_import.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/11/11cc4fc59b48a8047e9bdfd14b7499e5e1da079013fcf6d0b85e04a288e4611a-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid TtZ76dAbuBXX5N4KtcuT/TtZ76dAbuBXX5N4KtcuT -goversion go1.14.6 -D "" -importcfg $WORK/b148/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f2/f2f7a0216fe040660acd545611815286c82a0db21922ec964cd42b62fa43a236-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid JG7-4M-Et3bs3jhbQ75b/JG7-4M-Et3bs3jhbQ75b -goversion go1.14.6 -D "" -importcfg $WORK/b150/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/95/95cdb3b6c2545af6214c5a39c72d0084106cc89b5ec91366c84c0ab57bd75164-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 4tE3CrOcr4XGorTIm-65/4tE3CrOcr4XGorTIm-65 -goversion go1.14.6 -D "" -importcfg $WORK/b153/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b140/_pkg_.a $WORK/b140/_x001.o $WORK/b140/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/17/170e6b8abf4b74e1b1f32c0ec47e6dd5d0b1f1c6a7b37f5dbe0e3929ed69c45b-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 7kHGoq3T9oA4tYKS7mID/7kHGoq3T9oA4tYKS7mID -goversion go1.14.6 -D "" -importcfg $WORK/b155/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/37/37147dcf9c7413c0db1a0cc6c4653a078fd0620933d730282e6feb8c176623cf-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid IJl1Gb58ZjII1CjpTVHR/IJl1Gb58ZjII1CjpTVHR -goversion go1.14.6 -D "" -importcfg $WORK/b149/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d1/d14c72a2b38d3dcda52829132682649ca28fb705e1d29a5a4d5571cf4c2328f7-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b156/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b156/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b156/ -g -O2 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/93/93c86e4ca7b2f0f3aa6f35ce5d1ca99931454b0816159201b9fd0d5b6ad7e2bc-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b155/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid anndR5CCYLNucXtOplOu/anndR5CCYLNucXtOplOu -goversion go1.14.6 -D "" -importcfg $WORK/b154/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8a/8ab08f49a1946e6f3e53f2f6a8e4f70dd6ba84356f8c01f9057567cd3f89254f-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid JiTo73ccRse-a7RxptvO/JiTo73ccRse-a7RxptvO -goversion go1.14.6 -D "" -importcfg $WORK/b157/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e5/e5d2ebb236457a3bde4a857f1c82134c97396c8ec8dd356c4f78a4e64e1eec44-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid GFe8UlQ5oegLu5p6oXBM/GFe8UlQ5oegLu5p6oXBM -goversion go1.14.6 -D "" -importcfg $WORK/b159/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6e/6e15ded3b55a9ae6f05b58034d4e1d3f3d34fbfa6bb0b064b3d6620cc82ec176-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid M8EqrwHofvsiMkXpMLBP/M8EqrwHofvsiMkXpMLBP -goversion go1.14.6 -D "" -importcfg $WORK/b119/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/00/001585c4870519f525d892809a6e4160f515827b7d4bd0fb3cb53f9a4f1918a5-d # internal go/token mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p go/token -std -complete -installsuffix shared -buildid cNk5SW4iHXBeu_sC9Ijn/cNk5SW4iHXBeu_sC9Ijn -goversion go1.14.6 -D "" -importcfg $WORK/b165/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ef/eff0c4bee65f8cdc9c42ad75ae89601de12e88a5f47ee05b1874bc6469809ed3-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 0NVWZwCd1D8AK28hN-vn/0NVWZwCd1D8AK28hN-vn -goversion go1.14.6 -D "" -importcfg $WORK/b152/importcfg -pack ./tarlogger.go cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ef/ef54cab07f3b8858dedd2289a9c3251fc102886f7fd7009811db04cb00d94999-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b119/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b121/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid pjlsGU_ofZdkadg7593l/pjlsGU_ofZdkadg7593l -goversion go1.14.6 -D "" -importcfg $WORK/b084/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0d/0dda953e9e4dc6da9dd01ba4bf258f7b77056a8be25e233c739bf4a1fd91c20f-d # internal net/url mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p net/url -std -complete -installsuffix shared -buildid 3TY8KZ3Ud0-c_Z8E3x0X/3TY8KZ3Ud0-c_Z8E3x0X -goversion go1.14.6 -D "" -importcfg $WORK/b170/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a2/a24541f1ffbfad54be9e3b7972f06b63fa13c6896b3cb18c6ba5ffc4f3426f8c-d # internal go/scanner mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid arTM-EVlX22Uw0vZSg62/arTM-EVlX22Uw0vZSg62 -goversion go1.14.6 -D "" -importcfg $WORK/b164/importcfg -pack ./errors.go ./scanner.go cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I $WORK/b156/ -g -O2 -Wall -o $WORK/b156/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d3/d322f40d83442326083c7d04cfc1f01f4891a0b7333f47db6cbd75ce1bb54432-d # internal go/ast mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p go/ast -std -complete -installsuffix shared -buildid O76SAQ8B-pP0ADc025Gk/O76SAQ8B-pP0ADc025Gk -goversion go1.14.6 -D "" -importcfg $WORK/b163/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/6a/6a1baa2e4e8b49cee54d33f1548f1ccaee1e29858474a5591f4aa000b8ba71d5-d # internal text/template/parse mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid -cqXzVo43Zj3WRDydXRX/-cqXzVo43Zj3WRDydXRX -goversion go1.14.6 -D "" -importcfg $WORK/b171/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -o $WORK/b133/_cgo_.o $WORK/b133/_cgo_main.o $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o $WORK/b133/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f4/f4cf31575d53f1ec15ffff229c869a954c79d387f47692e7a98fdc2d98b15375-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b119/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 0yng2FIsmaHmP4HNFL34/0yng2FIsmaHmP4HNFL34 -goversion go1.14.6 -D "" -importcfg $WORK/b125/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b133/_cgo_.o -dynout $WORK/b133/_cgo_import.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid NvVXVGaXaQTHEYAotyVe/NvVXVGaXaQTHEYAotyVe -goversion go1.14.6 -D "" -importcfg $WORK/b133/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b133/_cgo_gotypes.go $WORK/b133/devmapper_log.cgo1.go $WORK/b133/devmapper_wrapper.cgo1.go $WORK/b133/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b133/devmapper_wrapper_dynamic.cgo1.go $WORK/b133/_cgo_import.go cd $WORK/b156 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -o $WORK/b156/_cgo_.o $WORK/b156/_cgo_main.o $WORK/b156/_x001.o $WORK/b156/_x002.o $WORK/b156/_x003.o $WORK/b156/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b156/_cgo_.o -dynout $WORK/b156/_cgo_import.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid D7YjEqsJJmnpyZRz7L6z/D7YjEqsJJmnpyZRz7L6z -goversion go1.14.6 -D "" -importcfg $WORK/b156/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b156/_cgo_gotypes.go $WORK/b156/getenv_linux_cgo.cgo1.go $WORK/b156/unshare_cgo.cgo1.go $WORK/b156/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/17/173b3cd97d6111061041feee42d302bb8add47f52256e8b65b7fb6baa726c5b3-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b131/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b131/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b131/ -g -O2 ./btrfs.go ./version.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o $WORK/b133/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/40/4049bebd4e7c5e7f07e0a35235ab5e456305e26b135bf6e8524b4a3a719d77e1-d # internal github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid WZdcfkmgkq8Dbb8Rgz8F/WZdcfkmgkq8Dbb8Rgz8F -goversion go1.14.6 -D "" -importcfg $WORK/b132/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b156/_pkg_.a $WORK/b156/_x001.o $WORK/b156/_x002.o $WORK/b156/_x003.o $WORK/b156/_x004.o # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4d/4dde1ded67d923e2e6eb82d783a101067913cec6749db7ffea970d6d7ceab3b2-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b139/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid Rvf9i3UXZAU-5iYVRWwq/Rvf9i3UXZAU-5iYVRWwq -goversion go1.14.6 -D "" -importcfg $WORK/b139/importcfg -pack ./overlayutils.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/15/15b73f8f34a3fb54d5bc79449e4d953367794611bbdd96d865278576e56ffccd-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid BHlPgJRBA6TA5qPcnd0T/BHlPgJRBA6TA5qPcnd0T -goversion go1.14.6 -D "" -importcfg $WORK/b142/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e7/e781f65139209025d5274826e977115929fe8d6e4d26b25b651d1e388284b1b1-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b119/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid JDVHZTQzmYVRA54PeQQs/JDVHZTQzmYVRA54PeQQs -goversion go1.14.6 -D "" -importcfg $WORK/b137/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a1/a1ee205d0ba27df097dea3c41f574e947dca1b21ef1d2313389c91c551d344c5-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid FPGLRZ_HH4WDtcSsNTA1/FPGLRZ_HH4WDtcSsNTA1 -goversion go1.14.6 -D "" -importcfg $WORK/b145/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d4/d4e85661fc0b4554ca298dce1023a4ff55cba9cf47fd98b821faabe6f59de80a-d # internal go/parser mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p go/parser -std -complete -installsuffix shared -buildid zCGECKIwMQZD5kM9zzgp/zCGECKIwMQZD5kM9zzgp -goversion go1.14.6 -D "" -importcfg $WORK/b166/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/6f/6fc483fa11944bd30a2c5bf775c968ee3185ace8ca216c6af14ebe30ce04df33-d # internal go/printer mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Ks34XRhU1BMg7tmvO8Pa/Ks34XRhU1BMg7tmvO8Pa -goversion go1.14.6 -D "" -importcfg $WORK/b167/importcfg -pack ./nodes.go ./printer.go cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b2/b2c6549503b6d10722a130999295bd6d7116eb70bbb55cbbc62811499baafd1a-d # internal text/template mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/template -std -complete -installsuffix shared -buildid N5sIT9a0-2LleNJiSbCl/N5sIT9a0-2LleNJiSbCl -goversion go1.14.6 -D "" -importcfg $WORK/b169/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/8c/8ccb4212f0579efb23fd397d54f7af3f8d6c279749c20aa528c18788a06c972c-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid dpYyZNjN5rryidp1Ts9X/dpYyZNjN5rryidp1Ts9X -goversion go1.14.6 -D "" -importcfg $WORK/b172/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/3f/3f48007c3c08fa8f9c2986140c273e216e4bdb5f10afe70523e97f2e47b656c4-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid TSEpU4EzOGqc4Az1Ns53/TSEpU4EzOGqc4Az1Ns53 -goversion go1.14.6 -D "" -importcfg $WORK/b173/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd $WORK/b131 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/20/2043146244f5d587a3a248a30e57cea7e5e1d1910aa4441ae768a75e6c612647-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid HsPToUZOTfaSn2sXSAUG/HsPToUZOTfaSn2sXSAUG -goversion go1.14.6 -D "" -importcfg $WORK/b179/importcfg -pack ./version.go ./versioned.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b131=/tmp/go-build -gno-record-gcc-switches -o $WORK/b131/_cgo_.o $WORK/b131/_cgo_main.o $WORK/b131/_x001.o $WORK/b131/_x002.o $WORK/b131/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/44/44f0fb941e021f78068aaff43eca40df07690d0c1f863b17ef71cb98632af2a1-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 8sm6zv3XZ6G-r_YCgAS2/8sm6zv3XZ6G-r_YCgAS2 -goversion go1.14.6 -D "" -importcfg $WORK/b178/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c9/c95212a511edb09189c83b92812807cb05fd9fcf322cd5e6f864b263a341486b-d # internal go/format mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p go/format -std -complete -installsuffix shared -buildid IG0284pmRCKwusrkxW9m/IG0284pmRCKwusrkxW9m -goversion go1.14.6 -D "" -importcfg $WORK/b162/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/48/4870d73b06aaf9fd9eb81a3355b361d9f9786611485be029526572b492721cf1-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid dqIAFR8Mw_lVt6BOLehr/dqIAFR8Mw_lVt6BOLehr -goversion go1.14.6 -D "" -importcfg $WORK/b185/importcfg -pack ./xlog.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b131/_cgo_.o -dynout $WORK/b131/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/37/379c88037b61c1dfa7942193a7ff6a87357966bb6911aa184e5f83bd7d8b91cd-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid vpCw-ufuxtpPjU4KHweG/vpCw-ufuxtpPjU4KHweG -goversion go1.14.6 -D "" -importcfg $WORK/b175/importcfg -pack ./types.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid g5T6n0Icgmu_5ve-CWOz/g5T6n0Icgmu_5ve-CWOz -goversion go1.14.6 -D "" -importcfg $WORK/b131/importcfg -pack $WORK/b131/_cgo_gotypes.go $WORK/b131/btrfs.cgo1.go $WORK/b131/version.cgo1.go $WORK/b131/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/2f/2f564a310be8868cd32ea8b1856fd467c52650d82a7295dbf3ef333145a8ef32-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid dVD9CQtwgKvARp1P-Ak0/dVD9CQtwgKvARp1P-Ak0 -goversion go1.14.6 -D "" -importcfg $WORK/b188/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fe/fe8486a663d8e012d438e2e4284201c45be005d910f1abb3b56fe9f9ab37c5c2-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b187/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b185/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid q5OB5ne4L9FIlUlVwqnj/q5OB5ne4L9FIlUlVwqnj -goversion go1.14.6 -D "" -importcfg $WORK/b186/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/5c/5c844e9bda26347d048daf516027a33d4af2c44706986162641343d94c4821eb-d # internal crypto/elliptic mkdir -p $WORK/b191/ cat >$WORK/b191/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b191/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/05/0559c58543db057c2c29e4d8011fd27f61d9ab391a9d106c18ac75894a5a0ff0-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid wxnac63u2KEMoIywx7nx/wxnac63u2KEMoIywx7nx -goversion go1.14.6 -D "" -importcfg $WORK/b174/importcfg -pack ./system_registries_v2.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid Vifh59wNJ0tkZl13Klpl/Vifh59wNJ0tkZl13Klpl -goversion go1.14.6 -symabis $WORK/b191/symabis -D "" -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b131/_pkg_.a $WORK/b131/_x001.o $WORK/b131/_x002.o $WORK/b131/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4c/4caa372aa319540dd80679a5b26e96466c04726bf46b9b2ef96869958b00d00a-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid IHxRy3AOXTBJEJhG2uut/IHxRy3AOXTBJEJhG2uut -goversion go1.14.6 -D "" -importcfg $WORK/b124/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/78/78fbad92113dd3d0370c75b0b6732a179325dc4f51900176a0f06e839ba61618-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid RbKytAeVHNsVRYFr-N5o/RbKytAeVHNsVRYFr-N5o -goversion go1.14.6 -D "" -importcfg $WORK/b182/importcfg -pack ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/95/9510af7f02eb66d3ad38109621dd76f12089c3a5d6ed6541b8a626ad82c5dd18-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b117/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid olRq5egPLpxeJLX9YTXZ/olRq5egPLpxeJLX9YTXZ -goversion go1.14.6 -D "" -importcfg $WORK/b160/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b6/b6616ddc43257e357c46fd83a937013f320ad5de4ff228fcc9db69f000c8026f-d # internal encoding/asn1 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid LFXfDpaDRiCfquYxWTF0/LFXfDpaDRiCfquYxWTF0 -goversion go1.14.6 -D "" -importcfg $WORK/b194/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/da/da81f3df64552f84a5cf69d1aa7b12bc734440f3195d54ce7f2e427c1fe7e934-d # internal crypto/rsa mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 8DEN7vu3Gzd3BWvLuVaS/8DEN7vu3Gzd3BWvLuVaS -goversion go1.14.6 -D "" -importcfg $WORK/b195/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b191/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b191/_pkg_.a $WORK/b191/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c9/c99afb785642e2cdd3417140c3242e85944b45a8d8d195280f46dc4837a338d1-d # internal crypto/ed25519 mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b199/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid bZH9xIk7SOgzqudrmLh0/bZH9xIk7SOgzqudrmLh0 -goversion go1.14.6 -D "" -importcfg $WORK/b198/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a7/a79390fa0539fd31ddeee05ffdaffd5a03a0a8423eb98f72de6bf4691fd348fc-d # internal crypto/md5 mkdir -p $WORK/b201/ cat >$WORK/b201/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b201/symabis ./md5block_arm64.s cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p crypto/md5 -std -installsuffix shared -buildid W5nTYqmoGU8k28awLnmH/W5nTYqmoGU8k28awLnmH -goversion go1.14.6 -symabis $WORK/b201/symabis -D "" -importcfg $WORK/b201/importcfg -pack -asmhdr $WORK/b201/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/fd/fd0cbb474a0bcaa1317f938fa42b56d2fb2c847ed7fc5fca3cac35928adcd29d-d # internal crypto/sha1 mkdir -p $WORK/b203/ cat >$WORK/b203/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b203/symabis ./sha1block_arm64.s cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 6dmVBUUdEK4IbQhTyLgZ/6dmVBUUdEK4IbQhTyLgZ -goversion go1.14.6 -symabis $WORK/b203/symabis -D "" -importcfg $WORK/b203/importcfg -pack -asmhdr $WORK/b203/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bb/bb2669801d1fc9d86b18d4b584e6667c20364914e04abf2d762cf09ea6e005e6-d # internal github.com/containers/storage mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b117/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid qRTkssyK7-t3p6e1Rs-K/qRTkssyK7-t3p6e1Rs-K -goversion go1.14.6 -D "" -importcfg $WORK/b083/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b201/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b201/_pkg_.a $WORK/b201/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/64/6492f6e260f87639355c5be9c9738fa1fe712a74cf85f14e7321b863bb1c47e6-d # internal crypto/dsa mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid als4-gGBuOkCc-IH4NEi/als4-gGBuOkCc-IH4NEi -goversion go1.14.6 -D "" -importcfg $WORK/b205/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f9/f9192083bb0194f503063fc97393d7908066673e3a76601d5b55da2a774bb063-d # internal crypto/ecdsa mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 86WcO_9r5PEEd6sbKmfJ/86WcO_9r5PEEd6sbKmfJ -goversion go1.14.6 -D "" -importcfg $WORK/b190/importcfg -pack ./ecdsa.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b203/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b203/_pkg_.a $WORK/b203/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ee/eec72d91b3473e742f0b7b7ae06fad9b1afdff50f8c9ad66b42c9cf03faf943a-d # internal crypto/x509/pkix mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ozxIk4W0ZlSpDShjSa2g/ozxIk4W0ZlSpDShjSa2g -goversion go1.14.6 -D "" -importcfg $WORK/b206/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/cc/ccd5564e7b6932ee6714c77e7d3fc59f6120fccf1cbfbd52055913c219c43a94-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b185/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b186/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid VVtXOPdTv52Gmz5yyrSA/VVtXOPdTv52Gmz5yyrSA -goversion go1.14.6 -D "" -importcfg $WORK/b184/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/37/37eae09a42ca50cc074707ac1be829faa91952611d35122757dcc06cd011cd37-d # internal encoding/pem mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid mW4iC6--fqB51JUQmuq-/mW4iC6--fqB51JUQmuq- -goversion go1.14.6 -D "" -importcfg $WORK/b207/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/53/5382a9e444e365a477333fae3ba48d74da578099e13a5b9ac1a24c8e701184db-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YM9MS-CMiBy0juEh0C15/YM9MS-CMiBy0juEh0C15 -goversion go1.14.6 -D "" -importcfg $WORK/b208/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b3/b3abb977d5d0ff15e391b529610013f4e2dffde2834f03b5b98c8b028b6555d0-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b211/ cat >$WORK/b211/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b211/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/0b/0b2db8c42a4bb3a0ff57b9d1647ae473b9654f9117fbc057de5a4b534c041dd7-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5vgd31j6YLmD7xkjpP7W/5vgd31j6YLmD7xkjpP7W -goversion go1.14.6 -D "" -importcfg $WORK/b213/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b212/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid rVkfACG5BEe_mQp1iDDH/rVkfACG5BEe_mQp1iDDH -goversion go1.14.6 -symabis $WORK/b211/symabis -D "" -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/02/028cee6cbde5e4986bb319d9b01310cd2fcf18932371282550c13a59e387f60e-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid J2MsAwh863Zx2AVask2u/J2MsAwh863Zx2AVask2u -goversion go1.14.6 -D "" -importcfg $WORK/b214/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7e/7e3e58ff0e39ec4b594a9dbad60f54abf957403a4172c7477572d960736d5824-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b218/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b211/chacha_arm64.o ./chacha_arm64.s cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid xSxtRTf_QD3A9Hsfv4ET/xSxtRTf_QD3A9Hsfv4ET -goversion go1.14.6 -D "" -importcfg $WORK/b218/importcfg -pack ./stub.go ./transports.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b211/_pkg_.a $WORK/b211/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/02/027145304df6ab9d51ae8516b326493e8df588ea680f43b0bf3c23b0e5332b84-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b211/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b212/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b213/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 0qmEkqa9w0_dF_TUYTRa/0qmEkqa9w0_dF_TUYTRa -goversion go1.14.6 -D "" -importcfg $WORK/b210/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/23/23fcf06bc96b26562fdd046d3d7e4ccc7f693a8735c52cdbe48e5ed036dc7781-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid jJ5Cy9bJy0LPgYB4Ug9e/jJ5Cy9bJy0LPgYB4Ug9e -goversion go1.14.6 -D "" -importcfg $WORK/b219/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/89/8953592a0508d183f067883a12d6582fd28a31ce10dae4f96b1d9cc2a9c352e7-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b220/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b220/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b220/ -g -O2 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/05/05e9fdf3496edf9bcec67e557d6e69a4f343c129f730a4d3b8f12ce8fe53a947-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b176/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b101/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid EWPbhx9Ao7GqUDQh4FZh/EWPbhx9Ao7GqUDQh4FZh -goversion go1.14.6 -D "" -importcfg $WORK/b183/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/8a/8a32e510436c18ae9d078e43590c830233381ed6990e5176c2c1f5d155e6606e-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid ZEuuTPtL3I4pH9x-T71h/ZEuuTPtL3I4pH9x-T71h -goversion go1.14.6 -D "" -importcfg $WORK/b222/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/f0/f023f405f6f58a8b9825fe903325cf0ca41519407216c38c96897abceccca918-d # internal crypto/x509 mkdir -p $WORK/b204/ cat >$WORK/b204/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=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/dsa=$WORK/b205/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid JAcZtBHI-UxAIPckUJDl/JAcZtBHI-UxAIPckUJDl -goversion go1.14.6 -D "" -importcfg $WORK/b204/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/d1/d16dc476e2d0201bf826e9e961ddc98cff2113bc1799b37b2101e93b067222a5-d # internal compress/flate mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid puSayd7l3GFbhB0uvOjc/puSayd7l3GFbhB0uvOjc -goversion go1.14.6 -D "" -importcfg $WORK/b225/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1f/1f70a1ee52bc1cd11d60c085939c6aeb978f53738b5ead10853e6e223157883a-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 5h49Y2PzxeSyZ8q7pTNw/5h49Y2PzxeSyZ8q7pTNw -goversion go1.14.6 -D "" -importcfg $WORK/b229/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ed/ed79d01b3c912f3a85aeeffe9a24c474c5068f41b51f0f0a2022358d8479e1f7-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid jFvVAvHvgVe3m0Kg-cVG/jFvVAvHvgVe3m0Kg-cVG -goversion go1.14.6 -D "" -importcfg $WORK/b237/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/08/083b058e9eaf59706473b4e2746cd696564c826838923e89e44a774201e8c2ed-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid a6fT6sCsyM8UJkfDh7hF/a6fT6sCsyM8UJkfDh7hF -goversion go1.14.6 -D "" -importcfg $WORK/b238/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a7/a7890de54aeb142aa174df0b2be3a06eae02d34b807a15be2253c4df6c57592b-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid SLTunxss0j4cE07vr_4i/SLTunxss0j4cE07vr_4i -goversion go1.14.6 -D "" -importcfg $WORK/b239/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/bb/bb206e280fa8eb8c529ba7fb378a2e4d435e39951acc7593454250651916d4d3-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid pAtzUYy-h4KI0xfIbAyA/pAtzUYy-h4KI0xfIbAyA -goversion go1.14.6 -D "" -importcfg $WORK/b242/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ad/adce8d41fab17f2d34c452b62ca8255ed7f00f9ab912d1bf101a45c0842204b5-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid vUOzx7Zmgz4D84zsGG6o/vUOzx7Zmgz4D84zsGG6o -goversion go1.14.6 -D "" -importcfg $WORK/b244/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/1e/1efa41461506763ece488d65f7e345b1c000761e1ba22d8328687568a5da0aa6-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid DiUemvtYD2S8fq5caybU/DiUemvtYD2S8fq5caybU -goversion go1.14.6 -D "" -importcfg $WORK/b247/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/4e/4e1ccec8588d3f04ce32cec495e014f48809864767c6cdc4b277aded6d949bab-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid gGDJkax9ABvJFQ-1Cb33/gGDJkax9ABvJFQ-1Cb33 -goversion go1.14.6 -D "" -importcfg $WORK/b249/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/67/672eecb95e3878d988ae8f08776c8273f5bace2ab7951cd961758ae1674a58de-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid l7MOsiRsCC7ni_VWY1H-/l7MOsiRsCC7ni_VWY1H- -goversion go1.14.6 -D "" -importcfg $WORK/b248/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f7/f78c1fd70903dc233c8db455ac30681259eed47bff86d27c72faf70cc0b0a983-d # internal compress/zlib mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile hash/adler32=$WORK/b227/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid NfKBe7GnHiZeLBRDZWXQ/NfKBe7GnHiZeLBRDZWXQ -goversion go1.14.6 -D "" -importcfg $WORK/b226/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/e6/e6f4a56f55467d66f477cc8fc57920e42fb0ee41c05e754a735d7bf950fbe0df-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid IQFIdWrNmdRwjD05gw_s/IQFIdWrNmdRwjD05gw_s -goversion go1.14.6 -D "" -importcfg $WORK/b250/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/cd/cdfe69f7b62b9b3ab5f0891ddcfd616d32c900821021dad0d7f75b24271dfdb7-d # internal github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/dc/dc71a50a75b9c2c290c91d6401d935f477276b81a5ee21d63afee1e1b1a762cd-d # internal mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b248/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid BusPpn_vVnYb-BH42EqG/BusPpn_vVnYb-BH42EqG -goversion go1.14.6 -D "" -importcfg $WORK/b246/importcfg -pack ./config.go ./config_linux.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile compress/zlib=$WORK/b226/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/dsa=$WORK/b205/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b228/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b229/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b230/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/jpeg=$WORK/b233/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid PcoJ7kcNWNuHRWHgmWdP/PcoJ7kcNWNuHRWHgmWdP -goversion go1.14.6 -D "" -importcfg $WORK/b224/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/7b/7bb863572e46729be4bb78f06dc8094fa2d6037d1ef40e8005b1ec450560f024-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid o3GAw4tOpjKWoH_XSs6Q/o3GAw4tOpjKWoH_XSs6Q -goversion go1.14.6 -D "" -importcfg $WORK/b254/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/19/1946cc592c3247052b887823b4a1e30e2f093a25c79b9c0d6e8cdbe751e26ed6-d # internal crypto/tls mkdir -p $WORK/b196/ cat >$WORK/b196/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/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b019/_pkg_.a packagefile container/list=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rc4=$WORK/b202/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b215/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid aQzk64A3eZlKFHpW0u84/aQzk64A3eZlKFHpW0u84 -goversion go1.14.6 -D "" -importcfg $WORK/b196/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/83/83e2b09a39d9d95539eaee854d1719d7fb2a60cecf50552559d5fa041b158165-d # internal golang.org/x/net/proxy mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid JAPDH1NRd0Qg0HMty_uE/JAPDH1NRd0Qg0HMty_uE -goversion go1.14.6 -D "" -importcfg $WORK/b253/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/45/45279c8f08ae287006ebb6aa4f9c0e7937e03aa248205a001729439c77ecf6e2-d # internal compress/gzip mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid JXffCXZtbYveRAIrvtBx/JXffCXZtbYveRAIrvtBx -goversion go1.14.6 -D "" -importcfg $WORK/b256/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/55/55ba0a447a22d1be1b8d5a74597fb2c74265e52aabfe13f217b0d023da2ddcb7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid KINIAICB18dusB31y0bS/KINIAICB18dusB31y0bS -goversion go1.14.6 -D "" -importcfg $WORK/b261/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/9b/9b3a7f150e055e8a7bd4e91bc576da97fd043969bdf058fcbe2daa8f5ee18efe-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b230/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid qfZn337ufTOSY-J-04oH/qfZn337ufTOSY-J-04oH -goversion go1.14.6 -D "" -importcfg $WORK/b221/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ef/efb08fc8f0c9d2895950ae6b2563475720e0f091f654bb1af8291c035d3e5ed5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b259/ cat >$WORK/b259/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=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b260/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b261/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid TJtQ5BayHXczmq9zc6me/TJtQ5BayHXczmq9zc6me -goversion go1.14.6 -D "" -importcfg $WORK/b259/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/5e/5e9f4e5a2094a64e6779dcf66ebcfb24e55357ee8edf6f10e974719c9a819bdf-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b262/ cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/23/236dda80e8b045126c33ffabad0e32415c813fd76529f0ebc5fead6a7c7c1c54-d # internal cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b260/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/containers/common/pkg/config cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid kRm0z0KVJVFTYk8rUSxK/kRm0z0KVJVFTYk8rUSxK -goversion go1.14.6 -D "" -importcfg $WORK/b262/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b069/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b072/_pkg_.a packagefile github.com/containers/common/pkg/sysinfo=$WORK/b075/_pkg_.a packagefile github.com/containers/storage=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid AIR0mk9jqjxbUxjyYo8X/AIR0mk9jqjxbUxjyYo8X -goversion go1.14.6 -D "" -importcfg $WORK/b066/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./libpodConfig.go ./nosystemd.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/9c/9c5711ff1d5cc7ca0b102408628f8bcb55c45fa47251c3926e3a14d17eac087d-d # internal net/textproto mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 7BKI55iKzeqNwHTE3eMr/7BKI55iKzeqNwHTE3eMr -goversion go1.14.6 -D "" -importcfg $WORK/b263/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/98/9853a02d9f8a9a35dedc3c885e58ae2a3d0c15f72c4305715162a4d4d72f8704-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid X0abz4P_G8evK4sd_dHb/X0abz4P_G8evK4sd_dHb -goversion go1.14.6 -D "" -importcfg $WORK/b265/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ea/ea87fa46addc2f60fcd49fb093423081b4a2cf92457db930bbdbb206d3041f52-d # internal mime mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p mime -std -complete -installsuffix shared -buildid Fnlbm4PQyGeobkEs7Fvx/Fnlbm4PQyGeobkEs7Fvx -goversion go1.14.6 -D "" -importcfg $WORK/b266/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/83/838372ec92267333b00614f20c4060e965702ed231f8840e15c6fdd113a2bf04-d # internal mime/quotedprintable mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fgDxjDtkjtpTF4WNcLiB/fgDxjDtkjtpTF4WNcLiB -goversion go1.14.6 -D "" -importcfg $WORK/b268/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/8d/8dc9a94bb34a17ca768e2797d2e6ff82d0803d1c50a55168111df817c051e677-d # internal net/http/internal mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid d21xOLI-AmgwyNrF1Bqi/d21xOLI-AmgwyNrF1Bqi -goversion go1.14.6 -D "" -importcfg $WORK/b270/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/f7/f71889513e309fb558bc0bad65e0e0fa20f9843dd874a3a6dcd7fdefc0c88a86-d # internal mime/multipart mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile mime/quotedprintable=$WORK/b268/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid oN4mlYUigZjFvZMnzRNg/oN4mlYUigZjFvZMnzRNg -goversion go1.14.6 -D "" -importcfg $WORK/b267/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/4f/4fe581051a614cbb857e0b617f0a742def7d81dc50d0c526f45d1c36d00f201e-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 8uVC4otU2OcbngLtqJBU/8uVC4otU2OcbngLtqJBU -goversion go1.14.6 -D "" -importcfg $WORK/b275/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/95/95af01623907305a54e78ae5866a2b5de71b1ff1a69bcdccba529402bdfd9fea-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b258/ cat >$WORK/b258/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=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b259/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b261/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b262/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid JERa2A4rbf-jeZtDYDC6/JERa2A4rbf-jeZtDYDC6 -goversion go1.14.6 -D "" -importcfg $WORK/b258/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8b/8bac7542831b6634fb0359583faa09f56c34e9fdd5f6485e8fe27d9f9b47aa3d-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b275/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid Ge4HlXvDTqJLAYdOUqRm/Ge4HlXvDTqJLAYdOUqRm -goversion go1.14.6 -D "" -importcfg $WORK/b274/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e0/e04ad6962b083574d4c308e8306282dc7a9a2dfb5218b22321ff3e084d1da599-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile hash/fnv=$WORK/b292/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid Z62Gf9ctql3GGW2N6RBC/Z62Gf9ctql3GGW2N6RBC -goversion go1.14.6 -D "" -importcfg $WORK/b291/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f5/f5d38aca7a5e477a1f80f937d8acf5be89f2dc6e032509f599ccba3ed4b5fd01-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid GF8-r4WBiRx9xb9fTmnC/GF8-r4WBiRx9xb9fTmnC -goversion go1.14.6 -D "" -importcfg $WORK/b290/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/58/583adfd1a9ff9a2d46d34496ef09aaeb00960d168eb8e62ca0e965f44ce4c916-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid BCDsJZemTXp4snjwsn0h/BCDsJZemTXp4snjwsn0h -goversion go1.14.6 -D "" -importcfg $WORK/b289/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/d0/d084e8582815d56779aaf5d6a6931fac0b60d0b12ecffb5d37cc4095704b1a34-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid w6zr7Ae6z2OLOc6_s1HT/w6zr7Ae6z2OLOc6_s1HT -goversion go1.14.6 -D "" -importcfg $WORK/b315/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4a/4a38e6939958b8082f124ad4f5065424970d1e79d1c00c2ba833ac0155bb1056-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid ovVgNVV_bvZ3eHw7zAxR/ovVgNVV_bvZ3eHw7zAxR -goversion go1.14.6 -D "" -importcfg $WORK/b294/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e3/e31a80379e5d1b8ce32140c4082147785bc7daf2d4a3f14a61dff6a457365303-d # internal github.com/prometheus/common/model mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid kW8BYB1S56N-uGHY_TK7/kW8BYB1S56N-uGHY_TK7 -goversion go1.14.6 -D "" -importcfg $WORK/b321/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2e/2ec9ba06b3ade859c63580ba5b8761deca5eff77bd76b10fb9c177df8ed4f34c-d # internal github.com/containers/libtrust mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/be/be22f24cd9cddf68a91c7455e979c3c107bde9eb645b41c70b447b6eb02e7021-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 3qT8wUVxbSNt8oU3YX87/3qT8wUVxbSNt8oU3YX87 -goversion go1.14.6 -D "" -importcfg $WORK/b257/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid P8isrQv9FHeo4-sJJtu2/P8isrQv9FHeo4-sJJtu2 -goversion go1.14.6 -D "" -importcfg $WORK/b189/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/09/0947eba8ae038633e697e3262bdf85bbc4a387be9fd561465268a319998a7aa0-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4eRXyjDZCuu-q9EbL5wp/4eRXyjDZCuu-q9EbL5wp -goversion go1.14.6 -D "" -importcfg $WORK/b264/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e9/e923cc96f15341629554538cf2d21ef29922964449fe0eb90cb7b6cb12d0dce0-d # internal net/http/httptrace mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid atg8h8QAjnzXjyUin11U/atg8h8QAjnzXjyUin11U -goversion go1.14.6 -D "" -importcfg $WORK/b269/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/81/81959e67b11bff88cd8e3bf7b4e9ad690fa90028be20e35f02fbb2a0dc9819ff-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 7oGcVv8sySv21uJtWelo/7oGcVv8sySv21uJtWelo -goversion go1.14.6 -D "" -importcfg $WORK/b271/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/63/637865bdaef94d9e2a16d08867e1fb3482e405174a20c5f1c1a804ee2b2feb30-d # internal net/http mkdir -p $WORK/b255/ cat >$WORK/b255/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=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile container/list=$WORK/b144/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b257/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b264/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b265/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile mime/multipart=$WORK/b267/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile net/http/internal=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p net/http -std -complete -installsuffix shared -buildid XMfkaSkMSYoPTmZw_slK/XMfkaSkMSYoPTmZw_slK -goversion go1.14.6 -D "" -importcfg $WORK/b255/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8e/8ef055036f9ad657725ef733e329bdf212f880475e2bd3595b0228147a724c6b-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid gw9zz9g1jc9h-GXjen2J/gw9zz9g1jc9h-GXjen2J -goversion go1.14.6 -D "" -importcfg $WORK/b296/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/f5/f5b33546039c5ef5d89d8bec8e11a800b3507273a26c62c9cca69050bb35b193-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid AcCo54oyvBn02dEPOLg8/AcCo54oyvBn02dEPOLg8 -goversion go1.14.6 -D "" -importcfg $WORK/b299/importcfg -pack ./strings.go ./strings_unsafe.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/42/4284c36e2866b472f02b62248232b7d3ef024ce67b26740ca392f2123d195c13-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid Nf_bytR1gzqN-lWVXO4Q/Nf_bytR1gzqN-lWVXO4Q -goversion go1.14.6 -D "" -importcfg $WORK/b297/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f9/f9d8640ab74fb686f8a8210ab1e161d4b1b75ec726ef2a81a9ca83b2bf4a1de4-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid pWwLB6c7cFR7jJtvn8Gw/pWwLB6c7cFR7jJtvn8Gw -goversion go1.14.6 -D "" -importcfg $WORK/b293/importcfg -pack ./messageset.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/59/59afbd9dcffc6e7b50b3151c0d7f339f38ab0188397152111c99f7d7496bbf37-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid zhbSkM_oShEP6EbF0xz_/zhbSkM_oShEP6EbF0xz_ -goversion go1.14.6 -D "" -importcfg $WORK/b301/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/aa/aa7af8dc67179ba3272a2432507d25e44dcfc16bb7902d194c1dc8a03fbde5bd-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid id4PwGu9GjcwUEJXODrs/id4PwGu9GjcwUEJXODrs -goversion go1.14.6 -D "" -importcfg $WORK/b304/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/88/887e76ddb12b66e8c50689cf5105db7cdd21a969d847538a4a3e9bd4aa715cc3-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 7YvTo8RLrPQeLm7bSgVS/7YvTo8RLrPQeLm7bSgVS -goversion go1.14.6 -D "" -importcfg $WORK/b305/importcfg -pack ./legacy.go ./methods.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/dd/dd5ad0a747760b0002d368b687ae6265a25159978f4b5696b56ef99b50e12169-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid Tu4lYWITutNrS6jfy16h/Tu4lYWITutNrS6jfy16h -goversion go1.14.6 -D "" -importcfg $WORK/b303/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2d/2deadf9756e40e274f84bec6ce3ea91603e8b20f10e8d8bbffbd01d36afd0d16-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid VeRTcYBMnNfjINuUbHlP/VeRTcYBMnNfjINuUbHlP -goversion go1.14.6 -D "" -importcfg $WORK/b308/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/85/85b858b2da0a09cbf7666e9444860c7af89a0ab8158d4f0d91f2c3f0518fe064-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b189/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid QUkf6NbmA43UtZ_Gg0pr/QUkf6NbmA43UtZ_Gg0pr -goversion go1.14.6 -D "" -importcfg $WORK/b181/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/cd/cd86cecc00c92e4a06e16bc4a5e03ca35e852786c814432750fe75acdee9d6a4-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid wowXBPj_tZDDF759S53x/wowXBPj_tZDDF759S53x -goversion go1.14.6 -D "" -importcfg $WORK/b309/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c3/c3fdf7c230e0d5fe0cb9448d7cfef07cfb3868d0cc8b809153ed8704b03d61f8-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid FvDKjwiTEZEzJL5BppVh/FvDKjwiTEZEzJL5BppVh -goversion go1.14.6 -D "" -importcfg $WORK/b310/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/94/944b66761c0d06b099147736780cd1a5dde39fc638333ad2a68782f88096efec-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 08Aqj61GSTCal6wBVg0T/08Aqj61GSTCal6wBVg0T -goversion go1.14.6 -D "" -importcfg $WORK/b323/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/14/148a8ad890f4afcef0c5c9cbd591c3239b913541a75cfe0310d68f577c138302-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid IT0RHNH5vZjPxjslnmUw/IT0RHNH5vZjPxjslnmUw -goversion go1.14.6 -D "" -importcfg $WORK/b324/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a3/a3dad42105dfb85f1b46b3ecd82d0782253fd44a66d760837d5478082336e208-d # internal github.com/prometheus/procfs mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b323/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b324/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid -DjbdMrXfermO_aZ13Vl/-DjbdMrXfermO_aZ13Vl -goversion go1.14.6 -D "" -importcfg $WORK/b322/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/33/33a96fad6a303285b407d1cb2513b569139e2d98adbbb25e168e5c68785d7667-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid VynVt_sNZ_sC9NIpgbS3/VynVt_sNZ_sC9NIpgbS3 -goversion go1.14.6 -D "" -importcfg $WORK/b236/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b220/ -g -O2 -o $WORK/b220/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/07/079cef215dce7ba1f3250db215555f78323a76717b9bdd0017520360527038b1-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid MCGcJ5_qKAecw-xZYa7l/MCGcJ5_qKAecw-xZYa7l -goversion go1.14.6 -D "" -importcfg $WORK/b288/importcfg -pack ./decode.go ./doc.go ./encode.go cd $WORK/b220 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b220=/tmp/go-build -gno-record-gcc-switches -o $WORK/b220/_cgo_.o $WORK/b220/_cgo_main.o $WORK/b220/_x001.o $WORK/b220/_x002.o $WORK/b220/_x003.o $WORK/b220/_x004.o $WORK/b220/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b220/_cgo_.o -dynout $WORK/b220/_cgo_import.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid 7oNXkdKPqEPQ-NY4xZEF/7oNXkdKPqEPQ-NY4xZEF -goversion go1.14.6 -D "" -importcfg $WORK/b220/importcfg -pack ./callbacks.go $WORK/b220/_cgo_gotypes.go $WORK/b220/data.cgo1.go $WORK/b220/gpgme.cgo1.go $WORK/b220/unset_agent_info.cgo1.go $WORK/b220/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/5e/5e4666cf9daf2a8b7fd6ac5cb45c7dbd384e50def9b86cf6ac0767de8cf225d3-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid LrI3eorckMwZeCTcf69M/LrI3eorckMwZeCTcf69M -goversion go1.14.6 -D "" -importcfg $WORK/b235/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ab/abe213ef51f200d830cb20d20ecd94c427590334ce943db3024118242330a693-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid C-FOh2vCicjkcNmQZSav/C-FOh2vCicjkcNmQZSav -goversion go1.14.6 -D "" -importcfg $WORK/b241/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/8f/8fe84dede9918249ab2051463708e92a3db4d247a7461eadecea4c52dc23ad54-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Qq21_PDn7RP705b6KvwC/Qq21_PDn7RP705b6KvwC -goversion go1.14.6 -D "" -importcfg $WORK/b307/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b220/_pkg_.a $WORK/b220/_x001.o $WORK/b220/_x002.o $WORK/b220/_x003.o $WORK/b220/_x004.o $WORK/b220/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/03/035c084d5b3d1e9dbc31c97a46e1db769e36f6a6e5e6009c69b37a1222fbfee6-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid GKwia7eLl8IDWxSYIjYN/GKwia7eLl8IDWxSYIjYN -goversion go1.14.6 -D "" -importcfg $WORK/b180/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/34/34fd5ac5326afa4f33590e29a55a2356b24aa25ac47b684ac9d26ac24e879d4d-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid msxY8zl3oqIQCQknQVG2/msxY8zl3oqIQCQknQVG2 -goversion go1.14.6 -D "" -importcfg $WORK/b328/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/89/89f4763f580f69e68359d3b36c73ddfe167cb99c4bf3a35e7eef79c75dc7af17-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid HHoN2Se1xvLQxNm3mYnk/HHoN2Se1xvLQxNm3mYnk -goversion go1.14.6 -D "" -importcfg $WORK/b330/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/c7/c72730dca6b2856469c0b30d57c4c5164fd030fe454460ecd94ccf46a8a511f7-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid FacNjphLk8-nKTBlnJb4/FacNjphLk8-nKTBlnJb4 -goversion go1.14.6 -D "" -importcfg $WORK/b329/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ee/ee8dfba2f9b906b03b5d88c4173c9ec84ca43181bc16ff0626f30ad0ee143881-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid KF_1Fk3nqedIUHM6Bj4G/KF_1Fk3nqedIUHM6Bj4G -goversion go1.14.6 -D "" -importcfg $WORK/b336/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/13/132b7a4f521b119c4a275c0744d0c91ad07b0c95777314f803dc96e3837aee4e-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid lQvKPTxv5qF9j_p2MV6t/lQvKPTxv5qF9j_p2MV6t -goversion go1.14.6 -D "" -importcfg $WORK/b337/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/ee/eeb396ce0c7a3bf7cf8be1fb076b5afd8fa771e6a5deab7786c850b6d92354e3-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid qhZRQjLfdaZyAQ4MoB6x/qhZRQjLfdaZyAQ4MoB6x -goversion go1.14.6 -D "" -importcfg $WORK/b338/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/9d/9d8c8926d264b8c00809c8fbfcede93542ef5a09e009b23388db98eec48b4213-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid d-bQyFORLj01JRtQfro4/d-bQyFORLj01JRtQfro4 -goversion go1.14.6 -D "" -importcfg $WORK/b339/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/76/76f23641f8f167d99a5b2b6f16b89f24128a194d2a64697f6895115d537dcaa7-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid soa4iySHEc6F6adQMiEh/soa4iySHEc6F6adQMiEh -goversion go1.14.6 -D "" -importcfg $WORK/b340/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/37/37103f05307a28b73b8e193159512434799c4d0aaaf304522c21df44b31ad829-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid likOE03OJHDLLHLH9Q0M/likOE03OJHDLLHLH9Q0M -goversion go1.14.6 -D "" -importcfg $WORK/b344/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/99/992e96c7345cba9d7d6b81348144096d901c2bab850c1f66ed62c5a500a14a2b-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b338/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b339/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid gv0KmOXvt_KDMFOPzeB2/gv0KmOXvt_KDMFOPzeB2 -goversion go1.14.6 -D "" -importcfg $WORK/b335/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/66/6653267dfa5fc4d0c2ed3e9f07d58f2c22c783970d5c2ac423d24e3cfcdb1229-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid SELKyTn-nlYSptbQi5GZ/SELKyTn-nlYSptbQi5GZ -goversion go1.14.6 -D "" -importcfg $WORK/b313/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/3b/3b8747583a0bd878e90da42aa016458f11ff53fd6f060a32c806831a04eff821-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid gl6bKkwKEIt0ZcMbHMiV/gl6bKkwKEIt0ZcMbHMiV -goversion go1.14.6 -D "" -importcfg $WORK/b356/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/48/484af6603a475d20e681194493f980ef31e3e14a7e6da7a712832eab5d19e409-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 0l43g7C2AGYs-LUEG5cu/0l43g7C2AGYs-LUEG5cu -goversion go1.14.6 -D "" -importcfg $WORK/b355/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3d/3de5f7ca97f075f435bbe3ba9aad79c0c18d4f999c0a1289c65453bce4a89a71-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b288/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid aALNQr9YOcDkKMI5jfjm/aALNQr9YOcDkKMI5jfjm -goversion go1.14.6 -D "" -importcfg $WORK/b312/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/af/afa2b0054307981eb1a2243c6b725de3edf73763d01d36dff352f9c390d42466-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid w01vMosRvpcB9nPzNhlx/w01vMosRvpcB9nPzNhlx -goversion go1.14.6 -D "" -importcfg $WORK/b354/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/fe/fe597cf2aecd12fae650200cf477c444689078ffd6373b3aab07a2abe5a1d13b-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile net=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid iNOoHVVJhTSnu9bE2ZSz/iNOoHVVJhTSnu9bE2ZSz -goversion go1.14.6 -D "" -importcfg $WORK/b357/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/3e/3e93a78bcf90b02de54ed4d79e2a33e88947ab0354c968eb9dc47a14dde94899-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid vb4jjbu6Q4F2Ftfpfolu/vb4jjbu6Q4F2Ftfpfolu -goversion go1.14.6 -D "" -importcfg $WORK/b360/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/cc/ccf10a6f250c316a1cedbfa5e30f3042320fa1f5b891ee5ecd19978d2ed2d7c2-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid AGVAW3Z8ghZFrwHyh0E4/AGVAW3Z8ghZFrwHyh0E4 -goversion go1.14.6 -D "" -importcfg $WORK/b363/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/11/111a8c98ac6cec638fd8d4ac35f58b2782e9c37c595f7ad45b202b32ca0650d7-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 76DiUNrZrU2GFW4NAr9h/76DiUNrZrU2GFW4NAr9h -goversion go1.14.6 -D "" -importcfg $WORK/b367/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c8/c8b3d52a537ea154f0c3ef0dcadc9ddcdb40df46614e70847c3a4d0e9586b9cc-d # internal github.com/imdario/mergo mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid JQNhRGOmfzpikMuUUb4t/JQNhRGOmfzpikMuUUb4t -goversion go1.14.6 -D "" -importcfg $WORK/b370/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/3c/3cb7db8bd85f97f82f5aa695730680a05c1bea5c9ea8c14a0558dcf32d2b99bb-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid n8aX2gS7jRjStXFUEsBl/n8aX2gS7jRjStXFUEsBl -goversion go1.14.6 -D "" -importcfg $WORK/b376/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/e3/e36f87abfcf6ac9d38ac44b166314bc390dd042715ec7c412be001d63f3c1e61-d # internal github.com/ghodss/yaml mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b328/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid pkSVHaBN4RJHXRiQaiJB/pkSVHaBN4RJHXRiQaiJB -goversion go1.14.6 -D "" -importcfg $WORK/b327/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/aa/aa330a3e1bd3c6b42a82c4e051235bec05588a71b773c7a1c12e1dc0b7cd79ff-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b375/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b376/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Nib9M-G00k3sQ1pdPRBg/Nib9M-G00k3sQ1pdPRBg -goversion go1.14.6 -D "" -importcfg $WORK/b374/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/39/39dc459ede5d0900a6d68963d4cd95762d3346017f5817e49a3fae2248b74580-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b375/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Yt51M7vwuZVM86OBjlhs/Yt51M7vwuZVM86OBjlhs -goversion go1.14.6 -D "" -importcfg $WORK/b377/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/cb/cb948ff8751b9b3dd9de61113c4d64b0be0ca6669e11261784d1c30d0053af31-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b253/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid FX_kD768AIHPmVvJ7jP9/FX_kD768AIHPmVvJ7jP9 -goversion go1.14.6 -D "" -importcfg $WORK/b252/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/dc/dcd3c133f11ea2958293976cb806fbd4399e75a07199230d1330c17be5d3d4d8-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 4YXb7umJ3NHAIoyNaFlK/4YXb7umJ3NHAIoyNaFlK -goversion go1.14.6 -D "" -importcfg $WORK/b272/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/8c/8c641b942e3c2799596e39ed5576cb5bfa0107f44d8f22492527c1319904f3bc-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid I_fYHhO3pau1C9eF6b9G/I_fYHhO3pau1C9eF6b9G -goversion go1.14.6 -D "" -importcfg $WORK/b251/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/8e/8e9f865e4e3f8a049475af4e445224c519c4fa08f371810fcb95edd3ea784059-d # internal github.com/gorilla/mux mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid rG9E56rdm6wzNT0Jn7U7/rG9E56rdm6wzNT0Jn7U7 -goversion go1.14.6 -D "" -importcfg $WORK/b276/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ca/cac3d45192a2ff76faea31b015899b954d5c7b123d376523cfe0693e7dac788c-d # internal github.com/docker/distribution mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid Zmx54UNo09iRyW4rzJWo/Zmx54UNo09iRyW4rzJWo -goversion go1.14.6 -D "" -importcfg $WORK/b278/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bb/bb810e592a385da71a6ef6cef888a09593de3f1601eccf22631f416ac4d352f0-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid qdsAKDgGiG7_pYNdTfn8/qdsAKDgGiG7_pYNdTfn8 -goversion go1.14.6 -D "" -importcfg $WORK/b279/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/54/5498456150632517aa81dcd6df559fc5721e1c5403cc346497331c8fe5954247-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid occD21y9KJ5IjhBP7Ctr/occD21y9KJ5IjhBP7Ctr -goversion go1.14.6 -D "" -importcfg $WORK/b280/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/6c/6cf6a8bff95d3cba3c542dfda24daa7875ccbdd27a7f59b336c3cffbd0eca3e8-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid qDTZCTiLOyuycx6ywmq6/qDTZCTiLOyuycx6ywmq6 -goversion go1.14.6 -D "" -importcfg $WORK/b273/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/40/406ac6a216833352317e69032e1fa800a264c88f67b689f6547ff2aa7e82f6e2-d # internal expvar mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p expvar -std -complete -installsuffix shared -buildid zqEQi33JgM9TvYj_YiJB/zqEQi33JgM9TvYj_YiJB -goversion go1.14.6 -D "" -importcfg $WORK/b285/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/28/288f98774aaaca8ecbb13c518d476ca37d1ac3b772d1184cf9fa744330e77c6f-d # internal net/http/httputil mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/internal=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid lVehDytnI2y56ko5poGb/lVehDytnI2y56ko5poGb -goversion go1.14.6 -D "" -importcfg $WORK/b365/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/07/0799d5aef78d39c3dd4318c8ac6394515ab42101dff9319495f76ee16780e64e-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid _eVoatVcw9McnKabDuIG/_eVoatVcw9McnKabDuIG -goversion go1.14.6 -D "" -importcfg $WORK/b368/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/bc/bcbaae993cc74be53cc492cc44e46cd29c2eae42c82cd37a6d793c9c1e9fe63a-d # internal golang.org/x/net/idna mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b374/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b376/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b377/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid jfC0J98p_M8hjN6j9-gS/jfC0J98p_M8hjN6j9-gS -goversion go1.14.6 -D "" -importcfg $WORK/b373/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/16/169c1553b8df9fa37a5dad6bdb10cfc07a24b5db7a0c580c9a66e44bd983c1f5-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid aDGTcPNdayN-NCInp2HX/aDGTcPNdayN-NCInp2HX -goversion go1.14.6 -D "" -importcfg $WORK/b366/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/e4/e497e325b31ddbafb2b05b4f716dfecbbcaa35110b151db925a1692fb36230fd-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7wl4LRe5NlXqI-c_1oWY/7wl4LRe5NlXqI-c_1oWY -goversion go1.14.6 -D "" -importcfg $WORK/b378/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/d7/d7064cd948ec3e9bd568f29eff05df57b3516ef1eaadb70184582beaeb1430c4-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b373/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/40/404d1c6c62214bab961468e8f01d50095a6ff4a0138b7970350703b9fbbf5934-d # internal cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid FWiDvLeUzv0zcMCVQNpY/FWiDvLeUzv0zcMCVQNpY -goversion go1.14.6 -D "" -importcfg $WORK/b372/importcfg -pack ./guts.go ./httplex.go github.com/containers/image/v5/tarball mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid DR9veZ3WkwgitfJYkEXF/DR9veZ3WkwgitfJYkEXF -goversion go1.14.6 -D "" -importcfg $WORK/b379/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/86/865ab1db94ec3a679596326e76dc94c8724237d6ecd548589d0d7e2b577588f2-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b382/ cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b382/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b382/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/55/55013591f14882901ee9858d69e6543bc73987f254df143308a79765f5fa00fe-d # internal golang.org/x/net/http2 mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b372/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b378/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b373/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 05iidvbdNFbtm7Jwk4zu/05iidvbdNFbtm7Jwk4zu -goversion go1.14.6 -D "" -importcfg $WORK/b371/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/71/717e9c34effd5546b0bdfde86796a6711e4f190400b20b1e7ca650ca2132bac4-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Zq7v9NRRFwtmJj_YCB-Y/Zq7v9NRRFwtmJj_YCB-Y -goversion go1.14.6 -D "" -importcfg $WORK/b383/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/90/90b9993a424ffec449d06c28fdc5264f10d2bdaa5a0ae345ff9de7abae3463d3-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid FYC3RMe5sf3tYwOXHHwq/FYC3RMe5sf3tYwOXHHwq -goversion go1.14.6 -D "" -importcfg $WORK/b384/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/1f/1fec844903ebebeec3cc81044036de9e61c12ea1f6fdb6783f51b31b88881880-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid J1XOrAiHUMGW65kKNXRW/J1XOrAiHUMGW65kKNXRW -goversion go1.14.6 -D "" -importcfg $WORK/b385/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/26/269e2c77c0fa81134b48d131489e516e462093ae336e4ce7a850a5b955ecea0b-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid _RalWrcMkF0Uf-vWYQz4/_RalWrcMkF0Uf-vWYQz4 -goversion go1.14.6 -D "" -importcfg $WORK/b311/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/57/5709efad6b8fd4d3a22eaad205986da27703a1a35d8ac0e0a5ad0c8c1e312517-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid SpenhsQNqBcW9sJY46ra/SpenhsQNqBcW9sJY46ra -goversion go1.14.6 -D "" -importcfg $WORK/b386/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/12/12f40692b127cf7c759d56a8eb03c6a8eb2dbcad1d056c497b36211e7db493b4-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b315/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid T1bXZ81blf6D__DQOi3F/T1bXZ81blf6D__DQOi3F -goversion go1.14.6 -D "" -importcfg $WORK/b306/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/2b/2b9129421b1fa18e6a094eb09d33d33dedfaa58c13f363e80406652b0916641d-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid hrOSPKwWZVvNcpvqw236/hrOSPKwWZVvNcpvqw236 -goversion go1.14.6 -D "" -importcfg $WORK/b387/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/42/42e04b7d01d147eae0892b8bb582c934fee2c998b574af4185464d6ae89d81f0-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b288/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid CkA5suQY7ihQXpEh5I_-/CkA5suQY7ihQXpEh5I_- -goversion go1.14.6 -D "" -importcfg $WORK/b287/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/51/511a452e10af1de5dccf519e9feb701ffca7c535a46b421b98ce72c5247c8617-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid ayzX7t_CKBfk4xKMCbMI/ayzX7t_CKBfk4xKMCbMI -goversion go1.14.6 -D "" -importcfg $WORK/b348/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/47/478aee1669668a3f08e8254e0a57aeeab56da44eeba2999472bc2ccf747bdf47-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid l9CqbbEjq5SOPQJFiTry/l9CqbbEjq5SOPQJFiTry -goversion go1.14.6 -D "" -importcfg $WORK/b350/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/4f/4fd2325d8aba489ed9348df96adcb31979690eb0eda7cd50e5f1529dcbeb6a53-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b348/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 0sNoRDy1uKOHQPzGpcgC/0sNoRDy1uKOHQPzGpcgC -goversion go1.14.6 -D "" -importcfg $WORK/b347/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/fa/fa53dfb5ed2aab63d88dbc94081c2fb1f98682a48e0d74a5eb93d94926e10394-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b350/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid iY4qP0v1SB4pnCxGaDHS/iY4qP0v1SB4pnCxGaDHS -goversion go1.14.6 -D "" -importcfg $WORK/b349/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/cd/cd7f01a5e971d55ceaaf3f1dab9783d52523a46aea90dce2431a761403a5d1bb-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 3EI0s1qihj46rfJbkGwP/3EI0s1qihj46rfJbkGwP -goversion go1.14.6 -D "" -importcfg $WORK/b352/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/27/276642110c4df6c2cd512b2326537a9b74f06917672645c928dc83ef62da2f07-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b360/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 99j-2qPkwYdzkrwBkkv4/99j-2qPkwYdzkrwBkkv4 -goversion go1.14.6 -D "" -importcfg $WORK/b359/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5f/5ffc518a405fd42f1a3ef27b776cc5dd5a29328f7612f2b72b7990ee3cccbcfd-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b352/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid r7o1k3I3aHRd3ZOyJ1RV/r7o1k3I3aHRd3ZOyJ1RV -goversion go1.14.6 -D "" -importcfg $WORK/b351/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/6b/6b013d1a5c67096460966c362963ad4856317bace61148cc6d7f64c5c23a334d-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid DwMW_b54eHchVF_2r_fA/DwMW_b54eHchVF_2r_fA -goversion go1.14.6 -D "" -importcfg $WORK/b389/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/c1/c12d0d94e20d1c5df74afc6ac11c2f8f01fffe870a8f2ece0862014adebce554-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b389/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid Gk98EBicbEEim6SW_ChR/Gk98EBicbEEim6SW_ChR -goversion go1.14.6 -D "" -importcfg $WORK/b388/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/48/48179163586f2920b809c63b646abd5f7d528d8a262d286c4e39865994a81b4c-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid trWKqRK4w6gaWdREzRB4/trWKqRK4w6gaWdREzRB4 -goversion go1.14.6 -D "" -importcfg $WORK/b393/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/0c/0c9b0d29132b8f70a5dc5bee3d1521eb6ce3378df3cc585964d4e853330124ca-d # internal go.etcd.io/bbolt mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid dZoBfvgjipRG870rYXaV/dZoBfvgjipRG870rYXaV -goversion go1.14.6 -D "" -importcfg $WORK/b394/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/70/70db7746ca569e2ecf52a40f2fb59ed048fd8300cf747193dde06a2ce8e38b57-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid vyHBTz_xCkMyNQSGY4j5/vyHBTz_xCkMyNQSGY4j5 -goversion go1.14.6 -D "" -importcfg $WORK/b395/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/a1/a1c224ad9d8647ab892f8bf27e397a23ea3fe9636f3876ae4da3767658f6f937-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 5rtMWqKPy3Z4EaPfp8ni/5rtMWqKPy3Z4EaPfp8ni -goversion go1.14.6 -D "" -importcfg $WORK/b400/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ca/ca796b295704e0b0660f84075ae322c9e5f3084a7d63e30a800e72ffcd2af775-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid JBCoBCIALZXHH5AAcLgh/JBCoBCIALZXHH5AAcLgh -goversion go1.14.6 -D "" -importcfg $WORK/b402/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/84/84e2b120caca1bc256485c6f70781e08d3d3bd385d4dd22e2ab961e7803c6260-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid VaAbPA7hk-Ax8kExNysC/VaAbPA7hk-Ax8kExNysC -goversion go1.14.6 -D "" -importcfg $WORK/b317/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/11/111dc5ddfaa70baa4dfc532499c39a222a9e3cbd52a383bf1074bdb5cef56d64-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid suu1eK45MTY1M1WNQHZE/suu1eK45MTY1M1WNQHZE -goversion go1.14.6 -D "" -importcfg $WORK/b319/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/56/560547a0a584c21821c84f7b3b24286afff34746bebba4c2da26ee0a0c06f68a-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b349/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid Fivqi6pEasD_i36AsipB/Fivqi6pEasD_i36AsipB -goversion go1.14.6 -D "" -importcfg $WORK/b346/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e1/e16b6ec5d4e40b31895958a55de5beef166efc277b74bc4f881ae9be92da6f07-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid -KdH6AihgocGFEp3OMgD/-KdH6AihgocGFEp3OMgD -goversion go1.14.6 -D "" -importcfg $WORK/b316/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/e9/e914fb5c56b2750ec66983894c1f51797e0e9d63cef5e49689b3555a104516f5-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b321/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid eCJu0Ucx46NfOfOOtLE8/eCJu0Ucx46NfOfOOtLE8 -goversion go1.14.6 -D "" -importcfg $WORK/b318/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/aa/aa8921f56f5aad29e2daba75a424fd268d80a84c46a3f2e28e75ab75e93e9e7f-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b347/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 6BIlKmOozW9kvDNQGD4h/6BIlKmOozW9kvDNQGD4h -goversion go1.14.6 -D "" -importcfg $WORK/b353/importcfg -pack ./status.pb.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/48/489bc691757070828d1607b0b4084a0ed93650f6812017ee4d2551576839ae5b-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid EhhFtheL1JiFO8MdZ5dd/EhhFtheL1JiFO8MdZ5dd -goversion go1.14.6 -D "" -importcfg $WORK/b403/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/cc/ccb839930460d3bcf9096c0ac41804c7e0ffc4550f863fccf7836bae00a98286-d # internal google.golang.org/grpc/status mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b346/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b354/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid OSFnEaT_dfO8LyOT7NZ-/OSFnEaT_dfO8LyOT7NZ- -goversion go1.14.6 -D "" -importcfg $WORK/b345/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/4e/4ea86780f0c1b8fe381560249a94c603215fa5912262fb99ec365910a150b043-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b345/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid nD94C8nCt6PDMhyNOP-h/nD94C8nCt6PDMhyNOP-h -goversion go1.14.6 -D "" -importcfg $WORK/b343/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/42/42b397442099db23946ee27eaa5978b8d4f12051df93daf26abb9690f87904d6-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b343/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b345/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid wjE4PaM1rXho3pPNlw5v/wjE4PaM1rXho3pPNlw5v -goversion go1.14.6 -D "" -importcfg $WORK/b342/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/31/31baca49bb59dbdcc1710b806aefc9ace5c8cf538779cd0b8e25cec563738a41-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b394/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid hI0DH71Z48VWGEvmSaZl/hI0DH71Z48VWGEvmSaZl -goversion go1.14.6 -D "" -importcfg $WORK/b392/importcfg -pack ./boltdb.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/31/313cc2ab51a5a969d2324117a27fdbe5b790bafe6563f26c508c16614ab477f8-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b342/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid RzGU4VlU_1xOMdFteHov/RzGU4VlU_1xOMdFteHov -goversion go1.14.6 -D "" -importcfg $WORK/b341/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/3a/3a85622cb6f31b34328dce59ee84af4b4ba99826ce0b8d4e22d6c87ccb7ac11f-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 7de3H5VgeJu8hbAr0HpW/7de3H5VgeJu8hbAr0HpW -goversion go1.14.6 -D "" -importcfg $WORK/b391/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/61/61f9bbe070b7f499b2c9fd1e0b6f27893bda6d0a3bf2bbbebc5e22dca5383212-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b359/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid NRjqbimCFTeI9F0u06nx/NRjqbimCFTeI9F0u06nx -goversion go1.14.6 -D "" -importcfg $WORK/b358/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/17/17a0cec09be4be5a4326f6f51414a9f01924ba4bc428bd4691435dc7ba137c61-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b285/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b286/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b316/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b318/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b321/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b113/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid KxeUlDM20u0j5Ue99_AR/KxeUlDM20u0j5Ue99_AR -goversion go1.14.6 -D "" -importcfg $WORK/b284/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/7a/7af6ad27873a4d800e46470e03541236ec7ac247e3ac43469f77645bd2a91317-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid YkgraepPmIwkrtIFDGjt/YkgraepPmIwkrtIFDGjt -goversion go1.14.6 -D "" -importcfg $WORK/b404/importcfg -pack ./config.go ./constructors.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a0/a0e6482afc1f5efce831a0f72fecbd7d1a03c3a4018d6180084ac2bdc5398573-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b339/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid DLylLQ-N6eQFmHpu84pG/DLylLQ-N6eQFmHpu84pG -goversion go1.14.6 -D "" -importcfg $WORK/b334/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d9/d942ce95b176a826324dbf9bd60096f2aa1e1d9148e1bce427516edb14290b9e-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid VwdJMKUouSllZEyYkZly/VwdJMKUouSllZEyYkZly -goversion go1.14.6 -D "" -importcfg $WORK/b405/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ef/ef6ff912715577e7951f25413ced433adaa9ad0ba449252cdf3906942c28cae3-d # internal net/mail mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p net/mail -std -complete -installsuffix shared -buildid xuL_oUyn3rRubRyuzIfQ/xuL_oUyn3rRubRyuzIfQ -goversion go1.14.6 -D "" -importcfg $WORK/b408/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/e6/e61455141e722ed2598b7a501d8441705774cc09b8db4bfc4a54bc84ebb84da1-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b400/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b401/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b402/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b403/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid R5tBlP5oVTeQZb76S0s4/R5tBlP5oVTeQZb76S0s4 -goversion go1.14.6 -D "" -importcfg $WORK/b399/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go cd $WORK/b382 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/da/dabfff5badeea02571ecc0d3db39821dac66fe3b6710d530429ce4de046fe887-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b334/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid LGtw1o45UYYNEyQD2AZh/LGtw1o45UYYNEyQD2AZh -goversion go1.14.6 -D "" -importcfg $WORK/b364/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/2d/2d6fe1ff2a8f9ad816286060e0196cbeed9d8711da1c79c23457bcf75f546be2-d # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b382=/tmp/go-build -gno-record-gcc-switches -o $WORK/b382/_cgo_.o $WORK/b382/_cgo_main.o $WORK/b382/_x001.o $WORK/b382/_x002.o $WORK/b382/_x003.o -g -O2 -lseccomp github.com/docker/docker/client mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b364/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b342/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httputil=$WORK/b365/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid ZxVL8dyoH1wB0o37njGm/ZxVL8dyoH1wB0o37njGm -goversion go1.14.6 -D "" -importcfg $WORK/b332/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/92/927f5958fa09ee37c7e282d4d6989b0ae86ad2fe011d9afd0a39405d139d5866-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/mail=$WORK/b408/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid 9Cs9WoBxFYf62nAh6tS2/9Cs9WoBxFYf62nAh6tS2 -goversion go1.14.6 -D "" -importcfg $WORK/b407/importcfg -pack ./keywrapper_gpg.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b382/_cgo_.o -dynout $WORK/b382/_cgo_import.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid it8l43BWYTRDyaGWE-zp/it8l43BWYTRDyaGWE-zp -goversion go1.14.6 -D "" -importcfg $WORK/b382/importcfg -pack $WORK/b382/_cgo_gotypes.go $WORK/b382/seccomp.cgo1.go $WORK/b382/seccomp_internal.cgo1.go $WORK/b382/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/f4/f462a18c43939ce7e83f93b4ffa2b08b989a041de8fd2a8a0e5ad017f1230830-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/fullsailor/pkcs7 -complete -installsuffix shared -buildid Vk2O8JpVMfP2-IsLFJ_x/Vk2O8JpVMfP2-IsLFJ_x -goversion go1.14.6 -D "" -importcfg $WORK/b410/importcfg -pack ./ber.go ./pkcs7.go ./x509.go cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b382/_pkg_.a $WORK/b382/_x001.o $WORK/b382/_x002.o $WORK/b382/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/f0/f080ae5e1085a15a44579d04cc4c35bc65104db51925ea4a5c3f38776626391a-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid Ow9maoiw6SOHDW1ZdfT5/Ow9maoiw6SOHDW1ZdfT5 -goversion go1.14.6 -D "" -importcfg $WORK/b414/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/96/963bd0f5ed1adb204304bce054ceb3a79ea0b8d42304edbf44586978498a5d80-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid YnwkC232q2SSDLsIiSjM/YnwkC232q2SSDLsIiSjM -goversion go1.14.6 -D "" -importcfg $WORK/b416/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/22/22c16fdcf9f22538348f969b72fa7d3d20117296e7490afb8044519986bb2789-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b418/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b413/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b414/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b419/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/vbauerster/mpb/v5/decor -complete -installsuffix shared -buildid L30ei5URn-S1KgjGtnZ8/L30ei5URn-S1KgjGtnZ8 -goversion go1.14.6 -D "" -importcfg $WORK/b417/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f1/f1a34df98ec23c37aef7e357c7f01739991a9cc87e20990f651a3fbd8f794a45-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b416/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/vbauerster/mpb/v5/cwriter -complete -installsuffix shared -buildid tvdY5DZLBAxKhMJ3xOPP/tvdY5DZLBAxKhMJ3xOPP -goversion go1.14.6 -D "" -importcfg $WORK/b415/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/af/af3b55be90dc904d823e8ff9a663dfaf19d08755fe0b921316e9ea2dc8e3891c-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid Gttmupf9pJ6U_wJ0gneg/Gttmupf9pJ6U_wJ0gneg -goversion go1.14.6 -D "" -importcfg $WORK/b422/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/20/20edf0eaa8205fc394c4a00433ccda62b71627fed19e0d9d5848271da3516c21-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b318/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid aDYZpF--48UNFOqMhpFu/aDYZpF--48UNFOqMhpFu -goversion go1.14.6 -D "" -importcfg $WORK/b325/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/ad/adae8f3affae90460bab516b2bf6293563c4b706d4ac84d85ace33ca79c9b5f3-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b412/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b413/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b414/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b415/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b417/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b419/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime/debug=$WORK/b113/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/vbauerster/mpb/v5 -complete -installsuffix shared -buildid Lk9mYDo72LJpwGvmKhkR/Lk9mYDo72LJpwGvmKhkR -goversion go1.14.6 -D "" -importcfg $WORK/b411/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/a1/a1a0b72866620abb922ba5ba000bf243a0d58a433eeaa4888f1a83c5d4116892-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid O1GrJzyGkHpHQlFqHkkY/O1GrJzyGkHpHQlFqHkkY -goversion go1.14.6 -D "" -importcfg $WORK/b425/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/b7/b764573c117367f856377e2e9ede3ff00db4c42c42ace6bb091de2ea689084f4-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b399/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid qmDD5T2WVkeHPfE4rhPp/qmDD5T2WVkeHPfE4rhPp -goversion go1.14.6 -D "" -importcfg $WORK/b398/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/7a/7a9d3afc882532ad14299fad44ffc4bf71b26768fca916aa10ce2f3c378a723c-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b425/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid my30zNJ_14W1HGYBAO9p/my30zNJ_14W1HGYBAO9p -goversion go1.14.6 -D "" -importcfg $WORK/b424/importcfg -pack ./types.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/65/654efcea06e016be77a1be845e3d836b9edafda4050ad37151d8b471db29b780-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid d7TZR1QiJPx1j6AtfvBR/d7TZR1QiJPx1j6AtfvBR -goversion go1.14.6 -D "" -importcfg $WORK/b397/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/e4/e43cd4bf762e1e8eee3b61cdac7674c77b40dbc0c83302863d4fbc48eb104c6b-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid QJyPxz_IYO3bzVyyppf4/QJyPxz_IYO3bzVyyppf4 -goversion go1.14.6 -D "" -importcfg $WORK/b406/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/33/33b307f110ea3e7a3f29ed2b04d9286c40498f2b84e2df60ed199d2bee140e8b-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b410/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid 8MnJ19Jwg6nAtORw0N1b/8MnJ19Jwg6nAtORw0N1b -goversion go1.14.6 -D "" -importcfg $WORK/b409/importcfg -pack ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/20/207dfe0c2f058cf2bea21373df27148ee3ecba74a88b87cfbbe6bceb15fe3e59-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b423/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b424/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid -_W6UdQQymQTwXSnPrmT/-_W6UdQQymQTwXSnPrmT -goversion go1.14.6 -D "" -importcfg $WORK/b421/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/b1/b1d1a48c0493427f88e08b9cc94e091573d174bf4d94d38ef0669a0292f0d8e9-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid HZewloIYBci_EX2VLjJu/HZewloIYBci_EX2VLjJu -goversion go1.14.6 -D "" -importcfg $WORK/b427/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/99/995b4c2bb3ccaaab65b16946b2a9e1cdbabba8e75f6a8a32d1809550ff08d6b8-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b406/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b407/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b409/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 4uN_uPsVht_W8Nax9fEL/4uN_uPsVht_W8Nax9fEL -goversion go1.14.6 -D "" -importcfg $WORK/b396/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/1c/1c9a7150154b73036b983deeed13ae5cd94b46f20f04c495ac7219670d41d38f-d # internal database/sql/driver mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid Xw8diLdkf8zCR3ug2nfx/Xw8diLdkf8zCR3ug2nfx -goversion go1.14.6 -D "" -importcfg $WORK/b430/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/a3/a38acca4b4875d3d3a8b212e7da7c8df0ff09ba4fd82a71d22c97867f29aee45-d # internal github.com/docker/go-metrics mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b325/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid E2EHYuiVvi-fjKdZzoB3/E2EHYuiVvi-fjKdZzoB3 -goversion go1.14.6 -D "" -importcfg $WORK/b283/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/bf/bfae10ec5755f41f48bf4539fa9e4bbacede83d63b98a4f566a9474e3a6ce44e-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b332/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid Em3BuWUhxZ726j6LPXPG/Em3BuWUhxZ726j6LPXPG -goversion go1.14.6 -D "" -importcfg $WORK/b331/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/32/32d97e2d3397cbe60850d6e1a120fd45704cd6b1adde9dc61f50edc5dfb57428-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid cgvxwLk7hcDnAmUk49HN/cgvxwLk7hcDnAmUk49HN -goversion go1.14.6 -D "" -importcfg $WORK/b431/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/15/156d70a4638ce7afd0e7e752a880b713e24b7f5ccf1515aaf9a4673481107367-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b396/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b411/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b417/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b420/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 1pvMVzWItlL4xjnAheIh/1pvMVzWItlL4xjnAheIh -goversion go1.14.6 -D "" -importcfg $WORK/b390/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/ec/ec10f4eebf7b6dc9fa355e53ae8d7a5b192cb28d7fc30313492a2599dd8e8a02-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 1TVgUqjsqCOYApTkVwJc/1TVgUqjsqCOYApTkVwJc -goversion go1.14.6 -D "" -importcfg $WORK/b433/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/84/844b6aa24dc17291a3bf587e1829e11106bca59244cad1e2dbe88e29fdaff69f-d # internal github.com/blang/semver mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b430/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid rDqRQaLJ089C7uvWtJV2/rDqRQaLJ089C7uvWtJV2 -goversion go1.14.6 -D "" -importcfg $WORK/b429/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/81/81c135e2aaa5bdaeea70925a20cb2e8e46a2dabe6119469679e7f695d82dc928-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b433/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid D9y48EgSHT0lQ1paUk6C/D9y48EgSHT0lQ1paUk6C -goversion go1.14.6 -D "" -importcfg $WORK/b432/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/1f/1f44ab1e61774c47b46470e19559d0606bcb5bca5ea88fb0bb473ba808eef17d-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b283/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid ugJ7vQCqWzxMalq2FQJD/ugJ7vQCqWzxMalq2FQJD -goversion go1.14.6 -D "" -importcfg $WORK/b282/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/71/71f53b37b9c44a28c5040f1623d5a8436605c69de8b60884c9bed4228af3e1ac-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b282/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid Yhq8l0sKRdmc1Tok-lXf/Yhq8l0sKRdmc1Tok-lXf -goversion go1.14.6 -D "" -importcfg $WORK/b281/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/78/78551a2576ce0b3ee0b50077af1ff0378360f2a61fc3caa4294d201cb5f10e2b-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid c6Xbh-L4we_Q_d6y7y-r/c6Xbh-L4we_Q_d6y7y-r -goversion go1.14.6 -D "" -importcfg $WORK/b436/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/03/03d5efa171ec0dbb65eed9514be896823e841eb88ff08fa617cce7b43c9a4259-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid _h5wbZnV0dFADeUEHz9L/_h5wbZnV0dFADeUEHz9L -goversion go1.14.6 -D "" -importcfg $WORK/b439/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/d3/d38696eb84a7cef435b2801a5411c6652040993d559dbd2d03dc40e1bdb776ac-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b444/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid KDDmvTXu8Pl1X73rn-Ce/KDDmvTXu8Pl1X73rn-Ce -goversion go1.14.6 -D "" -importcfg $WORK/b443/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/8b/8b4c4ce334dfec5e714785f0fe0d5a45620f9bf087d185bcca664ed4c129e257-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid kq_RC-N6kOvKSzTSqoJY/kq_RC-N6kOvKSzTSqoJY -goversion go1.14.6 -D "" -importcfg $WORK/b326/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/dd/ddd376e18d2ccaf7af03f74a599ba8cf8ed78438c9e27663c47f10f0dc733554-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b343/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid nlkGagikpVrjR9Hl_Yh1/nlkGagikpVrjR9Hl_Yh1 -goversion go1.14.6 -D "" -importcfg $WORK/b438/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/a5/a55a04bbf4135be02549597431628e26903d6890e6d5ee988ff0c58ef73edd30-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b443/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b445/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid ulrOMbe9LwSu3e8TVByB/ulrOMbe9LwSu3e8TVByB -goversion go1.14.6 -D "" -importcfg $WORK/b442/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linuxopenbsd.go ./time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5b/5b2f60db22ee805af14cc60036cf6ddfa1267d24ede081e6c0c23d60af2b7308-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b436/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid mdABfKzpGPupTM54swtN/mdABfKzpGPupTM54swtN -goversion go1.14.6 -D "" -importcfg $WORK/b435/importcfg -pack ./reference.go cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a3/a398a0e630f0df5086451343505b625e41f53c13d2692917cdf9848279003d5b-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b326/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid TQTJy6otkTMg-uRbjSf5/TQTJy6otkTMg-uRbjSf5 -goversion go1.14.6 -D "" -importcfg $WORK/b277/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/64/6404fdf369e205f40d62296c4f7d76a3ce34332f16bff56a398844936ab1e3b7-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b435/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/mail=$WORK/b408/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Ocg9RP-zia6grPN2YsjA/Ocg9RP-zia6grPN2YsjA -goversion go1.14.6 -D "" -importcfg $WORK/b434/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d2/d25ab2cd2ba8f12e198ea5d6f0fc37d15ebec34b478cd75fc4544785396cdb27-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid miH-HCadsoYogrsEq3KH/miH-HCadsoYogrsEq3KH -goversion go1.14.6 -D "" -importcfg $WORK/b446/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/03/03499ad55cf83b468163dd1d30b688a4b3b710db83432ad41c4d2880b5ac23e1-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid vJSfQrg4urp5ON0Igb1K/vJSfQrg4urp5ON0Igb1K -goversion go1.14.6 -D "" -importcfg $WORK/b449/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/30/3002ec5c4f54dde4b994be47ea9b74bf28191658a4771c513ba6d545c758f31a-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid hRIqYs8UmiIWgyeaZqZ5/hRIqYs8UmiIWgyeaZqZ5 -goversion go1.14.6 -D "" -importcfg $WORK/b450/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/38/380d38527789d8ccd1b494eac5fb6e85d9dbfcf95c6154dfe07938b002ac5a82-d # internal os/signal mkdir -p $WORK/b453/ cat >$WORK/b453/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b453/symabis ./sig.s cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p os/signal -std -installsuffix shared -buildid SL1drDUPoxTr55yREcXi/SL1drDUPoxTr55yREcXi -goversion go1.14.6 -symabis $WORK/b453/symabis -D "" -importcfg $WORK/b453/importcfg -pack -asmhdr $WORK/b453/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/9d/9d1f3bbd0ddf79cf530b6650000fb3ef4a8b5cd83109a081cea071d1f2c90b3b-d # internal github.com/morikuni/aec mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid RiO1TCg9T49bs7u_8AV4/RiO1TCg9T49bs7u_8AV4 -goversion go1.14.6 -D "" -importcfg $WORK/b454/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/40/4066506b4ec70d9d45bb7a8ac52c144d4eadd11e7216a59fc253fce76bef4080-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid p-xY0pZaLq18X-KnhGcJ/p-xY0pZaLq18X-KnhGcJ -goversion go1.14.6 -D "" -importcfg $WORK/b243/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b453=>" -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b453/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/49/49ff128a6bc4f49b7ace8881642a9168b3d7ec17f4c5d96c00c544357499a570-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b449/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 6xTPoFFPEhnb5geVQ49l/6xTPoFFPEhnb5geVQ49l -goversion go1.14.6 -D "" -importcfg $WORK/b448/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b453/_pkg_.a $WORK/b453/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/9b/9bef33b2966bcc473e2d9c4e000da43d50ff10cad7cf2bfb61aa01c314726d3d-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b453/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid aaGSf2cU7Z-D4wTrGv-s/aaGSf2cU7Z-D4wTrGv-s -goversion go1.14.6 -D "" -importcfg $WORK/b452/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/23/23c421ad388f25d9728ce8f39d4816a2dfd85ac8e8d08e6fd8d7c08730589908-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid kV26DnMjOWV7qQCSzH2_/kV26DnMjOWV7qQCSzH2_ -goversion go1.14.6 -D "" -importcfg $WORK/b455/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/41/41dc0552269b01cdcf1cb1fed892bd582b7588e7188ada86bd7bc52de92370ba-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b452/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b454/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid ioyI1dmT7c0YRwQ14R2l/ioyI1dmT7c0YRwQ14R2l -goversion go1.14.6 -D "" -importcfg $WORK/b451/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/aa/aad09757b5f87351c6ae0bc74fe4bdf6902011888b55bf7408d4a62fe1696cc9-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid Al5g6_BLuaFM9mUfnSHi/Al5g6_BLuaFM9mUfnSHi -goversion go1.14.6 -D "" -importcfg $WORK/b458/importcfg -pack ./signal.go ./signals.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a3/a3f900cd7fd0966a7f465ed8ca28460c402503aa67533212445b28de859335e4-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b092/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid ysOIHHCZ6n-XfCShGXKU/ysOIHHCZ6n-XfCShGXKU -goversion go1.14.6 -D "" -importcfg $WORK/b447/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/ea/ea260406acecfbdf296277173750283cf4020d5977ca1e93584469de97cbba19-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b456/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 3AZMSy_VaQ6EdDmmVuaS/3AZMSy_VaQ6EdDmmVuaS -goversion go1.14.6 -D "" -importcfg $WORK/b457/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/c4/c4178ee1653b443af8a662d0b7c6a8a9b26d213aa34c37030f61e7b355232649-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid YawDjkjplZ90AT-qMTzh/YawDjkjplZ90AT-qMTzh -goversion go1.14.6 -D "" -importcfg $WORK/b459/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/45/4528307960aff062724f1df73698f00d9c6fac2768e8ed18016165b4cd2d28c3-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b382/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid HmCoLaJH3_Uf_XEnbam6/HmCoLaJH3_Uf_XEnbam6 -goversion go1.14.6 -D "" -importcfg $WORK/b460/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/83/83199f0b780c7b952edf462dc1ff8dc6a5e66d5d436cd4961e9a33dd2abe5608-d # internal github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b446/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid ZOYcQDl7AETduwdXke2M/ZOYcQDl7AETduwdXke2M -goversion go1.14.6 -D "" -importcfg $WORK/b441/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/5b/5b69d665e1e1d209111ac1b16341cbeae55d865ce82535a15b3771cda32f2c3d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/85/85866cd3d1627195880a4d49b90625d2036a0df2c96a7c7884959f96169cc1bb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/2f/2f18551e00c740a0394542f16348f4e8976856c61a79681c3fb76d17691a7392-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b371/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid wsgMrUgxOtZSUky8wpTW/wsgMrUgxOtZSUky8wpTW -goversion go1.14.6 -D "" -importcfg $WORK/b369/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f7/f7c71020169e2457ceed664d546a06e435ba8e65c5cc3d30f55ba04681b4e97f-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b329/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b331/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b366/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b369/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid y6OrlUg35kTvK3Pef7tf/y6OrlUg35kTvK3Pef7tf -goversion go1.14.6 -D "" -importcfg $WORK/b240/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e2/e2fc6b7ac0f6a4417872dfc39ab8eeb587ee6d6ab93ec74954f95ccb444d9a61-d # internal github.com/containers/buildah/util mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b083/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid cc3HRp8nPK_ppGisBchQ/cc3HRp8nPK_ppGisBchQ -goversion go1.14.6 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/12/12a7163ff274109b2dc4a7ee15910ae1a8cf08c8d9ff3ac75a20c5bf200d2780-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b441/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b446/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b451/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b455/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/http/httputil=$WORK/b365/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid vbCfgRKthliUMMePLRSK/vbCfgRKthliUMMePLRSK -goversion go1.14.6 -D "" -importcfg $WORK/b440/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/6b/6bbc78805b99d9cd6d0e0bb6a40f6b17aa5b3f1c3ee135aaa8a85557e2bd5c5b-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/blang/semver=$WORK/b429/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid lStxe2CHug_BgpynR8Jj/lStxe2CHug_BgpynR8Jj -goversion go1.14.6 -D "" -importcfg $WORK/b428/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b3/b347b3cd9c98549ff3ca4d364a09b0941599ec0a3557e779f2f21315a49cfe42-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 6MYteL-2qftXTfPMH-nR/6MYteL-2qftXTfPMH-nR -goversion go1.14.6 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b8/b84a9893f9abc93f24134ce189fd6b59a76ddc5d02d73ec015345246e376974d-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b381/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b382/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid VL9b-ssSaZ1gl-iUQItA/VL9b-ssSaZ1gl-iUQItA -goversion go1.14.6 -D "" -importcfg $WORK/b380/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/24/24c62c3da21a05a5f3649890180035acdf2d06712c3e1e4b01ef09524e81deeb-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b427/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b428/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid PuNqTGu5b-Y3Dp35P16q/PuNqTGu5b-Y3Dp35P16q -goversion go1.14.6 -D "" -importcfg $WORK/b426/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a4/a416942a8dd80a19d3eeb4a072a1fa28252a0ffc0762981df2433ffc8fa94222-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/aa/aa4a71683c9660fdc2255eb5ff3092561db78bda94643fd25881001cf3a32374-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/8a/8af3ccb6f43b3fc80ed9f5b22e7e66a4a155b2c748aa7dcad62398f4b7f7c6ee-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b438/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b440/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b457/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b458/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b459/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b088/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid JcT6DX6xgvmaPDPf-Zpc/JcT6DX6xgvmaPDPf-Zpc -goversion go1.14.6 -D "" -importcfg $WORK/b437/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/9c/9c2beaeca6bbbb217d22da474979879b8abac88beeca2a5bb1fd2b8fd3e0f939-d # internal github.com/containers/buildah mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b380/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b385/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b386/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b387/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b388/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b069/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b329/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b366/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/storage=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b119/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b099/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b421/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b424/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b426/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b437/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b460/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid RjDxwS3kC8fso6gHh32X/RjDxwS3kC8fso6gHh32X -goversion go1.14.6 -D "" -importcfg $WORK/b041/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/da/da2e46e8f42d277e90edaa9839ddfde52a8e26dfa2274eff45e083c998ceb8a3-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.15.1/_build/src/github.com/containers/buildah/tests/imgtype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid fXOxjCbL1-tq8YP-9xKU/fXOxjCbL1-tq8YP-9xKU -goversion go1.14.6 -D "" -importcfg $WORK/b001/importcfg -pack ./imgtype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b7/b7dc321c24a664ecbc66182587f9e92352ea8fc49c9f5ae316381cd5f0ad8cdf-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b384/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b175/_pkg_.a packagefile github.com/containers/storage=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b178/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b380/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b385/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b386/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b387/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b388/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b069/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b329/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b173/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b330/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b236/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b366/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b368/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b174/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b218/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b404/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b085/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b119/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b087/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b093/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b099/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b120/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b090/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a packagefile github.com/docker/go-units=$WORK/b078/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b421/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b424/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b426/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b130/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b129/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b437/_pkg_.a packagefile github.com/pkg/errors=$WORK/b070/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b460/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b383/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b073/_pkg_.a packagefile hash=$WORK/b096/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b170/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b183/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b189/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b217/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b331/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b369/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b379/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b176/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b124/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b126/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b091/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b154/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b092/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b117/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b160/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b161/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b172/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b122/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b381/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b382/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b389/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b068/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b072/_pkg_.a packagefile github.com/containers/common/pkg/sysinfo=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b396/_pkg_.a packagefile github.com/vbauerster/mpb/v5=$WORK/b411/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b417/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b420/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile crypto/tls=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b251/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b277/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b271/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b327/_pkg_.a packagefile mime=$WORK/b266/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b367/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b219/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b220/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b221/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b100/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b116/_pkg_.a packagefile text/scanner=$WORK/b088/_pkg_.a packagefile golang.org/x/net/context=$WORK/b098/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b274/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b422/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b423/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b425/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b158/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b427/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b428/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b121/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b438/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b440/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b456/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b457/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b458/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b459/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile compress/gzip=$WORK/b256/_pkg_.a packagefile container/list=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b257/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b264/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b265/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b258/_pkg_.a packagefile mime/multipart=$WORK/b267/_pkg_.a packagefile net/http/httptrace=$WORK/b269/_pkg_.a packagefile net/http/internal=$WORK/b270/_pkg_.a packagefile net/textproto=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b177/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b184/_pkg_.a packagefile crypto/ecdsa=$WORK/b190/_pkg_.a packagefile crypto/elliptic=$WORK/b191/_pkg_.a packagefile crypto/rsa=$WORK/b195/_pkg_.a packagefile crypto/sha512=$WORK/b193/_pkg_.a packagefile crypto/x509=$WORK/b204/_pkg_.a packagefile crypto/x509/pkix=$WORK/b206/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/pem=$WORK/b207/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b332/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b370/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b371/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b125/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b132/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b145/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b155/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b115/_pkg_.a packagefile hash/crc32=$WORK/b111/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b118/_pkg_.a packagefile go/format=$WORK/b162/_pkg_.a packagefile text/template=$WORK/b169/_pkg_.a packagefile hash/crc64=$WORK/b123/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b059/_pkg_.a packagefile github.com/docker/docker/pkg/parsers=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b395/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b397/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b405/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b406/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b407/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b409/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b224/_pkg_.a packagefile container/heap=$WORK/b412/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b413/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b414/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b415/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b419/_pkg_.a packagefile runtime/debug=$WORK/b113/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b418/_pkg_.a packagefile crypto/aes=$WORK/b103/_pkg_.a packagefile crypto/cipher=$WORK/b104/_pkg_.a packagefile crypto/des=$WORK/b197/_pkg_.a packagefile crypto/ed25519=$WORK/b198/_pkg_.a packagefile crypto/hmac=$WORK/b200/_pkg_.a packagefile crypto/md5=$WORK/b201/_pkg_.a packagefile crypto/rc4=$WORK/b202/_pkg_.a packagefile crypto/sha1=$WORK/b203/_pkg_.a packagefile crypto/subtle=$WORK/b106/_pkg_.a packagefile encoding/asn1=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b210/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b214/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b215/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b247/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b248/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b250/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a packagefile github.com/docker/distribution=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b326/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b328/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b223/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b230/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b108/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b110/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b112/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b275/_pkg_.a packagefile github.com/blang/semver=$WORK/b429/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b432/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b434/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b343/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b357/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b358/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b441/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b446/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b451/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b455/_pkg_.a packagefile net/http/httputil=$WORK/b365/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b448/_pkg_.a packagefile compress/flate=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b259/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b261/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b262/_pkg_.a packagefile mime/quotedprintable=$WORK/b268/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b185/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b186/_pkg_.a packagefile crypto/internal/randutil=$WORK/b192/_pkg_.a packagefile crypto/dsa=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b209/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b362/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b364/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b342/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b372/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b378/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b373/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b127/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b133/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b135/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b143/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b146/_pkg_.a packagefile go/ast=$WORK/b163/_pkg_.a packagefile go/parser=$WORK/b166/_pkg_.a packagefile go/printer=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b165/_pkg_.a packagefile text/template/parse=$WORK/b171/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b393/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b394/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b398/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b399/_pkg_.a packagefile net/mail=$WORK/b408/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b410/_pkg_.a packagefile compress/zlib=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b228/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b229/_pkg_.a packagefile image=$WORK/b231/_pkg_.a packagefile image/jpeg=$WORK/b233/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b416/_pkg_.a packagefile crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b211/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b212/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b213/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b253/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b282/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b109/_pkg_.a packagefile database/sql/driver=$WORK/b430/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b433/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b435/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b359/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b452/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b454/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b449/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b260/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b187/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b338/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b374/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b376/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b377/_pkg_.a packagefile go/scanner=$WORK/b164/_pkg_.a packagefile text/tabwriter=$WORK/b168/_pkg_.a packagefile hash/fnv=$WORK/b292/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b400/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b401/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b402/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b403/_pkg_.a packagefile hash/adler32=$WORK/b227/_pkg_.a packagefile image/color=$WORK/b232/_pkg_.a packagefile image/internal/imageutil=$WORK/b234/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b283/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b436/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b346/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b354/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b360/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b443/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b445/_pkg_.a packagefile os/signal=$WORK/b453/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b375/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b325/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b288/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b289/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b306/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b347/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b349/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b355/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b444/_pkg_.a packagefile expvar=$WORK/b285/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b316/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b317/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b318/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b321/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b322/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b290/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b356/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b319/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b320/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b323/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b324/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b314/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=CcSjU_-fvjfo2yzQ6qTN/fXOxjCbL1-tq8YP-9xKU/TnvFgHq00_85q1pPiPo4/CcSjU_-fvjfo2yzQ6qTN -B 0x0e8bb949175b1088d4176baafde418e35dfa3645 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out imgtype rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-1.15.1/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-from.md -out buildah-from.1 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-bud.md -out buildah-bud.1 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan go-md2man -in buildah-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-manifest.md -out buildah-manifest.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-logout.md -out buildah-logout.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 go-md2man -in buildah-version.md -out buildah-version.1 make: Leaving directory '/builddir/build/BUILD/buildah-1.15.1/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EbPKM6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 + cd buildah-1.15.1 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.15.1/_build:/builddir/build/BUILD/buildah-1.15.1:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-1.15.1/_build:/builddir/build/BUILD/buildah-1.15.1:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/bin/buildah make -C docs install make[1]: Entering directory '/builddir/build/BUILD/buildah-1.15.1/docs' install -d /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-1.15.1/docs' install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/bash-completion/completions/buildah + install -d -p /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/context-escape-dir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir' 'tests/./bud/context-escape-dir/testdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir' 'tests/./bud/context-escape-dir/testdir/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir/Containerfile' 'tests/./bud/context-escape-dir/upperfile.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/context-escape-dir/upperfile.txt' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-envvar' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-envvar' 'tests/./bud/copy-envvar/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-envvar/Containerfile' 'tests/./bud/copy-envvar/file-0.0.1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-envvar/file-0.0.1.txt' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-from/Dockerfile2.bad' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2.bad' 'tests/./bud/copy-from/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile3' 'tests/./bud/copy-from/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile4' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/exit42' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/exit42' 'tests/./bud/exit42/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/exit42/Containerfile' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-encrypted-image' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-encrypted-image' 'tests/./bud/from-encrypted-image/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-encrypted-image/Dockerfile' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.arg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Containerfile.add-tar-gz-with-link' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-with-link' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/symlink/tarball.tar' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball.tar' 'tests/./bud/symlink/tarball.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball.tar.gz' 'tests/./bud/symlink/tarball_latest.tar' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar' 'tests/./bud/symlink/tarball_latest.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar.gz' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/volume-ownership' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/volume-ownership' 'tests/./bud/volume-ownership/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/volume-ownership/Dockerfile' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./config.bats' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/bud_test.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/bud_test.go' 'tests/./conformance/conformance_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/conformance_suite_test.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./containers.bats' 'tests/./containers.conf' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./containers.conf' 'tests/./containers_conf.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./containers_conf.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest.bats' 'tests/./digest' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest' 'tests/./digest/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest/README.md' 'tests/./digest/make-v2s1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest/make-v2s1' 'tests/./digest/make-v2s1-with-dups' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest/make-v2s1-with-dups' 'tests/./digest/make-v2s2' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest/make-v2s2' 'tests/./digest/make-v2sN' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./digest/make-v2sN' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./docker.json' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./images.bats' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./selinux.bats' 'tests/./sign.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./sign.bats' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./test_runner.sh' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./version.bats' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./serve/serve.go' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' 'tests/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/Makefile' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/session.vim' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/session.vim' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_check.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_check.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' 'tests/./tools/vendor/github.com/fatih' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/.travis.yml' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.lock' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.toml' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/argOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/boolExprSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/builtinShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/deprecatedComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/dupArg_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/emptyFallthrough_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/emptyStringTest_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/flagDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/indexAlloc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/lintutil.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/methodExprCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/offBy1_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/regexpMust_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/sloppyLen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/stringXbytes_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/typeSwitchVar_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/unslice_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/valSwap_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/wrapperFunc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' 'tests/./tools/vendor/github.com/go-lintpack' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/README.md' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/context.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/context.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gogo' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo' 'tests/./tools/vendor/github.com/gogo/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf' 'tests/./tools/vendor/github.com/gogo/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/gogo/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/LICENSE' 'tests/./tools/vendor/github.com/gogo/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' 'tests/./tools/vendor/github.com/golang' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/mock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock' 'tests/./tools/vendor/github.com/golang/mock/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/AUTHORS' 'tests/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/mock/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/LICENSE' 'tests/./tools/vendor/github.com/golang/mock/gomock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock' 'tests/./tools/vendor/github.com/golang/mock/gomock/call.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/call.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/callset.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/callset.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/controller.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/controller.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/matchers.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/matchers.go' 'tests/./tools/vendor/github.com/golangci' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/LICENSE' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' 'tests/./tools/vendor/github.com/golangci/errcheck/internal' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/go-tools' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools' 'tests/./tools/vendor/github.com/golangci/go-tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/arg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg' 'tests/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config' 'tests/./tools/vendor/github.com/golangci/go-tools/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/config.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config/example.conf' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/example.conf' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' 'tests/./tools/vendor/github.com/golangci/go-tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/simple' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' 'tests/./tools/vendor/github.com/golangci/go-tools/version' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version' 'tests/./tools/vendor/github.com/golangci/go-tools/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version/version.go' 'tests/./tools/vendor/github.com/golangci/goconst' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst' 'tests/./tools/vendor/github.com/golangci/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/LICENSE' 'tests/./tools/vendor/github.com/golangci/goconst/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/README.md' 'tests/./tools/vendor/github.com/golangci/goconst/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/parser.go' 'tests/./tools/vendor/github.com/golangci/goconst/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/visitor.go' 'tests/./tools/vendor/github.com/golangci/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golangci/gocyclo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/pkg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/config' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/config_gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/exitcodes' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/golinters' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/goanalysis' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/checker' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/passes' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/goconst.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/golint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/gosec.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/govet.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/interfacer.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/lll.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/megacheck.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/nakedret.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/scopelint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/typecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/goutil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/linter/metalinter.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/log_mock.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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/out.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/json.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/max_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_prettifier.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/skip_dirs.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/source_code.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/result/processors/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' 'tests/./tools/vendor/github.com/golangci/gosec' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec' 'tests/./tools/vendor/github.com/golangci/gosec/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.gitignore' 'tests/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/gosec/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.travis.yml' 'tests/./tools/vendor/github.com/golangci/gosec/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Dockerfile' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' 'tests/./tools/vendor/github.com/golangci/gosec/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Makefile' 'tests/./tools/vendor/github.com/golangci/gosec/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/README.md' 'tests/./tools/vendor/github.com/golangci/gosec/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/analyzer.go' 'tests/./tools/vendor/github.com/golangci/gosec/call_list.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/call_list.go' 'tests/./tools/vendor/github.com/golangci/gosec/config.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/config.go' 'tests/./tools/vendor/github.com/golangci/gosec/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.mod' 'tests/./tools/vendor/github.com/golangci/gosec/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.sum' 'tests/./tools/vendor/github.com/golangci/gosec/helpers.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/helpers.go' 'tests/./tools/vendor/github.com/golangci/gosec/import_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/import_tracker.go' 'tests/./tools/vendor/github.com/golangci/gosec/install.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/install.sh' 'tests/./tools/vendor/github.com/golangci/gosec/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/issue.go' 'tests/./tools/vendor/github.com/golangci/gosec/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/resolve.go' 'tests/./tools/vendor/github.com/golangci/gosec/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rule.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules' 'tests/./tools/vendor/github.com/golangci/gosec/rules/archive.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/archive.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/big.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/big.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/bind.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/bind.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/errors.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rand.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/sql.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/sql.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/templates.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/templates.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/golangci/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign' 'tests/./tools/vendor/github.com/golangci/ineffassign/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/.gitignore' 'tests/./tools/vendor/github.com/golangci/ineffassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/golangci/ineffassign/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/README.md' 'tests/./tools/vendor/github.com/golangci/ineffassign/bugs' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/bugs' 'tests/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/ineffassign/list' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/list' 'tests/./tools/vendor/github.com/golangci/ineffassign/liststd' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/liststd' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.mod' 'tests/./tools/vendor/github.com/golangci/lint-1/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.sum' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.travis.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/golangci/prealloc' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc' 'tests/./tools/vendor/github.com/golangci/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/LICENSE' 'tests/./tools/vendor/github.com/golangci/prealloc/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/README.md' 'tests/./tools/vendor/github.com/golangci/prealloc/import.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/import.go' 'tests/./tools/vendor/github.com/golangci/prealloc/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/prealloc.go' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.travis.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hpcloud' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud' 'tests/./tools/vendor/github.com/hpcloud/tail' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail' 'tests/./tools/vendor/github.com/hpcloud/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.gitignore' 'tests/./tools/vendor/github.com/hpcloud/tail/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.travis.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' 'tests/./tools/vendor/github.com/hpcloud/tail/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Dockerfile' 'tests/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' 'tests/./tools/vendor/github.com/hpcloud/tail/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Makefile' 'tests/./tools/vendor/github.com/hpcloud/tail/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/README.md' 'tests/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' 'tests/./tools/vendor/github.com/hpcloud/tail/util' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util' 'tests/./tools/vendor/github.com/hpcloud/tail/util/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util/util.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/kisielk' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go.mod' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/konsorten' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' 'tests/./tools/vendor/github.com/magiconair' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/onsi' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/test.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/test.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/pkg' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/block.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/go.mod' 'tests/./tools/vendor/github.com/russross/blackfriday/html.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/inline.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/latex.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/latex.go' 'tests/./tools/vendor/github.com/russross/blackfriday/markdown.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/smartypants.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/smartypants.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.mod' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.sum' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.travis.yml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/vbatts' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts' 'tests/./tools/vendor/github.com/vbatts/git-validation' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation' 'tests/./tools/vendor/github.com/vbatts/git-validation/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.gitignore' 'tests/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' 'tests/./tools/vendor/github.com/vbatts/git-validation/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/LICENSE' 'tests/./tools/vendor/github.com/vbatts/git-validation/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/README.md' 'tests/./tools/vendor/github.com/vbatts/git-validation/git' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git' 'tests/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.mod' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.sum' 'tests/./tools/vendor/github.com/vbatts/git-validation/main.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/main.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/AUTHORS' 'tests/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_mips64x.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_netbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/str.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/str.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_gccgo_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_mips64x.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/timestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_386.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_arm.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/AUTHORS' 'tests/./tools/vendor/golang.org/x/text/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/AUTHORS' 'tests/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/asmdecl.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/cgocall' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/httpresponse' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/inspect' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/printf' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/shadow' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/stdmethods' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/structtag' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/tests' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/unmarshal' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/ast' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/gcimporter' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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_dirent_fileno.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/module' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module' 'tests/./tools/vendor/golang.org/x/tools/internal/module/module.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module/module.go' 'tests/./tools/vendor/golang.org/x/tools/internal/semver' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver' 'tests/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' 'tests/./tools/vendor/gopkg.in' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/fsnotify.v1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/README.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//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.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tools/vendor/sourcegraph.com' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com' 'tests/./tools/vendor/sourcegraph.com/sqs' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' + cp -pav imgtype /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/bin/buildah-imgtype 'imgtype' -> '/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64//usr/bin/buildah-imgtype' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.15.1-1.fc32 --unique-debug-suffix -1.15.1-1.fc32.aarch64 --unique-debug-src-base buildah-1.15.1-1.fc32.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-1.15.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/bin/buildah explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/bin/buildah-imgtype extracting debug info from /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/bin/buildah-imgtype extracting debug info from /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/bin/buildah warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/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.15.1-1.fc32.aarch64/usr/bin/buildah. Use `info auto-load python-scripts [REGEXP]' to list them. 22009 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 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_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/git-validation.sh 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/test_buildah_build_rpm.sh from /usr/bin/env 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 Processing files: buildah-1.15.1-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ktktga + umask 022 + cd /builddir/build/BUILD + cd buildah-1.15.1 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/doc/buildah + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OvEXna + umask 022 + cd /builddir/build/BUILD + cd buildah-1.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/licenses/buildah + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah = 1.15.1-1.fc32 buildah(aarch-64) = 1.15.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs slirp4netns >= 0.3-0 Processing files: buildah-tests-1.15.1-1.fc32.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3ckdZ7 + umask 022 + cd /builddir/build/BUILD + cd buildah-1.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64/usr/share/licenses/buildah-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah-tests = 1.15.1-1.fc32 buildah-tests(aarch-64) = 1.15.1-1.fc32 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 libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.15.1-1.fc32.aarch64 Provides: buildah-debugsource = 1.15.1-1.fc32 buildah-debugsource(aarch-64) = 1.15.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.15.1-1.fc32.aarch64 Provides: buildah-debuginfo = 1.15.1-1.fc32 buildah-debuginfo(aarch-64) = 1.15.1-1.fc32 debuginfo(build-id) = 5e02953c615fa8a36e4e3368ec9c0ac823d1ee6a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.15.1-1.fc32 Processing files: buildah-tests-debuginfo-1.15.1-1.fc32.aarch64 Provides: buildah-tests-debuginfo = 1.15.1-1.fc32 buildah-tests-debuginfo(aarch-64) = 1.15.1-1.fc32 debuginfo(build-id) = 194e2724bfcecc64cdd53a1773b98d151578757b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.15.1-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 Wrote: /builddir/build/RPMS/buildah-debugsource-1.15.1-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.15.1-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.15.1-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-1.15.1-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.15.1-1.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zHegf7 + umask 022 + cd /builddir/build/BUILD + cd buildah-1.15.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.15.1-1.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0