Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8010020200205032011-4985cc55-build-32550-3942/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8010020200205032011-4985cc55-build-32550-3942/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sB3TVT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-9513cb8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /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.11.6 base' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/1996.patch + /usr/bin/git commit -q -m 1996.patch --author 'rpm-build ' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ixSvNy + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir _build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + pushd _build + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc src/github.com/containers/buildah ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + popd + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xc473c9f46b612c5d37f751d8604cc4aa92b07dab -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-build764457065 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid PZALNR91R21yAVxPBw03/PZALNR91R21yAVxPBw03 -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode/utf8 mkdir -p $WORK/b017/ internal/cpu cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid oSSBOngAloHbukQskEdp/oSSBOngAloHbukQskEdp -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 8S0rPrTzZ_WJYAqQuG3J/8S0rPrTzZ_WJYAqQuG3J -goversion go1.12.12 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go 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_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid fta9UqYqYDmMXRPRLNE8/fta9UqYqYDmMXRPRLNE8 -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid y_o1Qz4hCnhfCzr2_yGY/y_o1Qz4hCnhfCzr2_yGY -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1NHz-t3t5amugK6Lbrko/1NHz-t3t5amugK6Lbrko -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4e/4e9d4207389f61462c97adce9946fbacd0a79d2c35dcaa4b65fd4b791b8c54a7-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid ylrYO7dpMSzmj1_Yg5OM/ylrYO7dpMSzmj1_Yg5OM -goversion go1.12.12 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid Vfklgb-egg2UK9TCbppI/Vfklgb-egg2UK9TCbppI -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e8/e826c1607520c7db621ed2beb16c46bc51acc9521b7072ce4a9e26e5c572422a-d # internal encoding mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding -std -complete -installsuffix shared -buildid RRYSAmrjLASFYfh0_Tby/RRYSAmrjLASFYfh0_Tby -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid H80MrJwdsIRV5Jovp2mW/H80MrJwdsIRV5Jovp2mW -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c9/c9a3eec1a066ff8300c0b8c06b167133eb3daed1a1b3863a8199c574ec1ddfc1-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid my-kuKQELlXKZtGRsN-w/my-kuKQELlXKZtGRsN-w -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d9/d96751079a4027b259d05428a8b3264de45cb84703a522a4eb4ed369adc57e08-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 91OcgNJ4ZaH4qxMarnuF/91OcgNJ4ZaH4qxMarnuF -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1f14743795d41d3b443bd35b83796307af5b46762f78a86ce417a070e66ac2a1-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/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_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 4CNE28bOlSBzPUFFQSk3/4CNE28bOlSBzPUFFQSk3 -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/64/641f67781b0ce3d74cdc8cfa7cd7fa9e9e9b66878186358dd159eef840b17292-d # internal internal/nettrace mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid _pmQbgk0v7hk6qeo00jX/_pmQbgk0v7hk6qeo00jX -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b8/b8d7c6b1a3a16196b266d7e22c627754cc175e72e909dd2832d8eb03843e5784-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/663ea81d22d9b20be1018cf491bcd4634b95da8d4730947cf4551982ef72376a-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid iM4yyHV08vZIP6bXeI2c/iM4yyHV08vZIP6bXeI2c -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f8/f8b4f79b90681e8d77751f9451ccf10529da9d74ebbd041e4778b82c9f64fb1e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3Sz6OmuPOR8HNh1vyf7a/3Sz6OmuPOR8HNh1vyf7a -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fa/fa38f83ddbdf21a741db5ffd51ce7d4e2f0b397a97828391cda6591a4525b0c7-d # internal crypto/internal/subtle mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f2/f2ef23b2cd55bba3e98dfd3ff2a97d5a7bf790f493f347086b3bdf80931e6c4b-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ZVgssVtqw2JdlY6SuG7P/ZVgssVtqw2JdlY6SuG7P -goversion go1.12.12 -D "" -importcfg $WORK/b085/importcfg -pack ./aliasing.go crypto/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Mc2jH7eZYrMm8czsUE3f/Mc2jH7eZYrMm8czsUE3f -goversion go1.12.12 -D "" -importcfg $WORK/b086/importcfg -pack ./constant_time.go runtime/cgo mkdir -p $WORK/b045/ cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0c/0c99486cb58fcf50945973f5ccfa2814564f7c035a43898028a815fca5a693da-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4b/4b9e56b7f814896657352da11b2cbc0c778f8aa202eac68c8a96bffe5c8673f6-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s crypto/internal/boring/fipstls mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./dummy.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid ursQx7Glswkpg18MbfAp/ursQx7Glswkpg18MbfAp -goversion go1.12.12 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c3/c397492248929843eb809e0f62425bc83f9648f0fe3ffc9757f2dcda8f590135-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/49/496105b19db70b4a046d820ea8af51bae4f8d3637add5aa7b82ef9811c7e537b-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/compare_ppc64x.o ./compare_ppc64x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid 1aLlRRnY2VeCnSCfbaNm/1aLlRRnY2VeCnSCfbaNm -goversion go1.12.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 ./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 cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/count_ppc64x.o ./count_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/97/97fa52e1835291ef392abfca4eb0593e04cdd50b8242af8e1e9f348650661ea6-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/indexbyte_ppc64x.o ./indexbyte_ppc64x.s crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/count_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/99/99322463b7366a995c24b8fe95673c7d46849fcfaf31357266578a93d882c439-d # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./sig_other.s github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid AFS27CQyP5nbQqLwUOta/AFS27CQyP5nbQqLwUOta -goversion go1.12.12 -D "" -importcfg $WORK/b105/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go container/list mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p container/list -std -complete -installsuffix shared -buildid TbK4CKAUAxF04GcCAizO/TbK4CKAUAxF04GcCAizO -goversion go1.12.12 -D "" -importcfg $WORK/b115/importcfg -pack ./list.go runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid uWwPQAOxwG7QGhzzvyS-/uWwPQAOxwG7QGhzzvyS- -goversion go1.12.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b6/b64441b3cb2c6d10150114393be40ca89466dfc0bd2a86dfe957fd54e2a570c6-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RuFOs2v13W8w-1GhKEhz/RuFOs2v13W8w-1GhKEhz -goversion go1.12.12 -D "" -importcfg $WORK/b126/importcfg -pack ./asn1.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e4/e4287880eef437f99d91af09def413cae9cd24d8bb4583ca7c96c1b290519ec3-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid ydA-o31HSsI3GdNKwJ3a/ydA-o31HSsI3GdNKwJ3a -goversion go1.12.12 -D "" -importcfg $WORK/b145/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/9f/9f3d727a5e092c82a74797240757beaf020699f7086d78fb6141a6bb165024ae-d # internal image/color mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p image/color -std -complete -installsuffix shared -buildid O685iLcY9X-Uu9D9x9Kl/O685iLcY9X-Uu9D9x9Kl -goversion go1.12.12 -D "" -importcfg $WORK/b149/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c5/c5ba62fc8aed162569adc4e3e3967dadff2102e848136c79e3d0ded5ce019ec7-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid E8VaIIia1NDunwC3iGLu/E8VaIIia1NDunwC3iGLu -goversion go1.12.12 -D "" -importcfg $WORK/b169/importcfg -pack ./promise.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/5c/5c65fc154d703ad3fe27623eef181f41f9ea5d7e8b306065a2422ef5ffe5e1bb-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid WNSesy3IkSZkjOA_SLGI/WNSesy3IkSZkjOA_SLGI -goversion go1.12.12 -D "" -importcfg $WORK/b207/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/80/80ae40aa7acbaaa5de34f6cfa9f5afb56dd389369159f7e9d311628646f30698-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid zaGD_xxbUtYCHh_37CES/zaGD_xxbUtYCHh_37CES -goversion go1.12.12 -D "" -importcfg $WORK/b238/importcfg -pack ./apparmor_disabled.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a2/a2b794631c1130ae7d95270dff2d2b3ef493fefc192554c3bf2dcdcfb1a42249-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid KfLKVgBXwlG4-Vra_Xus/KfLKVgBXwlG4-Vra_Xus -goversion go1.12.12 -D "" -importcfg $WORK/b259/importcfg -pack ./ewma.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.reginit ABI0 ref runtime.load_g ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid u-iI1B841dM2joiQOLnZ/u-iI1B841dM2joiQOLnZ -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.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 ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5d/5d3cf222f317932d89c3250722dd8669b0bc17a2c8eaa9892c7548fca9d2bfbc-d # internal github.com/docker/docker/api mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid FXxAPkDdDs2EaNZYsm96/FXxAPkDdDs2EaNZYsm96 -goversion go1.12.12 -D "" -importcfg $WORK/b313/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/1e/1e39dcad0551aa4d739a4cbdffda9596c305f229ac210ed19b19dd0f63356c96-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid D61l-7D0LaLjnr7PploP/D61l-7D0LaLjnr7PploP -goversion go1.12.12 -D "" -importcfg $WORK/b338/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/36/367b448128b1130e15eb4b53f2bdf8b902cf6d6acc28a6dc0fff3d76f3cc9bc8-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Y1BogC3knsNlx5ZcwhvF/Y1BogC3knsNlx5ZcwhvF -goversion go1.12.12 -D "" -importcfg $WORK/b339/importcfg -pack ./image_history.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/38/388c17d7cc7e12c7a982d11ebc300e30674dffb13cd123cd5af539643fa7d688-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid CTJhfFOoNmYY5ioNsvN3/CTJhfFOoNmYY5ioNsvN3 -goversion go1.12.12 -D "" -importcfg $WORK/b385/importcfg -pack ./operator.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/12/12e517678a0c1d87ec91c166beecad594590da9d5671d93ce7001d00075b9f9a-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b419/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/85/85df78d8b35e37eb8f3ebc07845f8efa07f4ad5b8d0e1ebbd36bf1348d6b4cb0-d # internal cat >$WORK/b419/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid Wg_VEAqQ-uEZ4mNKenU0/Wg_VEAqQ-uEZ4mNKenU0 -goversion go1.12.12 -D "" -importcfg $WORK/b419/importcfg -pack ./command.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/f1/f19b4e0ab5695ff1036284ebf28f6c6f2b6ce6fa86eced4b9e15fe7778deee5e-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c3/c30d6d1b66245aba1594fc93718b9c94f83dbcb9bd8d8d50c36aaffb36012db1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/9e/9ed192a72c6e00d3c1f24980cef8d096a76f093eae080976a283eabf0c143932-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/ba/bad2f8a6449274562769619c908155d58ab594e82e92f4e17895fb9e930429ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a3/a3a25dd4952cc48c6a4a27ff20dbfb38ad7c50f556706f7eb9cf1711d64fa562-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid 6EVLmamXU5UiLVZN_hTA/6EVLmamXU5UiLVZN_hTA -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go github.com/vbauerster/mpb/internal mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid 2IB7L-QZqXYO14Ozhta2/2IB7L-QZqXYO14Ozhta2 -goversion go1.12.12 -D "" -importcfg $WORK/b260/importcfg -pack ./percentage.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/7b/7b6af0fd4cd0b9665a82c96905992577e20d6a341b2746a43b8a1343a89d1c71-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f5/f5adeae51805d724941bbdbf9471bf4951d81390f1c8baa07295bfb6b7eda9b3-d # internal crypto/rc4 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oeAoPLVL_D3lUAnIyGH5/oeAoPLVL_D3lUAnIyGH5 -goversion go1.12.12 -D "" -importcfg $WORK/b119/importcfg -pack ./rc4.go golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid JsNQcXzyiIImZm7XC2Lx/JsNQcXzyiIImZm7XC2Lx -goversion go1.12.12 -D "" -importcfg $WORK/b140/importcfg -pack ./errors.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid bazSlTQvdXJTxPMJMObR/bazSlTQvdXJTxPMJMObR -goversion go1.12.12 -D "" -importcfg $WORK/b172/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/bc/bcdcd851822a7187363166c89933ac65c07a4b549670a79f39efc41114c63169-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1e/1e276d4ebc75cd2fa077be9cec8282847df4368babfb481c33ef419d9cc3c718-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_ppc64x.S cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/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/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 $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./asm_ppc64x.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid lnvfjeI6C21vyAIq4bhd/lnvfjeI6C21vyAIq4bhd -goversion go1.12.12 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_ppc64x.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7a/7adcba29d666a0040df0c821634acf4caf8515defe578d415715209efe116c20-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/19/193c4d75126a29dc81f7affb411e1668e84a0de9258e97b24b7b13fe262f9297-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o $WORK/b011/duff_ppc64x.o $WORK/b011/memclr_ppc64x.o $WORK/b011/memmove_ppc64x.o $WORK/b011/rt0_linux_ppc64le.o $WORK/b011/sys_linux_ppc64x.o $WORK/b011/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0f/0fc9acb5d5da69fbaf174828b26efd2d9220a125836fd43a9c988404c93d657c-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid G5AA5fBnyciO5PYl_sp2/G5AA5fBnyciO5PYl_sp2 -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/44/4476983281f589fda707d5080995c53f39fdb6afe4622dddd32f97f6b999fb8b-d # internal math/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid icxrBsHe0YzHzc0exRnm/icxrBsHe0YzHzc0exRnm -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Gq9pBx47hf3UCGhLxyvK/Gq9pBx47hf3UCGhLxyvK -goversion go1.12.12 -D "" -importcfg $WORK/b181/importcfg -pack ./locker.go internal/singleflight mkdir -p $WORK/b042/ io cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF reflect mkdir -p $WORK/b008/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ls6n7EcXZE_4fvMulRNU/ls6n7EcXZE_4fvMulRNU -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go syscall mkdir -p $WORK/b028/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid JYoHtKxHXpHUpnancGZl/JYoHtKxHXpHUpnancGZl -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_ppc64x.s mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ec/ecb0491a70995c6bca6c4e5b12ea83b7cc8b9dd74e3f1222eefb862482c7af71-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid X7R0t6pnQ9yjX2JWbi0b/X7R0t6pnQ9yjX2JWbi0b -goversion go1.12.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid 9UfhNmk9t-Jng4Kz3vnu/9UfhNmk9t-Jng4Kz3vnu -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/51/512f6100e2c2c363bf662b20a8e8f9b419d77ebdda574747583a3fef769b9f5e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/75/75400e2a6560f750bf22fba4e3367e7c8b9d339048b7e8546c311d04b8ffa5b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/03/03d2009a9da7c133ea422e93658ae13a6b9043496e7c41d84e938601989d4de6-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid gd4g_TPdcTB9_IP8U5KX/gd4g_TPdcTB9_IP8U5KX -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF strings mkdir -p $WORK/b036/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p hash -std -complete -installsuffix shared -buildid RXnqmH0Ja_stD6JhTkWu/RXnqmH0Ja_stD6JhTkWu -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b111/ mkdir -p $WORK/b070/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 41bX2JZLkeMmcq-jNQOK/41bX2JZLkeMmcq-jNQOK -goversion go1.12.12 -D "" -importcfg $WORK/b111/importcfg -pack ./randutil.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid eIIzedT90dNIH6BQLAYm/eIIzedT90dNIH6BQLAYm -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go text/tabwriter mkdir -p $WORK/b214/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b036/symabis ./strings.s cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 2wqgxax-UyRSVeJTndM6/2wqgxax-UyRSVeJTndM6 -goversion go1.12.12 -D "" -importcfg $WORK/b214/importcfg -pack ./tabwriter.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/67/671e2227fc53a460f807faddb201d2de7d530be1a9735644c6bd461ff7902fba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a1/a10858dbddbf6f66db815a2dc9081ca8fbec32e0858c49ad8a8e70dc22e2080b-d # internal crypto mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto -std -complete -installsuffix shared -buildid NWFiWw6qzuIZRNmjJvlh/NWFiWw6qzuIZRNmjJvlh -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b096/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7b/7bcce30feaea86895614afcae64f46cb77885fcd7a78663bd7afd290f82c6f15-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid q0e3qS7pcUy1ybXfGAXc/q0e3qS7pcUy1ybXfGAXc -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_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_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid brZpjW4eSNY3sS6fkMGV/brZpjW4eSNY3sS6fkMGV -goversion go1.12.12 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/53/531a8e61b087c67eda2a9dcd8ac8016b92be6215e3b4de65157ff20be3f54bfa-d # internal hash/crc64 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid zoyIA3TiXw65yY5vnRyr/zoyIA3TiXw65yY5vnRyr -goversion go1.12.12 -D "" -importcfg $WORK/b106/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d1/d11c133da84c65ba71d73b4baf5e9de7f10bf37c259520bb5517e214c9ed7b4a-d # internal hash/adler32 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 6m0CCyQe30nlAPb_ppPz/6m0CCyQe30nlAPb_ppPz -goversion go1.12.12 -D "" -importcfg $WORK/b144/importcfg -pack ./adler32.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p hash/crc32 -std -installsuffix shared -buildid 5eG9ywOBS9cyuRpcpyBp/5eG9ywOBS9cyuRpcpyBp -goversion go1.12.12 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/8b/8b349ffbabf8b845e172565b5e3e0170ecd1beca1148fdbd219ad03ed1f1f35f-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b140/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 8Ub6nGncMJ8GHNmmwlQD/8Ub6nGncMJ8GHNmmwlQD -goversion go1.12.12 -D "" -importcfg $WORK/b147/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/48/48108cd2e27d579b383d18b4811d6a1ab194ebb4eef456856ddaee094579de98-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid X1JFQ24Bqt8jlkfIEfxQ/X1JFQ24Bqt8jlkfIEfxQ -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8a/8ac1dd898ca59f921c7ddce3a1dad61c242fcd6accf73676942fac62db93b2b0-d # internal internal/x/text/transform mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid rKY60up-_ZOS3fy5_9DC/rKY60up-_ZOS3fy5_9DC -goversion go1.12.12 -D "" -importcfg $WORK/b224/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/34/3467c39bb397f747a39880e5cc53af387213cd17eb8b9164df06f347fb1c8ebd-d # internal hash/fnv mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p hash/fnv -std -complete -installsuffix shared -buildid WZ4j5h2pAOMr-IoC6dvh/WZ4j5h2pAOMr-IoC6dvh -goversion go1.12.12 -D "" -importcfg $WORK/b252/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/96/96dec8b82202be5acd7c9b4fe675e9771346865e51ca3e3f65c36b59ffd24981-d # internal golang.org/x/text/transform mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid TzcRzh4hrtE_aPJKI_oP/TzcRzh4hrtE_aPJKI_oP -goversion go1.12.12 -D "" -importcfg $WORK/b349/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_ppc64le.o $WORK/b096/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/13/13edec94bafa473e6d349122b0bef6ccbf72eef60352a98990fd4e1b34c0fa19-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a8/a86e9e4b5355df9ad75588411ced9658e12301a832ea62670ded59407e43fcfa-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b036/strings.o ./strings.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b028/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/72/72f96679efb9b624925166916f88426f809403df45c08743dc802281f0414886-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4d/4d6297de99face4d4295642746212aeb2c89de71575332510b038514755215cb-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF time mkdir -p $WORK/b029/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid Uub0onVbyM1nXSmXS2WA/Uub0onVbyM1nXSmXS2WA -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./cgroups_supported.go github.com/containerd/continuity/syscallx mkdir -p $WORK/b408/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid lDuZ0lrAmpr4TLGzRJOI/lDuZ0lrAmpr4TLGzRJOI -goversion go1.12.12 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid pSNaMOlQCNJyyafV27lY/pSNaMOlQCNJyyafV27lY -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/64/64378d1f225acf121adb1ac1f85a541575837f85d0ea06edeb7c772af975e156-d # internal path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid UF7drmFlsTbuC02LokNS/UF7drmFlsTbuC02LokNS -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid ewxu3NzBIxHGb8VI2ecW/ewxu3NzBIxHGb8VI2ecW -goversion go1.12.12 -D "" -importcfg $WORK/b408/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c2/c22a604f37bcf6c8978464100df2d96b8f9a0bd3fda3551ad8c23fdafd2dabc6-d # internal encoding/base32 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid OgxDqnT2LCZatyPv93Kp/OgxDqnT2LCZatyPv93Kp -goversion go1.12.12 -D "" -importcfg $WORK/b133/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b1ef17ddd8b1d87c0f1a88b1b3807283d6acc2600ac86cdcbe7da1697b8ae902-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid b6ERNKAI5rcF5t34_4H-/b6ERNKAI5rcF5t34_4H- -goversion go1.12.12 -D "" -importcfg $WORK/b134/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/41/41062ee58e85bd2ca4dca5591b4bb6c745b93e3740b60cfcbd2490702ea40bf2-d # internal image mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b149/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p image -std -complete -installsuffix shared -buildid GNoTrs9THpyfuB2Rvt45/GNoTrs9THpyfuB2Rvt45 -goversion go1.12.12 -D "" -importcfg $WORK/b148/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/74/7414082359e812064a49aac75caa40b919f1a472f2829d9ee6a427e685c20e88-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid HxxGzGCY9zQKk9EjT6BQ/HxxGzGCY9zQKk9EjT6BQ -goversion go1.12.12 -D "" -importcfg $WORK/b201/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/83/833f268ca4378228c52d2ced07514fb3bbdd6de310797f14110de92d64a65790-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/81/819be8e0866408fe2d40235d327f19984c9569eb62938f8c64acbd440613e7ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/a2/a21923c9488e935e2028265fcd430b1a4f88d1863af8eece02c85efff1f6d123-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9c/9ce59fbfcf917f84bf9028fbe8b64894392713a142558a2b70bfbad08237a625-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9f/9fa4e5970b79b1f030910a5a62da266add4a3fe743b4da28af8481a4e881dfe8-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/72/722c814185aa63c1d593aaee4be26701a0cf41e8448a05039d91a8641c69e1bc-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid wRPQzlNlNdBePyr0pyHk/wRPQzlNlNdBePyr0pyHk -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./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 cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1f/1fa233fa47eb68fd1491baa61f84cee9ff5ca6605631cea0e32d3cf846a68c22-d # internal image/internal/imageutil mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b148/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid K3nEZClgJbbfNhEnEgM-/K3nEZClgJbbfNhEnEgM- -goversion go1.12.12 -D "" -importcfg $WORK/b151/importcfg -pack ./imageutil.go ./impl.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/bb/bbe6a875b9f1d67fb86e41332690b35f785d3db1c3c3d09e04920bbfbac5a2da-d # internal sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid jpvnlvEwGR2CVm-gg4-U/jpvnlvEwGR2CVm-gg4-U -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 19TwiJdmqmhN6U1WsaJL/19TwiJdmqmhN6U1WsaJL -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go github.com/hashicorp/errwrap mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid OEr7j6lqLY6baZCdNb1k/OEr7j6lqLY6baZCdNb1k -goversion go1.12.12 -D "" -importcfg $WORK/b361/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/40/403b3b8b30987c24d3599a8fc66908d45635025b43900acb76a1376fbc137d41-d # internal image/jpeg mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b148/_pkg_.a packagefile image/color=$WORK/b149/_pkg_.a packagefile image/internal/imageutil=$WORK/b151/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p image/jpeg -std -complete -installsuffix shared -buildid np_5l4Zs4r_Gmpiww43v/np_5l4Zs4r_Gmpiww43v -goversion go1.12.12 -D "" -importcfg $WORK/b150/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/7e/7e991b0d41589742dd31171582b70d8fc69f758bd16ac6d144c140dca9cc6aad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8a/8a591a56df51c9c96f387bb82b4bdbf5b3e4af9fe4e25ef1a5988a3c65e75a85-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid GLvaoBomOXKYki2B-Sk5/GLvaoBomOXKYki2B-Sk5 -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go compress/bzip2 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid A4-lbU1dXYPSD2yRDGKX/A4-lbU1dXYPSD2yRDGKX -goversion go1.12.12 -D "" -importcfg $WORK/b080/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go regexp/syntax mkdir -p $WORK/b065/ container/heap mkdir -p $WORK/b255/ github.com/beorn7/perks/quantile cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p container/heap -std -complete -installsuffix shared -buildid iKnYSxRoYiq5gpKOEy4H/iKnYSxRoYiq5gpKOEy4H -goversion go1.12.12 -D "" -importcfg $WORK/b255/importcfg -pack ./heap.go mkdir -p $WORK/b290/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid TdNxt5kIBgpWvMkWQN2p/TdNxt5kIBgpWvMkWQN2p -goversion go1.12.12 -D "" -importcfg $WORK/b290/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid znsGWh3u0FZJS8qBNEAr/znsGWh3u0FZJS8qBNEAr -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a1/a11d552768c1588b9f35d5b1ddedbd4fc0438631f0b14141b6c106a732ab0d1a-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid l-Z3YBCY-MOIZdbhSfK9/l-Z3YBCY-MOIZdbhSfK9 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/76/76bd486cf539e3453734d71056f44f4e8253a6416ab8cf6a42802590ab0df24e-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid feRB6jCOX2GqOu18Rrol/feRB6jCOX2GqOu18Rrol -goversion go1.12.12 -D "" -importcfg $WORK/b296/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d8/d8ea264ebffb653908b261a785c0b64f75242b88e2e323e176607782a42acdd5-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid b0QDgMpOakiF7f4tReAk/b0QDgMpOakiF7f4tReAk -goversion go1.12.12 -D "" -importcfg $WORK/b377/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5d/5df556584c4f7ff8da1a8be42bcfeb393645ea9baec69f643f99ca9ecafb5e7e-d # internal encoding/base64 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid c6XoDat1z5ZkZRS_uuUo/c6XoDat1z5ZkZRS_uuUo -goversion go1.12.12 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6f/6f346402f8981b6641ce69333733da5ad92c67809d4f54c7d77e1d0e9f693d94-d # internal golang.org/x/sys/unix mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b075/symabis ./asm_linux_ppc64x.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid B1AXE2e4Odvfip0NmZFo/B1AXE2e4Odvfip0NmZFo -goversion go1.12.12 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/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 ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c5/c55941ef47b525d66997074fe573b35b832036ef265028496c1c6c92ecf30cb1-d # internal crypto/cipher mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b084/symabis ./xor_ppc64x.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/cipher -std -installsuffix shared -buildid kBWXHDzwT9JhePrFRAhK/kBWXHDzwT9JhePrFRAhK -goversion go1.12.12 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/d6/d686952c95b06c689e8c4e35ec3601c8aad30c9b6a2fa6ea30b737283fd1e2cf-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 6l6oI9XNRu2bdErTQOwp/6l6oI9XNRu2bdErTQOwp -goversion go1.12.12 -D "" -importcfg $WORK/b095/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/4e/4eace88d36883948711260e0b48c9110650bbe85d2c7d421935f112f78f0a7b1-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid b1w8EAwY9PK8ANxydgsu/b1w8EAwY9PK8ANxydgsu -goversion go1.12.12 -D "" -importcfg $WORK/b097/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/71/710ebab30347660815f7a7cedbc0f05b50e2457323d535459adb748e72cccf55-d # internal crypto/md5 mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b118 -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b118/symabis ./md5block_ppc64x.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a3/a3bc58067f7c4ca6ed7b41370e3991420f8db68340be0158f69bb57a87dd9de0-d # internal encoding/pem mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p encoding/pem -std -complete -installsuffix shared -buildid GALYRVWiGcqPHkLoRiiz/GALYRVWiGcqPHkLoRiiz -goversion go1.12.12 -D "" -importcfg $WORK/b124/importcfg -pack ./pem.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f5/f51bbac62b05b94d3419f071a6a5e419ecf7945fb60a82b622156f288a51ddd6-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 298S2hgruFQsy0IYxmOA/298S2hgruFQsy0IYxmOA -goversion go1.12.12 -D "" -importcfg $WORK/b130/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7f/7f3967cd15839aef4d1997331b50da136693c8eed64f8928dcaddb9d56326485-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid RxZn-5FzVBMZuf7pSEsY/RxZn-5FzVBMZuf7pSEsY -goversion go1.12.12 -D "" -importcfg $WORK/b131/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p crypto/md5 -std -installsuffix shared -buildid XaQ3rNjeq_v4KFHlphHw/XaQ3rNjeq_v4KFHlphHw -goversion go1.12.12 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/77/772b6c82f73dc637ed0a45aa1c5a9b540e2c9a620ec3181c12be3bfdefd7afe0-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b140/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Vr3VcTeTXvjZQtQE07Ly/Vr3VcTeTXvjZQtQE07Ly -goversion go1.12.12 -D "" -importcfg $WORK/b139/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ed/edf8bae52d7ab66145efd7eb271f2ab5ff80215a862da5089de21c127bb8c0fd-d # internal k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid _AJkFA1u9F9xN3bM4Dci/_AJkFA1u9F9xN3bM4Dci -goversion go1.12.12 -D "" -importcfg $WORK/b387/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4d/4dcb86eca1fdc9fa1e0c5a22fbc44eaa33740b5b771cf58e77bd984d12b1c241-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid Zja3Ne_poB7tLuYhGR1A/Zja3Ne_poB7tLuYhGR1A -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a6/a65a8c85776a708d3b69c4175499dffb9d47a75a211f61108e03ceeaf3a801b8-d # internal path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p path/filepath -std -complete -installsuffix shared -buildid yStCRFWHMV3nch9s7M6c/yStCRFWHMV3nch9s7M6c -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b0/b0a44204890f840cfd72eb3eccfc87cd426d51bc7ce0a30f3443b1fffb2da0c5-d # internal regexp mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b065/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_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_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid mOzdtFiAPlM2kcG7byq2/mOzdtFiAPlM2kcG7byq2 -goversion go1.12.12 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/63/6343390bd337679cb15926dcd6a2b1d08aed37f16da7548c004ebcbe28934ae9-d # internal runtime/debug mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b098/symabis ./debug.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p runtime/debug -std -installsuffix shared -buildid 51kQaq_Hvvpsqn4dDMXU/51kQaq_Hvvpsqn4dDMXU -goversion go1.12.12 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b084/xor_ppc64x.o ./xor_ppc64x.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b118 -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b118/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b118/_pkg_.a $WORK/b118/md5block_ppc64x.o # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e0/e0f513197d1ba6136cbcec14f310ef40b63f4419a94a465e03afed57b0431d16-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid AxzOjLIoxapdyYW4ytt5/AxzOjLIoxapdyYW4ytt5 -goversion go1.12.12 -D "" -importcfg $WORK/b155/importcfg -pack ./tmpdir.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/3d/3dd0ac9c3ac23456a2507bc3e414760de5e8ac20ba34b3fba0e971e8088606c9-d # internal crypto/des mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p crypto/des -std -complete -installsuffix shared -buildid HDjDmADHjOwmUUxCPSoU/HDjDmADHjOwmUUxCPSoU -goversion go1.12.12 -D "" -importcfg $WORK/b116/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/aa/aa67f317a7ae2c3b8f7afb5af6d7e1cc6257cc186777cfb5316ad81da6c47b87-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p io/ioutil -std -complete -installsuffix shared -buildid OD3Z56vcaZrmzdyrLg05/OD3Z56vcaZrmzdyrLg05 -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/31/313e1908907a30ef56d4bd50c471aea3f0649a62194e06a4cc3f55f26e0b8380-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid c2J-GkJStpztWiLKqIFf/c2J-GkJStpztWiLKqIFf -goversion go1.12.12 -D "" -importcfg $WORK/b129/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b098/debug.o ./debug.s cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/1f/1f663eb126f94518704fd404d3836492629f36ac3b805fb3298231a60eb9f7fb-d # internal os/signal mkdir -p $WORK/b261/ cat >$WORK/b261/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b261 -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b261/symabis ./sig.s cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p os/signal -std -installsuffix shared -buildid muN1_maUo5WCcLvgin94/muN1_maUo5WCcLvgin94 -goversion go1.12.12 -symabis $WORK/b261/symabis -D "" -importcfg $WORK/b261/importcfg -pack -asmhdr $WORK/b261/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b098/_pkg_.a $WORK/b098/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c4/c408f65294599b323a339f96ceb9e6a35ee8fa3a32d178196a4b86a3018eb9a5-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/20/20895f9612628c4bd2608069cf74fd8d61d5438b9cc34240c08a7624e1fef612-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b317/ k8s.io/client-go/util/homedir cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 0BfB15g4eVs_09v-ydmV/0BfB15g4eVs_09v-ydmV -goversion go1.12.12 -D "" -importcfg $WORK/b317/importcfg -pack ./mount.go mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid QMnz5eCZ_2wJFvKh5cFj/QMnz5eCZ_2wJFvKh5cFj -goversion go1.12.12 -D "" -importcfg $WORK/b353/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/f5/f5da5c9b582c0fa7bd7420438ec196688c57d74c64b0537b8c4e9b6988c9d221-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/09/099775851ec1d2e79bcbae4ed93fd7bd57b34f6639dbcb5268eec429346a44a5-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b129/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b130/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 3TMllR6SMh8cxSdc3xgN/3TMllR6SMh8cxSdc3xgN -goversion go1.12.12 -D "" -importcfg $WORK/b128/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d7/d71d38110f57d4f3998138ab73c76ed38c19506aafb653fd42a42d1fa4b70176-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid YDRLYwFdUxISY4qlYQ51/YDRLYwFdUxISY4qlYQ51 -goversion go1.12.12 -D "" -importcfg $WORK/b180/importcfg -pack ./directory.go ./directory_unix.go github.com/prometheus/procfs/internal/util mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 3sVpNdB4RhuzBqMci192/3sVpNdB4RhuzBqMci192 -goversion go1.12.12 -D "" -importcfg $WORK/b300/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ed/ed1a912995fe74b8cc5f5aa6c8956f84dbd97cdeabe590abc31c9bd66ec264bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b7/b78b1d88d7b9638a39a9404a1324c7b2fdb5e64a9d516da4248bdd04060be59f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/8d/8d31a2c6f14d626f1336cea2d276dc9566cb2af7c4f5404423cde1e5a14ffaef-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/5f/5f6386a0447ad678e4afba0095f00d84cc73f1a2e25c4fa41b38c43e59a48d04-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b261 -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b261/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b261/_pkg_.a $WORK/b261/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/0a/0af6f37e1cb08c7f32a0938e9f64d1f2224a595412688c8874845688a3fa6c16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d9/d97e9e351a120beca27e70649b1ed11f75bfaa1e51cba7d364d80f43f747ed9e-d # internal context mkdir -p $WORK/b018/ os/user mkdir -p $WORK/b052/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid jfLkvgxkn1rU052WHvWB/jfLkvgxkn1rU052WHvWB -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b052/ -importpath os/user -- -I $WORK/b052/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go encoding/json mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/json -std -complete -installsuffix shared -buildid 1tD15jJHLAb0umskV6Bi/1tD15jJHLAb0umskV6Bi -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/BurntSushi/toml mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid pBiXS-IfVCpFBMysueY_/pBiXS-IfVCpFBMysueY_ -goversion go1.12.12 -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 github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid VPSultDqe-muGGKgCN4G/VPSultDqe-muGGKgCN4G -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./version.go ./versioned.go github.com/pkg/errors mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid ELuwxMb4fNsRas6zO38W/ELuwxMb4fNsRas6zO38W -goversion go1.12.12 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2f/2fb8a3897d137e5f91bc68346248eb3698bb917663b2613427b837554b8a1241-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid Bgx4wR5HIrU7YNyztBbX/Bgx4wR5HIrU7YNyztBbX -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/16/16c7ba3368ef0e625bb8786b2acfda694c25aa9a6edbda625f72dc5e7cda63e5-d # internal log mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p log -std -complete -installsuffix shared -buildid 2LuZtU9r9UwRsTQU7wSQ/2LuZtU9r9UwRsTQU7wSQ -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ed/ed1b8d2a9263b290a62f223b150bfb41c4053f0e23ea34c58342ebefdf8dc63f-d # internal net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b075/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/03/03d3d23e28e9bef6aac23212c91750728a83c7ff5e0407ffae36eede04616216-d # internal os/exec mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid QN9SOTI82FsgzN-9DE67/QN9SOTI82FsgzN-9DE67 -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d0/d0694f99f5a3aebfaaf2917f98c34be538e82e4d39005d13545b589293011c4a-d # internal math/big mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b091/symabis ./arith_ppc64x.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p math/big -std -installsuffix shared -buildid 5yLesZ2pd6MIYhrLdred/5yLesZ2pd6MIYhrLdred -goversion go1.12.12 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/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_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/59/59e80ceb9efb36c1f87fa288427386026c5918c6c4e80c64343fc0cb66a66da8-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid cV8HZ140IvewD4kEm8qD/cV8HZ140IvewD4kEm8qD -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/93/93c8d5c54ae234ae7ff1bc9c12411e2ebe6fb0d5332d84bbba1fd972eff61d4e-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid HqN771JUPRzropkuyMRW/HqN771JUPRzropkuyMRW -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/56/56e294b4ae981fa28046db4b0215acd78cb74fb7945b89081db107e4e2b503a4-d # internal encoding/hex mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p encoding/hex -std -complete -installsuffix shared -buildid jsRz_D-3lGLJgwhZwmHF/jsRz_D-3lGLJgwhZwmHF -goversion go1.12.12 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/43/43119a33fb0d768e367cbab47b6808c035d0f105d590b8f56d540ae0e3a1eb72-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid kFtus1HKcjOToYqMkVPy/kFtus1HKcjOToYqMkVPy -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/68/686acfc8820ec91e2aa2b1268dbe84ca5e4fe085417fccac0b650ad84c674d6e-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid akAnLpYtDPJWxd9x3yGC/akAnLpYtDPJWxd9x3yGC -goversion go1.12.12 -D "" -importcfg $WORK/b094/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f7/f735e1f1f59501e76510acd904721be0979b122308cd427218ef350ff520b54d-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid _qk13eJzbzOcxp1RgnQs/_qk13eJzbzOcxp1RgnQs -goversion go1.12.12 -D "" -importcfg $WORK/b100/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3c/3cbb59f2ae310a5d8ce19cf8f1cfd292e2460260b63883fae714ee0e4f977f7f-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 3u-VhPEKFy1-kyztq3wr/3u-VhPEKFy1-kyztq3wr -goversion go1.12.12 -D "" -importcfg $WORK/b103/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c0/c003dfb51e2bb35e11a894feb2124dd1e0233e3c8f05c82a2bc4c96d67b0905b-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid zW44g3Bw_FS_1LxPqr0V/zW44g3Bw_FS_1LxPqr0V -goversion go1.12.12 -D "" -importcfg $WORK/b104/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_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/19f19deb9b826f908ce714e03a7d996dfe3f10a38c152e33ded84b2ddcb2e352-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b094/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid WXls-IKVW9DCS9u_d64t/WXls-IKVW9DCS9u_d64t -goversion go1.12.12 -D "" -importcfg $WORK/b093/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/61/611487a6e74ab0613f87848318aab9546999643d5b29e57f861f67de89c8bb00-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid mds7j73gnE5VBFXKAJsc/mds7j73gnE5VBFXKAJsc -goversion go1.12.12 -D "" -importcfg $WORK/b074/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_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/85/8550ed422da3ab5d5d40a335469a9da77e0f33dbc977b91d7e73dcb8efe029c9-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid n3sJcfu-7xYJQIvxOVlE/n3sJcfu-7xYJQIvxOVlE -goversion go1.12.12 -D "" -importcfg $WORK/b107/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/33/332295b33d5b139c6fce0b62b5fd3b4254d50f57deebb77252011fdd3213b263-d # internal net/url mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p net/url -std -complete -installsuffix shared -buildid R9PxMfTaF-LuXR7_7wu-/R9PxMfTaF-LuXR7_7wu- -goversion go1.12.12 -D "" -importcfg $WORK/b127/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ab/ab79c8f787021cd3aa6874c050c974644504ff17241442fc4b4f80b544debe3c-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid C8Uxr_N3Xzo5lMFf6nVj/C8Uxr_N3Xzo5lMFf6nVj -goversion go1.12.12 -D "" -importcfg $WORK/b135/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/62/62cd7b5ea4c4d994e748053e3cee52725bbf0af0c7b940baeeb3b17b4ed9b773-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid HU_6CZ6V24WOPHSQQgIc/HU_6CZ6V24WOPHSQQgIc -goversion go1.12.12 -D "" -importcfg $WORK/b136/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4d/4d95ea43309fecbb924da7de9111e8f4c50abb3f676018717eb6f537d38c1525-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b137/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b137/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b137/ -g -O2 ./data.go ./gpgme.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/22/22ef6ab38ba6b7039aea3912f328814082ab6195a44af4eb974f310b508b6cfb-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid pB_rz9IK9-DmH97IwOS-/pB_rz9IK9-DmH97IwOS- -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b091/arith_ppc64x.o ./arith_ppc64x.s cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c4/c42e8918455937213af0f4254ca7893b53977af6bad1d70f4eb8ea7dc8bdaeb0-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b100/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid kP8h3CtHYEMOtvtj25Qf/kP8h3CtHYEMOtvtj25Qf -goversion go1.12.12 -D "" -importcfg $WORK/b099/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/da/da87badad69410f9b2763d1b78fce11beb9e80629966d5612e34e48d35f01a43-d # internal compress/flate mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p compress/flate -std -complete -installsuffix shared -buildid 2sqMMbkBgH5fZ17XrQLR/2sqMMbkBgH5fZ17XrQLR -goversion go1.12.12 -D "" -importcfg $WORK/b142/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_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4d/4dea20e91dadfcb1900a2af404822b493aadac5b5b0df42ec1f737f28a648eb9-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid iHn01EY_OqFrRoTSO1xF/iHn01EY_OqFrRoTSO1xF -goversion go1.12.12 -D "" -importcfg $WORK/b154/importcfg -pack ./none.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/70/708dbe677c7e6e11f68b79a55ef44447c63723383964b0b221bd18cf01d1ef28-d # internal encoding/asn1 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid dZ3Ng5REwi2wGlsALZ_g/dZ3Ng5REwi2wGlsALZ_g -goversion go1.12.12 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3d/3d0c57fe9177e849dc4da36480caea37a4d1ee3a2d9d68a61b1e23255d1a184a-d # internal crypto/elliptic mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 4AQdo-fb3zqwKYO_HX2u/4AQdo-fb3zqwKYO_HX2u -goversion go1.12.12 -D "" -importcfg $WORK/b110/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/56/56c23dfb1abbf6280c5669675477c725d546514f3fd31c7659e8189d13c63f84-d # internal crypto/dsa mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid B98iO53qJ5pJN0Wo0XKN/B98iO53qJ5pJN0Wo0XKN -goversion go1.12.12 -D "" -importcfg $WORK/b122/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/cd/cd64486536076d6756e3babb7a6100719c766031aa7c39f71a81678c0c9564b7-d # internal text/scanner mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_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_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p text/scanner -std -complete -installsuffix shared -buildid cnBeR7WCQj1wJ7zSYlun/cnBeR7WCQj1wJ7zSYlun -goversion go1.12.12 -D "" -importcfg $WORK/b160/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1f/1ff1324bead8be00e36cb66ed4e25a32a1574af7ebfe1134386f453bf8cc3f21-d # internal github.com/docker/go-units mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid QG2Wyrdobr_bvM0Gb318/QG2Wyrdobr_bvM0Gb318 -goversion go1.12.12 -D "" -importcfg $WORK/b164/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/1f/1febc258d1f43e50bdcf46b68494fb1bf481a14b7dbac4ecf3b6a79ab644a9e1-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b160/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid e-aH1VFOSnM9MCKsTL7N/e-aH1VFOSnM9MCKsTL7N -goversion go1.12.12 -D "" -importcfg $WORK/b159/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f8/f82ee93d22177871dc59083e7040656b8561c50dea5d35bcb9686f7e878a924b-d # internal golang.org/x/net/context mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid aMNNjrf0fJENiPT97Jt1/aMNNjrf0fJENiPT97Jt1 -goversion go1.12.12 -D "" -importcfg $WORK/b167/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/39/39fc3ad576013ec460c83b65bbac8c00059a103b13c7363b8ff3fb0a1bc6e917-d # internal compress/zlib mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/adler32=$WORK/b144/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p compress/zlib -std -complete -installsuffix shared -buildid HktxVn9xV2Gstr8CLFA8/HktxVn9xV2Gstr8CLFA8 -goversion go1.12.12 -D "" -importcfg $WORK/b143/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/a9/a91ae6131acdd4e627e4dfb0a06567a2f94ebf3ee8928e70d324298ff09e9686-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b172/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid OwWqYK9G2gy606NgIeGw/OwWqYK9G2gy606NgIeGw -goversion go1.12.12 -D "" -importcfg $WORK/b171/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/40/4037167b76e1f467ef190310c389b6c6571f1ce44d18b9880dadbf9a6709e982-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5c/5c9c581ea260ecea8c7cf5d0b793aa8f0ac417f0b5bf87aadcec31ce03908b7d-d # internal crypto/x509/pkix mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eP01my0k-OW09y8SEXm3/eP01my0k-OW09y8SEXm3 -goversion go1.12.12 -D "" -importcfg $WORK/b123/importcfg -pack ./pkix.go crypto/internal/boring mkdir -p $WORK/b087/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b087/ -importpath crypto/internal/boring -- -I $WORK/b087/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/76/76d3d8aa6cd6456e0c002241e5f481b73b1544b190e65e90d89a4cc71e18051e-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid zCUReStPgG4K5zz0SU6G/zCUReStPgG4K5zz0SU6G -goversion go1.12.12 -D "" -importcfg $WORK/b125/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a9/a97c9d25764701faf7dab4d09659949e9842d380ffd04ccbc0c6e488ac28c08a-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b159/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid B5E9mc9VIZG_9Ue3fG6q/B5E9mc9VIZG_9Ue3fG6q -goversion go1.12.12 -D "" -importcfg $WORK/b163/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/80/809738a8950b05dd0026ff6f0d8e78466fb757c73bb09a4dddba4540dcb48a3c-d # internal flag mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p flag -std -complete -installsuffix shared -buildid MhBAtnch2qgWuuz59X8Q/MhBAtnch2qgWuuz59X8Q -goversion go1.12.12 -D "" -importcfg $WORK/b174/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1a/1a4cc03500bf7225f391783f7e2825bc13b1030e4ce8bc494b52bd1d1eaa527b-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 5IQIOMcUSYUt6Zwz23K3/5IQIOMcUSYUt6Zwz23K3 -goversion go1.12.12 -D "" -importcfg $WORK/b162/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/55/5517e5652a2e6184f34121201499bfd4d17834f85a0cf6b1d410cde9474e7767-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid FyMTgJI2EvXM0HyR5bPF/FyMTgJI2EvXM0HyR5bPF -goversion go1.12.12 -D "" -importcfg $WORK/b175/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/b2/b2e250c2dc51fc9cc53664c0ef2655fb1231f9e74b4b72a5feffce3c5d695cd9-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid t0MwKvVuEoyJsLC0-yDs/t0MwKvVuEoyJsLC0-yDs -goversion go1.12.12 -D "" -importcfg $WORK/b176/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/33/33334da0429275c1b4c379bd3c07fb72dbee609aa122c4e0d274d0ee3e08002c-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid GI8hbs3CrSX3USt8l4Jv/GI8hbs3CrSX3USt8l4Jv -goversion go1.12.12 -D "" -importcfg $WORK/b177/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/db/dbf6238ed1d6a66236cd854a5b4400639906851d4bad4d8f56c5e79a42835f53-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid dKaO4sHggAAZreh0RdhN/dKaO4sHggAAZreh0RdhN -goversion go1.12.12 -D "" -importcfg $WORK/b182/importcfg -pack ./parsers.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6c/6c83f1b345cd8afe1c5d85e0e0bb3892451d8bc249b9ad5c4549db0d88f03c52-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b186/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/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_ppc64le/cgo -objdir $WORK/b186/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b186/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/8d/8d0145fd9c0ced5e34885cef9d2ec1ba99546fc5822e968e2521d5376459b569-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid js2AUVXomTtG_nDbwhLG/js2AUVXomTtG_nDbwhLG -goversion go1.12.12 -D "" -importcfg $WORK/b187/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c6/c6cde68541486353ec55370570c6ae4cb577a0a15c637ac4f5c287d195e86ea7-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b188/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b188/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b188/ -g -O2 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f1/f19066bae190501fb14f42c1d4609c55f590c57856247d677c489861a95ad83d-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid vlDj3J497mO24OF6z2R_/vlDj3J497mO24OF6z2R_ -goversion go1.12.12 -D "" -importcfg $WORK/b189/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a0/a0ba09444f897242e10901e581c186a6c0722cfebb8df703584df2687a237f1f-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b192/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b192/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b192/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/68/688474438c4f13ee6ca1012a73f4e9a1e13dbd143ce09bdcad68f944b20453c5-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid EGND_8tx4cgkdwYebonb/EGND_8tx4cgkdwYebonb -goversion go1.12.12 -D "" -importcfg $WORK/b193/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/41/416b98781a6a81e346c176e45badf543a0c9d12c4ae03df47a1be882e88cb22c-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid X9O7MBq1yWY9J8c1Z3ec/X9O7MBq1yWY9J8c1Z3ec -goversion go1.12.12 -D "" -importcfg $WORK/b197/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/94/940f9c2c25d35350cdc8bf34910fc92d9adddff1719edba00368b57cb18b89ec-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid PLhXD3TWBSBsBsD99hzY/PLhXD3TWBSBsBsD99hzY -goversion go1.12.12 -D "" -importcfg $WORK/b198/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/73/73f061f42d41bd11505354ea4410b92f2a07e4da53b29b2f089c21451746446e-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 7Y2TzmmrhGO7xaRElNCG/7Y2TzmmrhGO7xaRElNCG -goversion go1.12.12 -D "" -importcfg $WORK/b205/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3d/3d4cd452397bc4855ce4318346bf9f41057980af1b588562cf1cffb4ed500ddf-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b205/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid ExUYLTUsHXS7sUslo_nM/ExUYLTUsHXS7sUslo_nM -goversion go1.12.12 -D "" -importcfg $WORK/b204/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/39/390073f571961ba2535dcaf9422c8636663e3b8368a43453879cd80c5c9a2285-d # internal go/token mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p go/token -std -complete -installsuffix shared -buildid mQPqDV96Lkhppt5nD-_D/mQPqDV96Lkhppt5nD-_D -goversion go1.12.12 -D "" -importcfg $WORK/b211/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a7/a7a9bc89382ad51cf3cf5713d190052741a714cd4e5b78421e80245a58551142-d # internal go/scanner mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_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_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p go/scanner -std -complete -installsuffix shared -buildid nKP3u8f4IjpEdNPJWOMs/nKP3u8f4IjpEdNPJWOMs -goversion go1.12.12 -D "" -importcfg $WORK/b210/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a1/a1d77e485b88619171d59147ef11dc9888eea7c508606f5469c2d05112c63036-d # internal go/ast mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p go/ast -std -complete -installsuffix shared -buildid V80w2EJ1MsK_8cQlrSKi/V80w2EJ1MsK_8cQlrSKi -goversion go1.12.12 -D "" -importcfg $WORK/b209/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o -g -O2 cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/43/4366e5fd69abf2bf639ecb8ec5234d31fc6991e5e9f37cbde4e3cc91c8b20233-d # internal go/parser mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/scanner=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p go/parser -std -complete -installsuffix shared -buildid 5k2uRHIIDrP_dP1qG6nf/5k2uRHIIDrP_dP1qG6nf -goversion go1.12.12 -D "" -importcfg $WORK/b212/importcfg -pack ./interface.go ./parser.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 87ui8wAsx8NTJpAvpPdw/87ui8wAsx8NTJpAvpPdw -goversion go1.12.12 -D "" -importcfg $WORK/b188/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b188/_cgo_gotypes.go $WORK/b188/loop_wrapper.cgo1.go $WORK/b188/_cgo_import.go cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -o $WORK/b192/_cgo_.o $WORK/b192/_cgo_main.o $WORK/b192/_x001.o $WORK/b192/_x002.o -g -O2 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a2/a28c9cd4ac362e4ddd15485e951bb94c6005e7ec6ac47c34ab56d5b4f042b432-d # internal go/printer mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b214/_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_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p go/printer -std -complete -installsuffix shared -buildid Jc2bdKgtWNORqC4afzWN/Jc2bdKgtWNORqC4afzWN -goversion go1.12.12 -D "" -importcfg $WORK/b213/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b192/_cgo_.o -dynout $WORK/b192/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e3/e3bbcbcc14755ac64c7f103708d840d257f63716d94038de2db96698b302712e-d # internal text/template/parse mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_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_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OYkxotxW6UC66b2Qv9DA/OYkxotxW6UC66b2Qv9DA -goversion go1.12.12 -D "" -importcfg $WORK/b216/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid ziRrGMJ6kEudr9t0xouG/ziRrGMJ6kEudr9t0xouG -goversion go1.12.12 -D "" -importcfg $WORK/b192/importcfg -pack $WORK/b192/_cgo_gotypes.go $WORK/b192/projectquota.cgo1.go $WORK/b192/_cgo_import.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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_lookup_unix.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b192/_pkg_.a $WORK/b192/_x001.o $WORK/b192/_x002.o # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/93/9345c65f746a7021a58def41fb65c4be1790b5683cd7fb5afa78246db85610a2-d # internal compress/gzip mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p compress/gzip -std -complete -installsuffix shared -buildid IZijItMQRqWh6cwyDE0W/IZijItMQRqWh6cwyDE0W -goversion go1.12.12 -D "" -importcfg $WORK/b220/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/60/6077ef1ab96c30c8b0ec0952fd866db0f56827d15523f21f7ce514c0f657bb65-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid siJ-DewV_YuiHORLCcqE/siJ-DewV_YuiHORLCcqE -goversion go1.12.12 -D "" -importcfg $WORK/b225/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/82/82f13c3be87c8c8710f573f2765b7b2c7969275ed5b27a4a7c3ef232686e5215-d # internal text/template mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b216/_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_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p text/template -std -complete -installsuffix shared -buildid Uj_BHQgpky1CcohH6rQx/Uj_BHQgpky1CcohH6rQx -goversion go1.12.12 -D "" -importcfg $WORK/b215/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0d/0d2f497dbdd175b2bb190d0fab21cd4c63ee58f8e9b7c12dbbd3a642fd5e81e6-d # internal go/format mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/parser=$WORK/b212/_pkg_.a packagefile go/printer=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p go/format -std -complete -installsuffix shared -buildid hzdvmokf9oZHbc80Fd_3/hzdvmokf9oZHbc80Fd_3 -goversion go1.12.12 -D "" -importcfg $WORK/b208/importcfg -pack ./format.go ./internal.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0c/0c646543408ddbd5d56e0d2a9d7db6b105d0bd663a37d4993070435f9ef97bcd-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b224/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid otKAOgn9bnpnM2hi2Uvd/otKAOgn9bnpnM2hi2Uvd -goversion go1.12.12 -D "" -importcfg $WORK/b226/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user 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 -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f1/f154fe6240a7d9e61bf8bd3a287797ff313007a9669fb42ca5ce4ae85871ab31-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b224/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid zpHRgnYsqzAIpDMbV46I/zpHRgnYsqzAIpDMbV46I -goversion go1.12.12 -D "" -importcfg $WORK/b223/importcfg -pack ./bidirule.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p os/user -std -installsuffix shared -buildid g5J1ZH25ZZxtyYrz0IbB/g5J1ZH25ZZxtyYrz0IbB -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./lookup.go ./user.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo_lookup_unix.cgo1.go $WORK/b052/getgrouplist_unix.cgo1.go $WORK/b052/listgroups_unix.cgo1.go $WORK/b052/_cgo_import.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ea/eab5dc3573b9706e3ba2ceea8bb77044e392f534111dec209a054d50845a5f75-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6w_lnU8kY9cpE47yPNaF/6w_lnU8kY9cpE47yPNaF -goversion go1.12.12 -D "" -importcfg $WORK/b229/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p net -std -installsuffix shared -buildid prVvNgPdSDTE8j6cxjXu/prVvNgPdSDTE8j6cxjXu -goversion go1.12.12 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e5/e5dc2094aa090b1e05cb815a6885272349ab92d23dffd5a874487ba513a984ef-d # internal mime mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p mime -std -complete -installsuffix shared -buildid WiMS0VDNHzxU6_KbhDhV/WiMS0VDNHzxU6_KbhDhV -goversion go1.12.12 -D "" -importcfg $WORK/b230/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a9/a96e3968a7dd0f65db99e17cee81269d372ef92554c226042342c4f26e32b0d3-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/17/17337a2a21a2cc51ceb22dd926de733d406b4db82e6bc486bbef9243db9f4f39-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b165/ archive/tar cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid MIdx7J71VOX2Hbu4iQtm/MIdx7J71VOX2Hbu4iQtm -goversion go1.12.12 -D "" -importcfg $WORK/b165/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p archive/tar -std -complete -installsuffix shared -buildid iESST0uuf-1jeLVZleu0/iESST0uuf-1jeLVZleu0 -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/64/64738d56ab56e257a829ab9f6ddeccdd2d6c6ecfd1167bdc0be79e56cb97bfb8-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid KJ5Z3C1XAFd-wyyGSU65/KJ5Z3C1XAFd-wyyGSU65 -goversion go1.12.12 -D "" -importcfg $WORK/b203/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -o $WORK/b186/_cgo_.o $WORK/b186/_cgo_main.o $WORK/b186/_x001.o $WORK/b186/_x002.o $WORK/b186/_x003.o $WORK/b186/_x004.o $WORK/b186/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/04/04c1ea1ff4c20e546b8796499ca5ea7f57dfe9b2c53054408a39ba66f313b26d-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b165/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid K8nxE0YiCBr3ytHU0U8b/K8nxE0YiCBr3ytHU0U8b -goversion go1.12.12 -D "" -importcfg $WORK/b161/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b186/_cgo_.o -dynout $WORK/b186/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/49/4906cc156bb4a6e28ad68e79b0ea8d15e710722f96952a1da72114a368944e52-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b170/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b170/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b170/ -g -O2 ./sysconfig.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid M76RDlIFfZzLTINrpsSi/M76RDlIFfZzLTINrpsSi -goversion go1.12.12 -D "" -importcfg $WORK/b186/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b186/_cgo_gotypes.go $WORK/b186/devmapper_log.cgo1.go $WORK/b186/devmapper_wrapper.cgo1.go $WORK/b186/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b186/devmapper_wrapper_dynamic.cgo1.go $WORK/b186/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/90/90cffc7e7c14373f1ad8313e2f13697364d865dd6657d991b371bf9286d5541e-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid OOjEm14UtttMFyz2Jkqt/OOjEm14UtttMFyz2Jkqt -goversion go1.12.12 -D "" -importcfg $WORK/b202/importcfg -pack ./tarlogger.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3d/3d4e08f33436a7b72f6becf5914a7e9ffcdb469a9f3709486b65da775c12674a-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b171/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b207/_pkg_.a packagefile go/format=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid wlLYvsxsInbPimdhdwb_/wlLYvsxsInbPimdhdwb_ -goversion go1.12.12 -D "" -importcfg $WORK/b206/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_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/aa/aa8f295b4037b3ac9595a5a73a07169ee67c15b960bd0908d232f88b2833ec5d-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid e_pVc-cua2DBDUeUYBe_/e_pVc-cua2DBDUeUYBe_ -goversion go1.12.12 -D "" -importcfg $WORK/b217/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b170 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d8/d8c31cf1451e382a700548f7b5b7fe1ea133765fa0145526b7adee2ab19fd781-d # internal internal/x/net/idna mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid DAcKntMtn7AHcW-4peE9/DAcKntMtn7AHcW-4peE9 -goversion go1.12.12 -D "" -importcfg $WORK/b222/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3b/3ba8d93c64aed4c7c52ecd10e290e5fc2b4e04e26bd71cc0508e8195fbce821d-d # internal mime/quotedprintable mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid W_IBHyQjCUrJh7hUENXq/W_IBHyQjCUrJh7hUENXq -goversion go1.12.12 -D "" -importcfg $WORK/b232/importcfg -pack ./reader.go ./writer.go cd $WORK/b137 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b137=/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_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/cf/cf4eb910f1b75adecfe749bd1797f42eebf367bd3adc160a3b1da0ac81f4e1d8-d # internal net/http/internal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p net/http/internal -std -complete -installsuffix shared -buildid dHnMkscDaIXDmfLNaqCg/dHnMkscDaIXDmfLNaqCg -goversion go1.12.12 -D "" -importcfg $WORK/b234/importcfg -pack ./chunked.go ./testcert.go cd $WORK/b170 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cd $WORK/b137 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b137=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a0/a0c293d18e255bab9a6e266c124bf5ec5b6e2448b96f9937f1cf3973409d38d7-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 55KyIJTXZS6HOFqV_NPR/55KyIJTXZS6HOFqV_NPR -goversion go1.12.12 -D "" -importcfg $WORK/b235/importcfg -pack ./config.go ./state.go ./version.go cd $WORK/b170 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b186/_pkg_.a $WORK/b186/_x001.o $WORK/b186/_x002.o $WORK/b186/_x003.o $WORK/b186/_x004.o $WORK/b186/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a2/a2109781db247fe7aa595e308f3fefe3da092e5b49e5cafdd8bb8d09318cdc6d-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b239/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b6/b6eca8b34007803100341966cf16f813dfd6cf74f595337c8b33027452f72635-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid uq2H4TvDmqadPO0d9Tle/uq2H4TvDmqadPO0d9Tle -goversion go1.12.12 -D "" -importcfg $WORK/b240/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b239/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b239/ -g -O2 ./seccomp.go ./seccomp_internal.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b170=/tmp/go-build -gno-record-gcc-switches -o $WORK/b170/_cgo_.o $WORK/b170/_cgo_main.o $WORK/b170/_x001.o $WORK/b170/_x002.o -g -O2 cd $WORK/b137 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b137=/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_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e1/e1907894fed430751de87a3b6d457ef7e0291cacbd5981fe6e050dfd4d13a514-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b237/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b237/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b237/ -g -O2 -Wall ./unshare_cgo.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b170/_cgo_.o -dynout $WORK/b170/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/51/519428e0838a76cb15f66989568f3a1f0fafe161f2626a6f8ebd0d021be5f5bb-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid Kg3JL-LObXRbyJKCPWw1/Kg3JL-LObXRbyJKCPWw1 -goversion go1.12.12 -D "" -importcfg $WORK/b241/importcfg -pack ./types.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b165/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 5pB-9ohOPjPGUUt-3PUh/5pB-9ohOPjPGUUt-3PUh -goversion go1.12.12 -D "" -importcfg $WORK/b170/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b170/_cgo_gotypes.go $WORK/b170/sysconfig.cgo1.go $WORK/b170/_cgo_import.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ba/ba0e210c36eff85f65cf6fc1484e3080943bb4b6fc98f5b1bdf70fa4002ff970-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 2MeBQvbEY2LmAXm8tfG4/2MeBQvbEY2LmAXm8tfG4 -goversion go1.12.12 -D "" -importcfg $WORK/b243/importcfg -pack ./user.go ./user_linux.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e4/e4026c5452febc2284a01cf53e806913960eef8f6a4ba073977e85b7a3f9077b-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 9T73dQOigJA2Cb-lHfBb/9T73dQOigJA2Cb-lHfBb -goversion go1.12.12 -D "" -importcfg $WORK/b246/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/6c/6c2d3948437161f63fe9afb43ad0259d4a52f82203403462024b7a041b39417f-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid Ju3envYaYYs9KHOlPuaF/Ju3envYaYYs9KHOlPuaF -goversion go1.12.12 -D "" -importcfg $WORK/b250/importcfg -pack ./prioritize.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b170/_pkg_.a $WORK/b170/_x001.o $WORK/b170/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/4d/4de76da6f77c9b0f35fc64271ffc3d1edeee3447b22bed77a75b631d2fa462ac-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid gYWv4PJlBC8AtqkqsDsp/gYWv4PJlBC8AtqkqsDsp -goversion go1.12.12 -D "" -importcfg $WORK/b251/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I $WORK/b237/ -g -O2 -Wall -o $WORK/b237/_x003.o -c unshare.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b137=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b137/ -g -O2 -o $WORK/b137/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/e8/e85a7e29d0d28fc4b6da0a3a3aaf082ad48be31e1e0731690a6fd4a6f37366a8-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid _FA9vi5uqoAsB73QDA5T/_FA9vi5uqoAsB73QDA5T -goversion go1.12.12 -D "" -importcfg $WORK/b253/importcfg -pack ./memory.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d2/d21516efbf094e1566e357ae85c15fe9dd87610c9a43bcccaa4aefbc2fb8bbbb-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid V77PQ-cFdwlcl5FD2GE1/V77PQ-cFdwlcl5FD2GE1 -goversion go1.12.12 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./isatty_linux_ppc64x.go ./isatty_others.go cd $WORK/b137 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b137=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/1a/1aadf0368e00052c6b311fdb65a5374f6c4b344ca9769bd6f2c5b802f6667db8-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid jme3HRJ2aqkEE4q569Ge/jme3HRJ2aqkEE4q569Ge -goversion go1.12.12 -D "" -importcfg $WORK/b256/importcfg -pack ./writer.go ./writer_posix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ec/ec3adfd1ed1f1c7b7a51bbf3af2a18deeb3953d856c38cfc906f17aa29e37d0c-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid ohEF1LNALdLZDEMd9g_I/ohEF1LNALdLZDEMd9g_I -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/5b/5b15e38cf7d595602b0966469477744d023f3a1cbdebf76bf92a526aa1ea15d3-d # internal net/textproto mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p net/textproto -std -complete -installsuffix shared -buildid 0gTZiAnr5SLEIRYZ8XTX/0gTZiAnr5SLEIRYZ8XTX -goversion go1.12.12 -D "" -importcfg $WORK/b227/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/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_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/e1/e1ffb2b40850afff8fdc29733c07a95b34193ee2963e32098fdd5e16af81e2c2-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 894xkfoZAxxqlVuQwFMh/894xkfoZAxxqlVuQwFMh -goversion go1.12.12 -D "" -importcfg $WORK/b228/importcfg -pack ./proxy.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b137=/tmp/go-build -gno-record-gcc-switches -o $WORK/b137/_cgo_.o $WORK/b137/_cgo_main.o $WORK/b137/_x001.o $WORK/b137/_x002.o $WORK/b137/_x003.o $WORK/b137/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -o $WORK/b237/_cgo_.o $WORK/b237/_cgo_main.o $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o -g -O2 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b137/_cgo_.o -dynout $WORK/b137/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b237/_cgo_.o -dynout $WORK/b237/_cgo_import.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/97/97567be89257dd94d5d125a0f10b77c4fc6c0cde67de440c8f64ab1003e0d060-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b258/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid aK8zBp6sYXxC0woMsT1e/aK8zBp6sYXxC0woMsT1e -goversion go1.12.12 -D "" -importcfg $WORK/b237/importcfg -pack ./unshare.go $WORK/b237/_cgo_gotypes.go $WORK/b237/unshare_cgo.cgo1.go $WORK/b237/_cgo_import.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid e21Vdkm9t3G_oPzUYDNj/e21Vdkm9t3G_oPzUYDNj -goversion go1.12.12 -D "" -importcfg $WORK/b137/importcfg -pack ./callbacks.go $WORK/b137/_cgo_gotypes.go $WORK/b137/data.cgo1.go $WORK/b137/gpgme.cgo1.go $WORK/b137/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid yqr3Xc7lB9l0ASIIZrOM/yqr3Xc7lB9l0ASIIZrOM -goversion go1.12.12 -D "" -importcfg $WORK/b258/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/42/420fc0e853e6336fa1b8e90b6a9466bd2dbcb07c0897fee81e2455fd4dfe471b-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid sOaJHzLeIR5abTUjvr86/sOaJHzLeIR5abTUjvr86 -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/a8/a8170bd61f1b89b5b3174f10ca7e4c270e848c8f7f5480658ec9d9a97753edd3-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 6g8UBiNYOyTBSj51mZyw/6g8UBiNYOyTBSj51mZyw -goversion go1.12.12 -D "" -importcfg $WORK/b221/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/71/71a490b4ef542eb67be0947d75c2b26a5c847d68defda4eac5c87e7d6c7106a2-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid GUgKZv4PqnWejvova8Eq/GUgKZv4PqnWejvova8Eq -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ed/ed1e8c651cce0773c5fc3a8556a3e85476afd7b679befb8e9e9d756cbdac5ceb-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid BJhj-rjnhOIC0Cpjs8Qt/BJhj-rjnhOIC0Cpjs8Qt -goversion go1.12.12 -D "" -importcfg $WORK/b249/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/61/615c8aab40bc262133daf0fdc4b6dd3677bb71b186b2461a91671aeeaf3e9bc8-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b115/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid h_jwcHqa-jM5IyjG7mQ6/h_jwcHqa-jM5IyjG7mQ6 -goversion go1.12.12 -D "" -importcfg $WORK/b262/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b237/_pkg_.a $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ae/ae829d757b4b38aa79966673b27a281b462f1855fce25606e7fdd790dff2a44a-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid v4FPVBhtvoZRJ6G22GZp/v4FPVBhtvoZRJ6G22GZp -goversion go1.12.12 -D "" -importcfg $WORK/b264/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/65/65ccb3d4a692357fe26051f8af92f133cdee1e1c6607576cbd14d4a9116b3fba-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid v9DHxXywO3PLgTtBQsL8/v9DHxXywO3PLgTtBQsL8 -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7f/7f77108f59bb353835eeb8ff97e4cbd7e12ff9f31e5008e7d1ac4bf940299963-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid xTBYd0BDkASZWg4Zj6Rm/xTBYd0BDkASZWg4Zj6Rm -goversion go1.12.12 -D "" -importcfg $WORK/b266/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/73/739ca35d60cdbccae64e7456f4860fdcd5db0375ba62e239015bf9297cb15fbb-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/4a/4a1a86b542abab8cf4da1ab0c142130c2bf81d2a72b7e605f4692a0333c26333-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid SJlX_9H3rTlCvQSSfW_d/SJlX_9H3rTlCvQSSfW_d -goversion go1.12.12 -D "" -importcfg $WORK/b254/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid qTVpIjohV48p5cTqcRkg/qTVpIjohV48p5cTqcRkg -goversion go1.12.12 -D "" -importcfg $WORK/b248/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c4/c4ee2963f7e1c51e4b06202649b87a05edff57ab7cfaa521573d960197e32376-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid nTHiC9KEQXP6HDQBsp5z/nTHiC9KEQXP6HDQBsp5z -goversion go1.12.12 -D "" -importcfg $WORK/b268/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/85/8588f1879dc4f62d327fadf69a47a6ce98e8d0cc5aa67cd4d028495583afbed1-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid ZxJQQ-Jmu3WzuOZ_Zi1K/ZxJQQ-Jmu3WzuOZ_Zi1K -goversion go1.12.12 -D "" -importcfg $WORK/b270/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b7/b7ba599a9a9077a8f3c0759a4a0b7f38f8fe3fb0c06726370c169c1f10c478e0-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid mCx1C-ndaonHghWtOagJ/mCx1C-ndaonHghWtOagJ -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b137/_pkg_.a $WORK/b137/_x001.o $WORK/b137/_x002.o $WORK/b137/_x003.o $WORK/b137/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/72/72f1dd06c530ae1cd9cefb0c98411d6e93cf6526c11f9b70f05113f4e7c64383-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid sYk2CFu_jbw-XUAkDqSO/sYk2CFu_jbw-XUAkDqSO -goversion go1.12.12 -D "" -importcfg $WORK/b271/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c1/c1d75396134183b7875710672d9917a08f969bcb3be9d6dcec5938f185f81856-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid xs0bgCH9eAFBGk0Qjkcf/xs0bgCH9eAFBGk0Qjkcf -goversion go1.12.12 -D "" -importcfg $WORK/b275/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/4b/4bfc0c65eefa7cf97f02c25402ac7c28d6c2ca9757b2044c8ecb6a21ad277182-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b279/ cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/66/66ba461e30723d4e1e8a91b3fec16098d1b8d1bb4e506e33e3ce3426960659be-d # internal cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF github.com/docker/docker-credential-helpers/client cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid s1YBrHrNsOwS64k1hREA/s1YBrHrNsOwS64k1hREA -goversion go1.12.12 -D "" -importcfg $WORK/b279/importcfg -pack ./set.go mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid r6noGqNqZLzk-XbAP5E-/r6noGqNqZLzk-XbAP5E- -goversion go1.12.12 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/07/07f6df7f7f4cd1228e14bfba9e2ffcaf3023c57bae7fa211d6d1197e697be6bf-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Z8fjAVZ24Rp6o5FzrtHg/Z8fjAVZ24Rp6o5FzrtHg -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/93/935ac34a702f84b5531adf53338f625aa0036900a6d517fba248d2e967f1cdd8-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2i4scx9AFhuWsHeu4wSO/2i4scx9AFhuWsHeu4wSO -goversion go1.12.12 -D "" -importcfg $WORK/b291/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/55/55feca6b4f0fcbcaf1433fa9e3404b14980cb362e900780cd54a2c1adf3ea47f-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid YhHBAVVjorSGfxTyQpbY/YhHBAVVjorSGfxTyQpbY -goversion go1.12.12 -D "" -importcfg $WORK/b267/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/25/25bcb772024ae19b8b51e3f80be057decafc49c76cb39f1ff5983436c13f23b1-d # internal github.com/prometheus/common/model mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid pijzKfCUe5AazXhfspqU/pijzKfCUe5AazXhfspqU -goversion go1.12.12 -D "" -importcfg $WORK/b297/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_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/91/91b806305ecc077e23748c1a1bfc4a4a650ad0585ecec8337283e19702f3598a-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid f3VWJKLHhJ3KbwEuAKBk/f3VWJKLHhJ3KbwEuAKBk -goversion go1.12.12 -D "" -importcfg $WORK/b278/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/84/84c7534d50c603b95e383b95b7a425527c58f596e9051ad11ebcc28c975541d9-d # internal golang.org/x/net/proxy mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 6kzsQIUgSPPx_tUHZE3t/6kzsQIUgSPPx_tUHZE3t -goversion go1.12.12 -D "" -importcfg $WORK/b274/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/99/99b1d98e29e4a83ce2104b6f269f8d083116d86e8e9ebb38b8a9debf911d51f1-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid yhmQ1ms0yX78FvkmHJ7F/yhmQ1ms0yX78FvkmHJ7F -goversion go1.12.12 -D "" -importcfg $WORK/b299/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cb/cbaac3f2c361b3ba7c8d10b034d2200542428cf3801f987fe65ae1bc276f2011-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Q0XHmVht5Nvw3j9Cz5iZ/Q0XHmVht5Nvw3j9Cz5iZ -goversion go1.12.12 -D "" -importcfg $WORK/b304/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_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/bf/bf67a205f3896f050e936401e8ce4dfdc1e5b4e7ba91ea8725369ca76ab4a81a-d # internal github.com/prometheus/procfs mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b300/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid mMyMFlDSeanPMSoJwzrI/mMyMFlDSeanPMSoJwzrI -goversion go1.12.12 -D "" -importcfg $WORK/b298/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_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3f/3f5cda31dafae5ae50e0d7c355adc497d4b3ea450a4cddd1f6e62ffb8a1331a1-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid yZLElYaY8ZoPC5aTfYh3/yZLElYaY8ZoPC5aTfYh3 -goversion go1.12.12 -D "" -importcfg $WORK/b308/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/c7/c71838e23779f3a98fac10014aad022a43854f7d1f9eda53b93c395edb3820d1-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid XGf5Z0uWPFKWZAT74UNW/XGf5Z0uWPFKWZAT74UNW -goversion go1.12.12 -D "" -importcfg $WORK/b316/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/9f/9f16b2c200461dc0a6fee959ec1499ff6bdd6e95c0ee244d774482645bbff393-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 7p9kmUCCE0K8u8CwjVsu/7p9kmUCCE0K8u8CwjVsu -goversion go1.12.12 -D "" -importcfg $WORK/b318/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/7a/7ac51a6b3b56475d01548f881b33d792ac98e46f73fcedc72ab3706e4a24a659-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid GEej14UXhVmccX3CZn9v/GEej14UXhVmccX3CZn9v -goversion go1.12.12 -D "" -importcfg $WORK/b319/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/75/7514946d7465db3e01440270214ed608ea0e4427f7a47a28179c7737734d2e50-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b134/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid PJ1EooUWTiaf1HH-Nw2q/PJ1EooUWTiaf1HH-Nw2q -goversion go1.12.12 -D "" -importcfg $WORK/b320/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/e1/e11d9ec021418736ca6ed129bfe5f39a9ceed18778dd6bec72c6d569e3543176-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid WgTavtj_stHnh3e04Bk5/WgTavtj_stHnh3e04Bk5 -goversion go1.12.12 -D "" -importcfg $WORK/b324/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/67/67bd02d745bbc321ffa6295beef38d07c7025da3dab6bdd78e56ba8342d669c3-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid z7m8rwqfugTZh3N3KrSq/z7m8rwqfugTZh3N3KrSq -goversion go1.12.12 -D "" -importcfg $WORK/b333/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ca/ca89b05f2ebc37f7590443e82fdf6c84446d2c729f523c5988ea404fcd2752b8-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 7TOuUl20vipFdLZ7lDR1/7TOuUl20vipFdLZ7lDR1 -goversion go1.12.12 -D "" -importcfg $WORK/b334/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/3f/3fc63c673cd9c841c181a92bd6e5537cd5c48a53876738a4194589da9fab1a6c-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b318/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b319/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid fRyFNUfhA0c0A7DswjRw/fRyFNUfhA0c0A7DswjRw -goversion go1.12.12 -D "" -importcfg $WORK/b315/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_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/8d/8d490e5fc89bf646a6423b76a9d9376a6df250f7921219790ffbaa8715988886-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g6Sf-M_2967wu0T92TQf/g6Sf-M_2967wu0T92TQf -goversion go1.12.12 -D "" -importcfg $WORK/b337/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_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/b9/b9cb721939062fda1f06c4c77fcda23bd71c12e3afeff2ecb2c853b2bac70e07-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b333/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Yvbg0QyFv-hQxqfKzhHZ/Yvbg0QyFv-hQxqfKzhHZ -goversion go1.12.12 -D "" -importcfg $WORK/b332/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/64/64ade48ded681de7c724b75ee61ff13415fdc21586c7bcc08810fe415122b18d-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b332/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid eK8PidcwFr0XTZ806ZIW/eK8PidcwFr0XTZ806ZIW -goversion go1.12.12 -D "" -importcfg $WORK/b331/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/b2/b2f5a44bff11304758f0f9c884df9afa6320464e033809c9233fbec81978e730-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid jIv5JrQ4bWR_75-JNtxn/jIv5JrQ4bWR_75-JNtxn -goversion go1.12.12 -D "" -importcfg $WORK/b340/importcfg -pack ./duration_convert.go ./timestamp.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/81/81712aee7a8a1d6c5e30f316b21d46327655e7d3d28e3d16eac2c587df95941b-d # internal github.com/imdario/mergo mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid R8nZW1ZVsiqFNL6n60TC/R8nZW1ZVsiqFNL6n60TC -goversion go1.12.12 -D "" -importcfg $WORK/b344/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/a8/a8cca8e1ee598d5a0f9755308868a077871da1b948ef3608c8075b474d25e138-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CafOcdIcrYsYHrOzf1O4/CafOcdIcrYsYHrOzf1O4 -goversion go1.12.12 -D "" -importcfg $WORK/b350/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/c7/c759971e3b45fa4017b56242f0806cecdf03b757b45ba1ad32fbf779ec75816c-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b349/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid qZfM7OZ1qX1xIPpfwMXx/qZfM7OZ1qX1xIPpfwMXx -goversion go1.12.12 -D "" -importcfg $WORK/b351/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/2d/2de89ce716ea743d98f0ed0615094e1c30d099e3f1d767dce9083eb971aebc5c-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b349/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b350/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid FkTGm2Fk7fakYmKGBgMY/FkTGm2Fk7fakYmKGBgMY -goversion go1.12.12 -D "" -importcfg $WORK/b348/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f3/f3ae43111ad777cc9dcf274405112aaa5d0665d95abc3380739734ec01ce96b4-d # internal github.com/ghodss/yaml mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b304/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid y3lzNFX3CWY7LdGaZ51R/y3lzNFX3CWY7LdGaZ51R -goversion go1.12.12 -D "" -importcfg $WORK/b303/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -o $WORK/b239/_cgo_.o $WORK/b239/_cgo_main.o $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o -g -O2 -lseccomp cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a2/a2039f5f188239ecc50248bfc198b2bc3d765caad276b171f3e432e3322965f9-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 8dcNtGNCeA6ol4MKRzYS/8dcNtGNCeA6ol4MKRzYS -goversion go1.12.12 -D "" -importcfg $WORK/b352/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ec/ec82ee6333a88ce0c5af3b72fcf273fffd1402b6140121d5cf7ecb54865eb992-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid I-UHZJwQriTC4fvf-v6z/I-UHZJwQriTC4fvf-v6z -goversion go1.12.12 -D "" -importcfg $WORK/b357/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ea/eaa1ead90b7c5b3bdb6aaaaf3c5796a4bb69f579bdffaafd56046c0c2067a3df-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid XbCrHnR-LB75dk-lxFsC/XbCrHnR-LB75dk-lxFsC -goversion go1.12.12 -D "" -importcfg $WORK/b359/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b239/_cgo_.o -dynout $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/c2/c2aaae5c07ab9b45e77d3b307cf94138b66765fcc0384bc220041b0f6ce848ea-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b361/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 6pm2fSgaPtDeWr-6jCsT/6pm2fSgaPtDeWr-6jCsT -goversion go1.12.12 -D "" -importcfg $WORK/b360/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DcfYQrl8RlWcHbTwVOuM/DcfYQrl8RlWcHbTwVOuM -goversion go1.12.12 -D "" -importcfg $WORK/b239/importcfg -pack $WORK/b239/_cgo_gotypes.go $WORK/b239/seccomp.cgo1.go $WORK/b239/seccomp_internal.cgo1.go $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/0b/0bcb1c3bb0469ec3d2dd57a8a374aaa865f43f965279391a3f889dbf1fa4558c-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid jHkKKYYu9HRkFfntDSOU/jHkKKYYu9HRkFfntDSOU -goversion go1.12.12 -D "" -importcfg $WORK/b362/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_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/8b/8bcbee08bfb8c03c993d159fb6ebe6c555a9463bd08f10ebbba7dc4203cf62d4-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b359/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid wt6JkFOPoW51uvB3ReBt/wt6JkFOPoW51uvB3ReBt -goversion go1.12.12 -D "" -importcfg $WORK/b358/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/0b/0b28c87e9946375c9eccabe83bf3f54da01880730dec9919626adc022c435fff-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid vuH8B6wJLezYUWIOZGAF/vuH8B6wJLezYUWIOZGAF -goversion go1.12.12 -D "" -importcfg $WORK/b293/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/ac/acbce6383c9dc806a72f000e4b2e2c1df9bddc36d9caa1869852fa2a86f3b22d-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid G1gFKOAfWPpLV5YIYIJM/G1gFKOAfWPpLV5YIYIJM -goversion go1.12.12 -D "" -importcfg $WORK/b295/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/05/05857cbf6a8816cdb703ac98e27a1dac94bd0ff4a85a761237df03be1def64ac-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid kj-KlzS2dBLHshmh0tyX/kj-KlzS2dBLHshmh0tyX -goversion go1.12.12 -D "" -importcfg $WORK/b327/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b239/_pkg_.a $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/cd/cd3299e648ce6a83f2dfa666b19886c995354ac26763bfe3e741724c99885054-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Z5_eiMtzHYrbJS8dQi6-/Z5_eiMtzHYrbJS8dQi6- -goversion go1.12.12 -D "" -importcfg $WORK/b328/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/28/2836a9af6fce7b07ad073fa464faaad60b440b631058a3a93a417b5fdc1668ec-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 8ARDZoGr2ccMinYE0PSX/8ARDZoGr2ccMinYE0PSX -goversion go1.12.12 -D "" -importcfg $WORK/b329/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/46/464a062cc5a5a936f5ed2f2989da1863c73161a83caf3e4171cbdd9c1c262057-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b327/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid NnRPJSxSpFnhF1WFMLej/NnRPJSxSpFnhF1WFMLej -goversion go1.12.12 -D "" -importcfg $WORK/b330/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/3e/3eec461cf64830f1bc97b2d05788a02eea3e8f94762d05fbe4feb4bf7d3c9d9f-d # internal golang.org/x/net/idna mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b348/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b350/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b351/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid vqXUgG6bNRAIqe12RBW5/vqXUgG6bNRAIqe12RBW5 -goversion go1.12.12 -D "" -importcfg $WORK/b347/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/11/11b04eedf31893227e9e780a97efd79f3de18c06611096583660d376dea9e08d-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 1xU3_fu340U8xsSF-Sov/1xU3_fu340U8xsSF-Sov -goversion go1.12.12 -D "" -importcfg $WORK/b364/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_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/dc/dc2cd62921e472699bb4dea5694bc3a2dfae4d8d6390cff0771801b1d78c1969-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b327/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b328/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b329/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid XGQ7feXxRPg-2PQZIREX/XGQ7feXxRPg-2PQZIREX -goversion go1.12.12 -D "" -importcfg $WORK/b326/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/2d/2d53ce74e5eebdc0adda07a047b0b5df0f00e0dfcd7d651bbeef21acbbada251-d # internal database/sql/driver mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid OHrpi2TVbjSxJmDuE506/OHrpi2TVbjSxJmDuE506 -goversion go1.12.12 -D "" -importcfg $WORK/b367/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/79/790fd187860c25d6b00ca0279dd5f4a69706950ae0d62fb08a186f1c92ad5f56-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid hx-3soQHJCaJ_0Nl2_02/hx-3soQHJCaJ_0Nl2_02 -goversion go1.12.12 -D "" -importcfg $WORK/b368/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6d/6d4411561d0e4f15f00d096f0e9c763f181c1a13fba819c02a6b550250628f1a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 6OmiR-ZHbm9rfF8464wv/6OmiR-ZHbm9rfF8464wv -goversion go1.12.12 -D "" -importcfg $WORK/b292/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ec/ec67e073ae1164284224a291837c7bc158c86e2870a6e29449fd69533b2948d1-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid TP-gfxXG5AT_FrXeGJHa/TP-gfxXG5AT_FrXeGJHa -goversion go1.12.12 -D "" -importcfg $WORK/b370/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/23/23d841eae23478005ec64f34033eb7c4edb85333bccc1e6b5dbaede47619752d-d # internal google.golang.org/grpc/status mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b326/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid MGPmGehgFPV0C0Ml-HYU/MGPmGehgFPV0C0Ml-HYU -goversion go1.12.12 -D "" -importcfg $WORK/b325/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/b2/b2589e486c7a64ae52c708ff195d4fd4ae1d4f1156e81a8cad08a9d67ab3e118-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid fzMTXo9inD9x7zQWFS3P/fzMTXo9inD9x7zQWFS3P -goversion go1.12.12 -D "" -importcfg $WORK/b373/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/df/df387713b4a9e0b34eecc53707ec58fa3774a632f85461b52427f99021142035-d # internal net/mail mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p net/mail -std -complete -installsuffix shared -buildid QqqFpq2TzYr_owCz40af/QqqFpq2TzYr_owCz40af -goversion go1.12.12 -D "" -importcfg $WORK/b374/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/0e/0ef8e897f3ad6ad2c365e1381711703ea4bc2a78ae39e7a17781e433cfec47a6-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b372/ cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/53/530ad5526464dc84276fbe13b13c5f39af31f2c3fbe66913dda02cd47a5e79b8-d # internal cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b373/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid 1dqWdaEBj3Qq5xD9E1H4/1dqWdaEBj3Qq5xD9E1H4 -goversion go1.12.12 -D "" -importcfg $WORK/b372/importcfg -pack ./reference.go github.com/containerd/containerd/errdefs mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b325/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid boW_D-77iikemQCo0Z5w/boW_D-77iikemQCo0Z5w -goversion go1.12.12 -D "" -importcfg $WORK/b323/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/48/484853744a16dc9094816bb5257e7849e976057786f5f4185a34de6d7fe82fe5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal gopkg.in/inf.v0 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid GtePSOnPEuWmuUJVrefT/GtePSOnPEuWmuUJVrefT -goversion go1.12.12 -D "" -importcfg $WORK/b379/importcfg -pack ./dec.go ./rounder.go cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/58/5813bec259ae0efc5a8381af979cac5c1d1dc9688fe913924e6154ba868a0b22-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b370/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid QJwF-Us_XRNKTjdOaLI3/QJwF-Us_XRNKTjdOaLI3 -goversion go1.12.12 -D "" -importcfg $WORK/b369/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_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ee/ee257152d4d7e91909454253b49cbb0f7c69a790dbc8b4bed7110d7cea4ae954-d # internal github.com/blang/semver mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b367/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid BbgyyPLK1gF1QKt9P11C/BbgyyPLK1gF1QKt9P11C -goversion go1.12.12 -D "" -importcfg $WORK/b366/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e7/e754ef4e4dee0fbeb72d2dffd7a4890f89b19d019c48340451a60f69de86ad98-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b347/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid EJzNVdE-fSACc8oWJLCT/EJzNVdE-fSACc8oWJLCT -goversion go1.12.12 -D "" -importcfg $WORK/b346/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/c3/c318e7448e8b880fc9e4dc7f4da6326a78f50fe8aecb438978a15b9d8cf1f818-d # internal github.com/google/gofuzz mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid 2nTE6z0P_8cxSbMgaKrf/2nTE6z0P_8cxSbMgaKrf -goversion go1.12.12 -D "" -importcfg $WORK/b381/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/42/42d1e261095c9c369c583cf2f6f357f8d1cc3c9e05c598b80a54525a0dec813b-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid i8uxfLvwLkh8cvzDHeQL/i8uxfLvwLkh8cvzDHeQL -goversion go1.12.12 -D "" -importcfg $WORK/b383/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d8/d8109d2f1918216e372f90992f739abc714bd81ae330d34b382a1b51bf1ace3d-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 1pmzyWNoH38Iov5oySfj/1pmzyWNoH38Iov5oySfj -goversion go1.12.12 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/53/5340e5206397623f497720b8da9d2d9d41002d473b3bbe2c783338b0f4a4613e-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 7e_ffkNJKR57aX16NLQR/7e_ffkNJKR57aX16NLQR -goversion go1.12.12 -D "" -importcfg $WORK/b390/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/dc/dce0398a08b20b3d02cb8e8d5396c97925c3057f0bc985c2ad9d221409d12842-d # internal k8s.io/klog mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p k8s.io/klog -complete -installsuffix shared -buildid eG4AWnxZrS9gCS4UWXr8/eG4AWnxZrS9gCS4UWXr8 -goversion go1.12.12 -D "" -importcfg $WORK/b391/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/95/958f89b649991aa14577fb473966113f0098f1618048f7bd85791180aa234f52-d # internal go/doc mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p go/doc -std -complete -installsuffix shared -buildid uVS2lJU4XNOpU1SsEE5d/uVS2lJU4XNOpU1SsEE5d -goversion go1.12.12 -D "" -importcfg $WORK/b393/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/10/10f017bd88ed8788031f0659202b5e84ac533bc41727e20eff712b779cf06562-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b383/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid tMEM_rn3f7FnBIcBtrbX/tMEM_rn3f7FnBIcBtrbX -goversion go1.12.12 -D "" -importcfg $WORK/b382/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/a6/a65023d6024a22c473040d5d3a54c1b062e32e41838f75daacd7baf01d948748-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid MEBAJDhZkH7J_n3bO-FA/MEBAJDhZkH7J_n3bO-FA -goversion go1.12.12 -D "" -importcfg $WORK/b389/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/0a/0ae60b7c9882a6d90b6a26993ac20f0ddebf60488319597fe9d19f211340eedb-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid _wshOtOLGRH_RZCkRKVi/_wshOtOLGRH_RZCkRKVi -goversion go1.12.12 -D "" -importcfg $WORK/b394/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/4d/4dc214e1418800bde40cc017d51eac8594413d38a7b72e1e6b8e459843c47834-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid Xs9z4A0ZrVNQLL7w_3o2/Xs9z4A0ZrVNQLL7w_3o2 -goversion go1.12.12 -D "" -importcfg $WORK/b396/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5b/5b21c87b4e8a4aeef6be9b3f9f557419527e53ff7516932c15a63236fca0a4ad-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b389/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid sne8uOVbDFlyAf8mA7Yt/sne8uOVbDFlyAf8mA7Yt -goversion go1.12.12 -D "" -importcfg $WORK/b388/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/82/82da3963eafb3971514a28e41e1e374145af489787543ba87ff6b1a43809d64c-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid LBKS5ce2R1Se5IPZ345b/LBKS5ce2R1Se5IPZ345b -goversion go1.12.12 -D "" -importcfg $WORK/b397/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/64/64fb2464d792900cb151863a18389e9740d3185fc986c8bf14e0cf0d6ecc71c8-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid tKKvHm2G_8abQuix8kds/tKKvHm2G_8abQuix8kds -goversion go1.12.12 -D "" -importcfg $WORK/b399/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/19/19a9d92a1339ce9feadef1b933abfdcf4dd8104ee62d18e8c325c18a80fcbc11-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid SZkccdTpjwtpXrfgYLNb/SZkccdTpjwtpXrfgYLNb -goversion go1.12.12 -D "" -importcfg $WORK/b398/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/7a/7ac0f8ae3815f03a310cd262467e1979667955f7c0fe78c9257003aa1bafcdbe-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b408/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid cXOsjRd-jetCiT8EESQs/cXOsjRd-jetCiT8EESQs -goversion go1.12.12 -D "" -importcfg $WORK/b407/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f9/f9eb7c27e8e446d738b66d2bec68fb519a3dca1cd43a639d669ac93c64f13a11-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid Xhixnr8BoVwe9CQeEYcI/Xhixnr8BoVwe9CQeEYcI -goversion go1.12.12 -D "" -importcfg $WORK/b409/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/82/8260086ac5102648b920a55fd764f2f2415d403f0a40675240dd09b8713440c3-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b388/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid NeAg3Uf9VKI6PAZWXUBm/NeAg3Uf9VKI6PAZWXUBm -goversion go1.12.12 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/24/247e792f05874182bd2b334fa17aa28730ae4a36ef5a9487a9438860ff0a2592-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b160/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid i19Hu-oGp4_brjr0dcic/i19Hu-oGp4_brjr0dcic -goversion go1.12.12 -D "" -importcfg $WORK/b410/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/71/71f81577e4fc26f69da3778136b613cae7a9d7626337b67f8c38f05e7c32f6bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b413/ cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4e/4e61c37521f78e6f5d84ba7a6d95dcfff0a922c742ea4b536df9e373637261ae-d # internal cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid YoQvqKcrcnmt563zd35f/YoQvqKcrcnmt563zd35f -goversion go1.12.12 -D "" -importcfg $WORK/b413/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go github.com/containerd/continuity/fs mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b407/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b409/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 0VRcjtRKx6fYhZfXbEoi/0VRcjtRKx6fYhZfXbEoi -goversion go1.12.12 -D "" -importcfg $WORK/b406/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_linux.go ./time.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/0b/0b325f5e3a0718234f9a733dda1e839a9308404b89aad2166f8d29ab7043792c-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid VTLOlrqJgtNpyv5QxXwR/VTLOlrqJgtNpyv5QxXwR -goversion go1.12.12 -D "" -importcfg $WORK/b416/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/db/dba3a30809588edc7886106473edbfda7f3ff84fbef664e2d585284856c456c9-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 5AUgl26YWSxnBdaxOQXl/5AUgl26YWSxnBdaxOQXl -goversion go1.12.12 -D "" -importcfg $WORK/b336/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/52/52a2bb03fbf95bfc3f6e8515a9be6ed2cd8cf928e3145a81ec30414c02534a32-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b379/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid fS6uq7-hfBZgqmJV_zO-/fS6uq7-hfBZgqmJV_zO- -goversion go1.12.12 -D "" -importcfg $WORK/b378/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/c2/c2aa6131a308f7595dfec453f60ec572355b3438c8062edf92acecd1e340241d-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b395/ cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/46/46bb87be8313fc29391af0ac8e71cc7a993c8e7cba5602ef335456eae057d78c-d # internal cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid lrhmcsnQ1D24ya2zvpHZ/lrhmcsnQ1D24ya2zvpHZ -goversion go1.12.12 -D "" -importcfg $WORK/b395/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b381/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid SGfjlJea36RL7I95cIKU/SGfjlJea36RL7I95cIKU -goversion go1.12.12 -D "" -importcfg $WORK/b400/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/78/7830b068e188f8b45907fbcd18fb5b4a17821563ce764225c3c2ff64f2a20487-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b413/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid yk7PPcedPTk5-P8DGVNf/yk7PPcedPTk5-P8DGVNf -goversion go1.12.12 -D "" -importcfg $WORK/b412/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/d1/d10dc69f1da2e741277fea9a325c3ca0a728472c76c6a8c44252047448e6f896-d # internal github.com/morikuni/aec mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid x1Ddju3rHSwFQ9pqWBqh/x1Ddju3rHSwFQ9pqWBqh -goversion go1.12.12 -D "" -importcfg $WORK/b417/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/c6/c6789fa6a9d664d38812ae24925601eb19835f1c4bdd74b9759ccd25f8d7987c-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 2VrgH2nXwlzDTByqC-qy/2VrgH2nXwlzDTByqC-qy -goversion go1.12.12 -D "" -importcfg $WORK/b418/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/01/01dfe67228355aac66882454e76cdebbc36e1603eff6eefdbcaf58b9af982f66-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid QZsrWaFxJ8QUOVQN31gg/QZsrWaFxJ8QUOVQN31gg -goversion go1.12.12 -D "" -importcfg $WORK/b421/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/37/37eb54f29fc125899de1404f10d9f13b5d8c774442301b468c0c1eb4a36fe865-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/doc=$WORK/b393/_pkg_.a packagefile go/parser=$WORK/b212/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid a002aSHY8GxR4Qjkc1Ax/a002aSHY8GxR4Qjkc1Ax -goversion go1.12.12 -D "" -importcfg $WORK/b392/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/74/741f2d145668835737715707c59bf6a09c6ff0bc298b53c4856555787911495e-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 1wDj3OSQWJ6qwDrRo7pS/1wDj3OSQWJ6qwDrRo7pS -goversion go1.12.12 -D "" -importcfg $WORK/b422/importcfg -pack ./strslice.go cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/36/36e0661889d1b0765872879a20c8a6fad1cfc6f69cd288ec98d7a1a5d96b0cd6-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 3u7pE-K9aShZynp8KIGV/3u7pE-K9aShZynp8KIGV -goversion go1.12.12 -D "" -importcfg $WORK/b423/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f8/f8dc6266491ec0ce2e703c10807882b1cfa6223f59a44196d9ae5c9d36834ac2-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b165/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid euLa5YmDMGOIwLTYb8HJ/euLa5YmDMGOIwLTYb8HJ -goversion go1.12.12 -D "" -importcfg $WORK/b411/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/18/18ac8421072cfdf93e4e7c5d4fd81d4b940aae7fa4e2303a4cdd268a15d0fea5-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b419/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid D6pMSODujZAxMVqGiHTu/D6pMSODujZAxMVqGiHTu -goversion go1.12.12 -D "" -importcfg $WORK/b420/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/61/61fee1fd33fb8671490c1f3bc9d3ffd5a82de27ad6a40ea037f75a4f75876daa-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 8wI-Vu4ERQ_F3qs2dQF5/8wI-Vu4ERQ_F3qs2dQF5 -goversion go1.12.12 -D "" -importcfg $WORK/b425/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/6b/6b8d85cd6d51f7f0cbe435cd6eb1e6028e46014c7177c97a4dd756e8fb6b1f88-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b416/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b417/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid A4KitQUHqeExP3F3uPYh/A4KitQUHqeExP3F3uPYh -goversion go1.12.12 -D "" -importcfg $WORK/b415/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/72/7206835aee4cb4ea6c201991ba6041fb641c803a3155f6be5c431907885bc263-d # internal encoding/csv mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_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_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p encoding/csv -std -complete -installsuffix shared -buildid 7MNZD5HPJ8KbELlEQ-a6/7MNZD5HPJ8KbELlEQ-a6 -goversion go1.12.12 -D "" -importcfg $WORK/b431/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/62/6213c74259569c4eb416a8b252e842a8141c0b98edebfd7cd4a27d20b6c62133-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid WtY5_P0vodeGWXIN-_Sl/WtY5_P0vodeGWXIN-_Sl -goversion go1.12.12 -D "" -importcfg $WORK/b432/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/23/234af95982e94ca77eb0bd7da56c33ebbef3c1738489533e22c61757db22ac8a-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 44309Zx_MQGAVs73iw9I/44309Zx_MQGAVs73iw9I -goversion go1.12.12 -D "" -importcfg $WORK/b434/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/44/44b193d673165d54b8c087c3c6cfbbab344f3f2041b6c297aa51ee4f7748e481-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid kQaiscDkTwVzmVuKLe4D/kQaiscDkTwVzmVuKLe4D -goversion go1.12.12 -D "" -importcfg $WORK/b436/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f4/f4f7c9ac8f5d592e38adfa99a8c1b3c045ab09801597652140b4f8527ef31ead-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/47/47c060c931c0d7c4595e95fa9441a15e0d1c8d13ff9ef5e819286ed4fe64c676-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/9d/9d51ab4b569f34beae968aa07819c9f871e5733b063247255c98d151f369e147-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/f6/f6ca1cc29a8e53d61c9902e030d548c1684b07030e127cbc5a23c113160da0db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/db/db78c856211342db3ce8a7b49cc60bcd612a9c1e0e5cde7da73748f7e9b3d3fb-d # internal github.com/spf13/pflag mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/csv=$WORK/b431/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid bG8jGaikMYbWG3Om4mLq/bG8jGaikMYbWG3Om4mLq -goversion go1.12.12 -D "" -importcfg $WORK/b430/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_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/2d/2dd8a6ffee6956a9e927a404385600a972b2cdcf8f78fd456e83faff4b2510b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/fd/fd61b9959c5dc96826ce58fe4f580735729040d94ab6984479bfd20c3a0c8157-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/cc/cc54359c4f41a596ae7e5e8380551055c3424d0f56c50a1c675afd71782688a2-d # internal github.com/spf13/cobra mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 586d0FtX4_XaUiziLlc8/586d0FtX4_XaUiziLlc8 -goversion go1.12.12 -D "" -importcfg $WORK/b435/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_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/54/5411d765d1af27a4db34d3542db8625ceecd332c5b347faadd78d3ed4ad30738-d # internal cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -g -O2 -o $WORK/b087/_x017.o -c openssl_stub_rand.c cd $WORK/b087 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o $WORK/b087/_x015.o $WORK/b087/_x016.o $WORK/b087/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/internal/boring -std -installsuffix shared -buildid jeDZBa2JVx8BA_470oZL/jeDZBa2JVx8BA_470oZL -goversion go1.12.12 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go $WORK/b087/_cgo_gotypes.go $WORK/b087/aes.cgo1.go $WORK/b087/boring.cgo1.go $WORK/b087/ecdsa.cgo1.go $WORK/b087/hmac.cgo1.go $WORK/b087/rand.cgo1.go $WORK/b087/rsa.cgo1.go $WORK/b087/sha.cgo1.go $WORK/b087/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o $WORK/b087/_x015.o $WORK/b087/_x016.o $WORK/b087/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8d/8d19dee84a60b2db453f1073930055a6c10d86b28dd3eee0f85f03c4e8a19e31-d # internal crypto/sha256 mkdir -p $WORK/b102/ crypto/hmac crypto/sha1 mkdir -p $WORK/b120/ crypto/aes crypto/sha512 cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b102/symabis ./sha256block_ppc64le.s cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF mkdir -p $WORK/b083/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid 8R52vFb6uLU1Watd7B2T/8R52vFb6uLU1Watd7B2T -goversion go1.12.12 -D "" -importcfg $WORK/b120/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./asm_ppc64le.s mkdir -p $WORK/b117/ mkdir -p $WORK/b112/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 0wMtF_AyiGQwq21NRSxo/0wMtF_AyiGQwq21NRSxo -goversion go1.12.12 -D "" -importcfg $WORK/b117/importcfg -pack ./hmac.go cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b112 -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b112/symabis ./sha512block_ppc64le.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/sha256 -std -installsuffix shared -buildid E1C7JW7TwLgye5m4JhRu/E1C7JW7TwLgye5m4JhRu -goversion go1.12.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/aes -std -installsuffix shared -buildid 4ZrRhYovIY8UZGUH2IRG/4ZrRhYovIY8UZGUH2IRG -goversion go1.12.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p crypto/sha512 -std -installsuffix shared -buildid OmHdMlAy2_7kwUSsXf1P/OmHdMlAy2_7kwUSsXf1P -goversion go1.12.12 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8b/8b0ad077a24d709228f46b477a138b6c27398f1f65c005ed5fa98af04f97cbb0-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid aQKYyyqwFm1LG3l1El8V/aQKYyyqwFm1LG3l1El8V -goversion go1.12.12 -D "" -importcfg $WORK/b132/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/03/03d27dd4637ceb2f5409dfb0ec3f095baf4451e8280a032e1f2781e3b39063e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/74/74e916b9e73a0ba39a7a2d61226e969455ae8279ac57bc780346c90539c35a44-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b112 -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b102/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b112/_pkg_.a $WORK/b112/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4c/4c353612c818e6ec7bcf372e64dd211553b377c8b81a75b53ef913c91e6c38ec-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b101/ cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ea/eabf972b256af7deb320223713c8db85726623ab94f1e77d06d18740fbc1b518-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid kM88K9xvtWDLoqc8Ny3J/kM88K9xvtWDLoqc8Ny3J -goversion go1.12.12 -D "" -importcfg $WORK/b101/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b167/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid vtrXhmkMXxbfG5XvWMID/vtrXhmkMXxbfG5XvWMID -goversion go1.12.12 -D "" -importcfg $WORK/b166/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid hdiFqGBlAw9hZPxvhYTD/hdiFqGBlAw9hZPxvhYTD -goversion go1.12.12 -D "" -importcfg $WORK/b356/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/14/14a415f84a30094db12f912d2f022600a19eabac06220715bd3287b2a8d1cef3-d # internal crypto/ecdsa mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF crypto/rand mkdir -p $WORK/b082/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid rPDjr2Ian3i8usFrEpvw/rPDjr2Ian3i8usFrEpvw -goversion go1.12.12 -D "" -importcfg $WORK/b109/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2L5Jnq7l0e9bO11R8QSd/2L5Jnq7l0e9bO11R8QSd -goversion go1.12.12 -D "" -importcfg $WORK/b082/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ea/ea69014bd2dfdfe51d0c8381c9ddd62b898c27b0b9b0159b65b48344e2b6ff05-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d2/d22810444498f40989b9c85d04900c71d095912525e8ff81cf1e7cce40a36424-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid hri1JQ6rxtMwFPCVtuxz/hri1JQ6rxtMwFPCVtuxz -goversion go1.12.12 -D "" -importcfg $WORK/b168/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8e/8e10ddeb617715216c40f6bad00ae41f1f6628e7061e717c38084b4a0abbf732-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b093/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b095/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b097/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid cXcd5sHzXjF1bfkJF5Ei/cXcd5sHzXjF1bfkJF5Ei -goversion go1.12.12 -D "" -importcfg $WORK/b081/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.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 golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b146/ crypto/rsa github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b184/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 0K2B3HNTsfMmVh29hXZT/0K2B3HNTsfMmVh29hXZT -goversion go1.12.12 -D "" -importcfg $WORK/b146/importcfg -pack ./elgamal.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid fykKKa6adPkaqmlTG1Q2/fykKKa6adPkaqmlTG1Q2 -goversion go1.12.12 -D "" -importcfg $WORK/b184/importcfg -pack ./selinux_linux.go ./xattrs.go github.com/containers/storage/pkg/stringid mkdir -p $WORK/b200/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid PgRS01Q7aAVO6q7dNgKl/PgRS01Q7aAVO6q7dNgKl -goversion go1.12.12 -D "" -importcfg $WORK/b113/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid ZaqNrNKELsRzpabTBYd9/ZaqNrNKELsRzpabTBYd9 -goversion go1.12.12 -D "" -importcfg $WORK/b200/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d6/d606a60946ba4fca703604fa3c18795e8473a5ebc16d69d1878e647a6514fc20-d # internal mime/multipart mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ksuD9cX3Bh3T5edBGFgS/ksuD9cX3Bh3T5edBGFgS -goversion go1.12.12 -D "" -importcfg $WORK/b231/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/2c/2caedddae90d74b22fdfaef54a91707122447fb7dd286478d5f94cc83faee78e-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b195/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b195/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b195/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/62/620d4a4feb0d467562c2ab0fe391d04f4511a53b0b306927d9e6a570d8a9ad35-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b357/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b358/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid BttN_ZC8FerTbjEryEY8/BttN_ZC8FerTbjEryEY8 -goversion go1.12.12 -D "" -importcfg $WORK/b355/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/6f/6f87643e17cb0c7bdf12697bdbc9419918bfca5f1d04ec758163a0538a7236b3-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid CcRvywjwTXxyRiZYqy89/CcRvywjwTXxyRiZYqy89 -goversion go1.12.12 -D "" -importcfg $WORK/b199/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/bf/bf7d5af268bebcd5d0ac41b4967e2700d662c144a5fe446972fa9ebd42c849e5-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 3pb7N7RggIaS2MySXKGa/3pb7N7RggIaS2MySXKGa -goversion go1.12.12 -D "" -importcfg $WORK/b414/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8f/8fa41bc5cecd0d78b9ac67e4d782df2c2b51d7900d17f837816aaaa5e96d8693-d # internal cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/86/866591d8bb9f9af6bbc34736749979203b239db5628298c0d55c8901cd4396e8-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid efNt4U_3-Y7-m6Yi25yj/efNt4U_3-Y7-m6Yi25yj -goversion go1.12.12 -D "" -importcfg $WORK/b183/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/16/165c8e735c705829b6c98c79ba3350bbf22b6581abb23d022d07fb26ade8a9bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fd/fd9a6183288aafaa8f6a0e97f74285a718b922dcb95dce87434a9cca43133f2c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ee/eeb4846786dc6900586b9c86eadd27ecf481f67f575a3406bdf3688d54ee32f0-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid HWYhihl3HJVRzDSMbdRB/HWYhihl3HJVRzDSMbdRB -goversion go1.12.12 -D "" -importcfg $WORK/b405/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_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ca/ca84ca25cef7f14bd0da681c883b5c23627c14cd2444341a4b8c327f1587ccbe-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid DKnmGaEmxeZMBbZIo4Ej/DKnmGaEmxeZMBbZIo4Ej -goversion go1.12.12 -D "" -importcfg $WORK/b245/importcfg -pack ./secrets.go cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d6/d68254309fb2f1008bc92563fee8129e5725980df8c80d095dabb1dcb95d89d9-d # internal crypto/x509 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b116/_pkg_.a packagefile crypto/dsa=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b118/_pkg_.a packagefile crypto/rsa=$WORK/b113/_pkg_.a packagefile crypto/sha1=$WORK/b120/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/x509/pkix=$WORK/b123/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b124/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b126/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid HcPv_pOqx2bOteKX22-7/HcPv_pOqx2bOteKX22-7 -goversion go1.12.12 -D "" -importcfg $WORK/b121/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 golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/flate=$WORK/b142/_pkg_.a packagefile compress/zlib=$WORK/b143/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b116/_pkg_.a packagefile crypto/dsa=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b113/_pkg_.a packagefile crypto/sha1=$WORK/b120/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b147/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile image=$WORK/b148/_pkg_.a packagefile image/jpeg=$WORK/b150/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid ul91jJor6kcrfzn6cBCt/ul91jJor6kcrfzn6cBCt -goversion go1.12.12 -D "" -importcfg $WORK/b141/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 cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/e3/e35cdfb777452704a0baa0b3ded058f654e77ac7c15537a8d0b16aa609ddda2c-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -o $WORK/b195/_cgo_.o $WORK/b195/_cgo_main.o $WORK/b195/_x001.o $WORK/b195/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b195/_cgo_.o -dynout $WORK/b195/_cgo_import.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid CVe-o4YmM0HV8Pc1oaHH/CVe-o4YmM0HV8Pc1oaHH -goversion go1.12.12 -D "" -importcfg $WORK/b195/importcfg -pack $WORK/b195/_cgo_gotypes.go $WORK/b195/copy_linux.cgo1.go $WORK/b195/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b195/_pkg_.a $WORK/b195/_x001.o $WORK/b195/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b0/b0d744bcbb5e527465aa3a2b3527b7c86080b93147cb74d9db6eb06181261ecd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d3/d37ca8da8c3ea259144e198e788f4c706e6ccb5dec66bf478db9bcf2cd08ddf4-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b069/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid r8DgpykhRRhTDcwYYDx1/r8DgpykhRRhTDcwYYDx1 -goversion go1.12.12 -D "" -importcfg $WORK/b079/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b171/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid gr_VqPklHQOeFcsxOzZg/gr_VqPklHQOeFcsxOzZg -goversion go1.12.12 -D "" -importcfg $WORK/b158/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/38/381fec22905b6aefae74db6ec12745decfac7a77f68f0783702ca16712b2c249-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/50/50083dc8a225ad20e49a43c2e58d348e90cb3bd2ab394aeb52172a46d80a2d32-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b138/ cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fe/fe5ee083cfaa5a8e8b7a3ce0c892fc8046a91c8f60c0e8c06abc6057f8a0827c-d # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b139/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b147/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid e4oL2dLghZgnkH0Pu77s/e4oL2dLghZgnkH0Pu77s -goversion go1.12.12 -D "" -importcfg $WORK/b138/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c7/c78a16a4c009387e5dda44ad9b43ac2e4a5ce0e0f5d19240de941e3673fe7195-d # internal crypto/tls mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b115/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b117/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rc4=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b113/_pkg_.a packagefile crypto/sha1=$WORK/b120/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b121/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b124/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b128/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b125/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b131/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 8MAWLTe1wgun-K4wXcTe/8MAWLTe1wgun-K4wXcTe -goversion go1.12.12 -D "" -importcfg $WORK/b114/importcfg -pack ./alert.go ./auth.go ./boring.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_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/22/226ea65ab2f72bffcbf45eb067074a9165f8b383fa23f79d0b407504e6f93753-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/51/519d3097be80cc6ffd2e339475cf97bbc7e337b4efc4e36ce0a1000b5b3334b3-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid zYzn7-N-Gn_W6ODUhmDh/zYzn7-N-Gn_W6ODUhmDh -goversion go1.12.12 -D "" -importcfg $WORK/b173/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/d6/d685226ebcf2054dd3e79967fcf1b024403c785878083aaf22264802223cbe4d-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid qK259kQOal7iZLVMtPFM/qK259kQOal7iZLVMtPFM -goversion go1.12.12 -D "" -importcfg $WORK/b157/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_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/15/1579970ffb083e909d718aa52c724b59eb22e6eb8d334f5a60e0adfccc160e94-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid dGSi6D7e318V42TdXKWW/dGSi6D7e318V42TdXKWW -goversion go1.12.12 -D "" -importcfg $WORK/b191/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b185/ github.com/containers/storage/drivers/aufs cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid tAifCsfSaCsV4IxL5E1i/tAifCsfSaCsV4IxL5E1i -goversion go1.12.12 -D "" -importcfg $WORK/b185/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go mkdir -p $WORK/b179/ github.com/containers/storage/drivers/vfs mkdir -p $WORK/b194/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid -lA2UAalEoFRGAaz6ocm/-lA2UAalEoFRGAaz6ocm -goversion go1.12.12 -D "" -importcfg $WORK/b179/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/zfs cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid Hqe_CyLGLo45ZYipruDy/Hqe_CyLGLo45ZYipruDy -goversion go1.12.12 -D "" -importcfg $WORK/b194/importcfg -pack ./copy_linux.go ./driver.go mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid QDLQt6hzMgnMyR5lnSpv/QDLQt6hzMgnMyR5lnSpv -goversion go1.12.12 -D "" -importcfg $WORK/b196/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/8b/8b0fdf494eedfffb6accdb651dd99036fe7ee388b8fd0abd6612e7ffbb16738c-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/base32=$WORK/b133/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid IH0PoxEG4hp5qSflb4Uy/IH0PoxEG4hp5qSflb4Uy -goversion go1.12.12 -D "" -importcfg $WORK/b190/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e7/e7b8398280a53db2ab4cdf1b570848f93809bc8bfce4f0079d6fb95c9031f7d1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c4/c4d787b64b437116123a1d8fbde9d7b4c068580b0e23536aaa9e19fbba9c44a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a1/a1795d10ff16685f7f98971c98667dec85ea3916f2f02f91326ca3678f061e0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/5c/5cc754a476fadd2bb2ecf842c0e5f5ed51765be391b0d783b1d892afe28cf9a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/09/09dd690281126b681707756e5ac8deffff74b01a65842ff7d273545c45b25395-d # internal net/http/httptrace mkdir -p $WORK/b233/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b276/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LRRDPuGF6pCTSJSTc7xQ/LRRDPuGF6pCTSJSTc7xQ -goversion go1.12.12 -D "" -importcfg $WORK/b233/importcfg -pack ./trace.go cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b121/_pkg_.a packagefile encoding/pem=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid eP-SUwvOsYBEXfJUHZTd/eP-SUwvOsYBEXfJUHZTd -goversion go1.12.12 -D "" -importcfg $WORK/b276/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b121/_pkg_.a packagefile crypto/x509/pkix=$WORK/b123/_pkg_.a packagefile encoding/base32=$WORK/b133/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b124/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid jiY0QfonD66c6ly1n-ee/jiY0QfonD66c6ly1n-ee -goversion go1.12.12 -D "" -importcfg $WORK/b108/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_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_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/76/769e575d075ef0c65d3a74b42492a2ceebcad50643905fa75c27771376dca5f6-d # internal net/http mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b115/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p net/http -std -complete -installsuffix shared -buildid 8TPLG8aIR4MnLRMQDqcO/8TPLG8aIR4MnLRMQDqcO -goversion go1.12.12 -D "" -importcfg $WORK/b219/importcfg -pack ./client.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_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/6a/6ac17ed8a800cf1ed036355e314abe9953b6707667330221bb9da0fcc703141c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fd/fdaab738b7a9b2950b808949463c38afc96de7a9efb3eb333383154ef5d1a9c1-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b196/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid F9FDD16XzNAXL38zK8K_/F9FDD16XzNAXL38zK8K_ -goversion go1.12.12 -D "" -importcfg $WORK/b178/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3f/3f988fdd46a2530f64db55f6356951326ade18d2f5a65bb115cbf0c9871cc975-d # internal github.com/containers/storage mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b171/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b206/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b207/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid OnwlyFC4_nUUEK7DZRU-/OnwlyFC4_nUUEK7DZRU- -goversion go1.12.12 -D "" -importcfg $WORK/b156/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 ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/91/91ab7abf993c14a622b4f112c1bdf00855335e77e8c44c8e4d968076d47923b8-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid D7nNEzbhnFLgMluYIvX1/D7nNEzbhnFLgMluYIvX1 -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./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_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/98/985269fb206cfe9f93ec88c48d8d3258f130a410b227e5b23e5cfbc3312c3f16-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b136/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b137/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b138/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 4-cNfuWIzpMFxBeqZslm/4-cNfuWIzpMFxBeqZslm -goversion go1.12.12 -D "" -importcfg $WORK/b077/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 github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b427/ github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b306/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF github.com/containers/image/v5/image cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid bPUwu_JLcBn6p5bC-kRW/bPUwu_JLcBn6p5bC-kRW -goversion go1.12.12 -D "" -importcfg $WORK/b427/importcfg -pack ./errors.go ./manifests.go mkdir -p $WORK/b153/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 48mc3JLNJZMkFoaBJsz4/48mc3JLNJZMkFoaBJsz4 -goversion go1.12.12 -D "" -importcfg $WORK/b153/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid F33C669NZCax2vZRMBTz/F33C669NZCax2vZRMBTz -goversion go1.12.12 -D "" -importcfg $WORK/b306/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/52/521ad12917ff5eeaca8c7343d8700d129fe21f215fb25c22ceb0711865640ab6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/05/05eaffcb1e473c408de8fb50f9451aedd50765fb8af6a7ca8b85cd7fdf924bf5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/a1/a149f5309739c89f1fb91aab83d1f3e7cf7072ca7141fa03bc75518086d1849b-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid r5ddd2a2WVTOqeTKJaMj/r5ddd2a2WVTOqeTKJaMj -goversion go1.12.12 -D "" -importcfg $WORK/b242/importcfg -pack ./blobcache.go github.com/containers/image/v5/docker/archive mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 8KDaRBgJQgbFSnbguE5N/8KDaRBgJQgbFSnbguE5N -goversion go1.12.12 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/image/v5/directory mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid u7dsPqiBYyAVtOFMeiP3/u7dsPqiBYyAVtOFMeiP3 -goversion go1.12.12 -D "" -importcfg $WORK/b263/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/image/v5/tarball mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid 6RwW9TImZ9YbFOpV67Xd/6RwW9TImZ9YbFOpV67Xd -goversion go1.12.12 -D "" -importcfg $WORK/b354/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/dd/ddc40332bd07262bede805a691a7ae27ec0756f744bb17df2a3ca37d6f8d43ab-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 8JbVxrjyiKMcslsaL89b/8JbVxrjyiKMcslsaL89b -goversion go1.12.12 -D "" -importcfg $WORK/b247/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/15/15cd7548504e2462f3cf72e221396570a2314f128d4269667723921cf94edaa6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ac/ac885ee744edf0d2c3fefb626ed26805e8d340435e0bd110f3385d2beca0308f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/51/51c639b0b7a922912fac0594098caa5e2acb5e9d32238e941d9097395a1f6f5f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e8/e84682b0e1d88e69f02465eb28a39afc477b8af2bcc98794b046f13e46a2410e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d7/d7493f360e5fdee8a473bbfb89767bca1cb035f1d085bdf62a854f1536953724-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b115/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b427/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid aiGWSGFwDqUAhhKf173G/aiGWSGFwDqUAhhKf173G -goversion go1.12.12 -D "" -importcfg $WORK/b428/importcfg -pack ./errors.go ./supplemented.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/89/8992590d796dc437e3fd30ef1af16f0020d0f62945685933afec3e22c73b8e34-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b244/ github.com/containers/image/v5/storage mkdir -p $WORK/b152/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid CfAqKoQTTZ-M4CfdmUbb/CfAqKoQTTZ-M4CfdmUbb -goversion go1.12.12 -D "" -importcfg $WORK/b244/importcfg -pack ./overlay.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 96X2oduSgfu_7OeELaKi/96X2oduSgfu_7OeELaKi -goversion go1.12.12 -D "" -importcfg $WORK/b152/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/04/04ca1578d16e930b0afdad0cfe4ad74825a5a780dc3d516a6e8e4a5c94663075-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/91/9110f0f8f7e3870c1d6b6ea88d00e0c06e2e042698201cf9dafc3ee646d70ade-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/88/888461d758c56d58c5f455249fc8874d034c1a5fbbe96c8e40eefaafaf4beded-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a9/a969a8716d7b296e306c75c07148c3a7b0024e8c09619f37b18723c2abd147a6-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid o60Hes3xQG_16w0fgCwE/o60Hes3xQG_16w0fgCwE -goversion go1.12.12 -D "" -importcfg $WORK/b218/importcfg -pack ./errors.go ./handler.go ./register.go github.com/gorilla/mux mkdir -p $WORK/b280/ github.com/docker/go-connections/sockets mkdir -p $WORK/b273/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/docker/distribution mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid cyp6nTVYKYz-2420zbdz/cyp6nTVYKYz-2420zbdz -goversion go1.12.12 -D "" -importcfg $WORK/b282/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b283/ expvar cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b274/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid dfNz38JD6rrYOm4ychTO/dfNz38JD6rrYOm4ychTO -goversion go1.12.12 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 0MqazRRgk70odEA_mp5u/0MqazRRgk70odEA_mp5u -goversion go1.12.12 -D "" -importcfg $WORK/b283/importcfg -pack ./addr.go ./authchallenge.go github.com/prometheus/common/expfmt mkdir -p $WORK/b289/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid ow_bLIl8PWvBgeQ-vvEs/ow_bLIl8PWvBgeQ-vvEs -goversion go1.12.12 -D "" -importcfg $WORK/b273/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b294/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b284/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p expvar -std -complete -installsuffix shared -buildid Aty5WA61wCtFGlgbJ3Ul/Aty5WA61wCtFGlgbJ3Ul -goversion go1.12.12 -D "" -importcfg $WORK/b289/importcfg -pack ./expvar.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 2EZs6zOdu_dAxXTKdHX2/2EZs6zOdu_dAxXTKdHX2 -goversion go1.12.12 -D "" -importcfg $WORK/b284/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b297/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 5GO5sqW1SpWIEICQ-n8e/5GO5sqW1SpWIEICQ-n8e -goversion go1.12.12 -D "" -importcfg $WORK/b294/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7c/7c673f8147ec3c88206265037a41779f376bb54a207ac18a9d7abfbacb656327-d # internal github.com/containers/buildah/util mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid C2GNbzCXhd-p0G9bOxEZ/C2GNbzCXhd-p0G9bOxEZ -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/98/98333b34b767cc35039f8478b1685e1748b85551b9c336ce34c1543bb284fde3-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b323/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b325/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid juYBHiXAjiw3YyPc-ySw/juYBHiXAjiw3YyPc-ySw -goversion go1.12.12 -D "" -importcfg $WORK/b322/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/1d/1d2de28ddb41e2e0b634ca931818ae0dfcd440f97c9d772033c8253919600b31-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 7vjimb0b1Rbot1aVRuq8/7vjimb0b1Rbot1aVRuq8 -goversion go1.12.12 -D "" -importcfg $WORK/b272/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/03/03ecccbfa5ce9ae899ca3bb82b7e515f82b93a1bf4260617fbffd36c0e847bbd-d # internal net/http/httputil mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid whINARltrREzeED5eQSE/whINARltrREzeED5eQSE -goversion go1.12.12 -D "" -importcfg $WORK/b342/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f1/f1c9e1957138a10f16ca878ac171a99a9895ada569b6dfdea94cda83541dfa93-d # internal golang.org/x/net/http2 mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b346/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b352/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b347/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid gmrw1_j2QNnvdRkHDXWT/gmrw1_j2QNnvdRkHDXWT -goversion go1.12.12 -D "" -importcfg $WORK/b345/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_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/c4/c4cd18d860b3ce000aa424afe2fe9e55a59eb39d9d1e2d527f18a82d0823a483-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b372/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/mail=$WORK/b374/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid l7wG6-e7GpKfmtmKFoem/l7wG6-e7GpKfmtmKFoem -goversion go1.12.12 -D "" -importcfg $WORK/b371/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_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/12/12fcb08e1ade2efff2dbea405be2584fb46e0063168715b0af1eb5f169e8d5f8-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b322/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid K0oCMfbRSrwvNCwNvUAf/K0oCMfbRSrwvNCwNvUAf -goversion go1.12.12 -D "" -importcfg $WORK/b321/importcfg -pack ./network.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/1d/1d4cf61dbc6f5ca7ba2dba692bb54467007292eff04fb22fa664d8121f3a121b-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b280/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid rb2Cmosadky8-jzjxF0d/rb2Cmosadky8-jzjxF0d -goversion go1.12.12 -D "" -importcfg $WORK/b277/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/66/66596b9c49b3e347b5d6c38c2129b2fe03209d264c2173e2b7f851b5d34ae54b-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid dmhf0B-iA6AMIVLoowLU/dmhf0B-iA6AMIVLoowLU -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/6d/6df50476e2afe3b114ce6ab522b8b4d61ac44eaa09ae3d030f76eacce3c9eeed-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid iTyCmoIh2ChFEVjlykgU/iTyCmoIh2ChFEVjlykgU -goversion go1.12.12 -D "" -importcfg $WORK/b309/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/3c/3c4d28af342c6777e31af858dfa110fd3477c9c8bd2091daa83bd9ffa8e89e6b-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b336/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid tCO_mcGGuhaeFT0tOlCG/tCO_mcGGuhaeFT0tOlCG -goversion go1.12.12 -D "" -importcfg $WORK/b335/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_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/7e/7e0054ec2001d57175d77fc865539c7ffac10a85aa43732b9bfb4a751752a775-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bd/bd93ac5ccf5be2000d33352178db3cd251ac971687a8dba59ed09260e921ab11-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ivRERer8KHs1Ypmz9hi7/ivRERer8KHs1Ypmz9hi7 -goversion go1.12.12 -D "" -importcfg $WORK/b236/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/73/737a4dcf1bc570180933d1a77acb9c87c0c23cb95e3e5a51d6a6592054cfdc47-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b289/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b297/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b298/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid X7xUwD8tlaMxD6wzRH12/X7xUwD8tlaMxD6wzRH12 -goversion go1.12.12 -D "" -importcfg $WORK/b288/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_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5f/5f73f7688773989fd25011255e197637ba7c86d11b13c7609d59ff7bfd253d62-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b319/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid ZGJFjvr6CMtGUuBouPC4/ZGJFjvr6CMtGUuBouPC4 -goversion go1.12.12 -D "" -importcfg $WORK/b314/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 github.com/fsouza/go-dockerclient mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b121/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b418/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b342/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid BdIFATNL1f6igXUMXjSV/BdIFATNL1f6igXUMXjSV -goversion go1.12.12 -D "" -importcfg $WORK/b404/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_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/36/3668755611262aa84eee6924a80c570b99d60baa6d7e8bc07c107d4798102d66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1b/1be8fa91c2bde293f9bd2757d45aafef939d4feb47b3240a9b22ec33e8dc24fa-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid vTprWBiU8I-3kDEy6WMi/vTprWBiU8I-3kDEy6WMi -goversion go1.12.12 -D "" -importcfg $WORK/b307/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/31/31b5e376c482a2942d983609643340487b4cfad079ea1a6f3716615a2cef0e75-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b314/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid QOTlYiEB-oxRff2mkLAl/QOTlYiEB-oxRff2mkLAl -goversion go1.12.12 -D "" -importcfg $WORK/b341/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/08/08302941f4a413addab0084dba73267269584f39c292b8367621cfe0104f4959-d # internal github.com/docker/docker/client mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b134/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b322/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b342/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid U5lC_5P2hhEloYA9yAR8/U5lC_5P2hhEloYA9yAR8 -goversion go1.12.12 -D "" -importcfg $WORK/b312/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_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/73/736e58ae0e1d496cf23296a31e8e49c71e31bfb42c50b821b2c292428cde698a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/a8/a8002f4643240e7fb2d8c8e76a765af4adf8a78993cabafa6f0870409fe83408-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/be/be67ccc0b0998fe387ab2192d02a05bb17c1377214369f1f3ae9b82759a51091-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 9ftxjCIJWq-DiZXFmQFT/9ftxjCIJWq-DiZXFmQFT -goversion go1.12.12 -D "" -importcfg $WORK/b301/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/87/87b78aa239eea514446696fbfd387884d83d1eefacb9a126db40b65c3eceb86b-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/blang/semver=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b371/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid iBfhbvoxHo3vt1ZWbn1x/iBfhbvoxHo3vt1ZWbn1x -goversion go1.12.12 -D "" -importcfg $WORK/b365/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/e4/e44de3245f7df25734d3eb138afefd7cf31dfa3efa0387f08f65fb9587ebcb4e-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b345/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid yASDj7ZXVD4vsC3Ub-TX/yASDj7ZXVD4vsC3Ub-TX -goversion go1.12.12 -D "" -importcfg $WORK/b402/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/32/32cbc8889c76b651e7589b3e2975d2af536d3f02bb6da7e43775a29a0421a190-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b419/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b420/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b421/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b422/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b160/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 2K5rco7Ayl7Tx1e8rUBR/2K5rco7Ayl7Tx1e8rUBR -goversion go1.12.12 -D "" -importcfg $WORK/b403/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/f9/f903aaf09bf3bfe252284eb42785627e1937cac69cfbfd3b3f933e60dcb0c76c-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b364/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b365/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid r9j_nkO5a0auzvuwcCVl/r9j_nkO5a0auzvuwcCVl -goversion go1.12.12 -D "" -importcfg $WORK/b363/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/84/84c69fca2b047aa0c08b53c0d6c5e35ce717909b93cce899d27c301ca10c4611-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid Du9wG8900W44-EUhcHbu/Du9wG8900W44-EUhcHbu -goversion go1.12.12 -D "" -importcfg $WORK/b401/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fd/fd249f4fffd9dccb5b523aebe141aaa6238c7ee9da2b6d03e96e2e5dd97c94ca-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b377/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b381/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b401/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid vKH4Rd_roQSGGTJF_4Fc/vKH4Rd_roQSGGTJF_4Fc -goversion go1.12.12 -D "" -importcfg $WORK/b380/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/25/2534f29c361c3d228c2ea27193bca4419aaa4dbdd7c466127f81d2444538556d-d # internal github.com/docker/go-metrics mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b301/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid SWlY1XCWVNgMl77ldMr4/SWlY1XCWVNgMl77ldMr4 -goversion go1.12.12 -D "" -importcfg $WORK/b287/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_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/65/65a251915f762d04f2395ca788168e44aeba88af3ca3d0765f5d0c8fac84c114-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/9f/9f7befa33e34bea513f98d2206b7ce9e7adfcfa329d9224dc7c85a92330a5bf8-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b312/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 3Ov8PORu3iDBiAEmWWl9/3Ov8PORu3iDBiAEmWWl9 -goversion go1.12.12 -D "" -importcfg $WORK/b311/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e2/e2401a5056b4cc1df41cd95b567caf01671dc0e34d9ef4d49bb4512fc167d07b-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b287/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid p2t148Rn3FM1yasqyjJW/p2t148Rn3FM1yasqyjJW -goversion go1.12.12 -D "" -importcfg $WORK/b286/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/6d/6d633590748936cb1d03e5e3982a6a48d97d511d6de5fa07fffd1de4209e9a8a-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid ygQqjo_sxY2t-qjHIFOJ/ygQqjo_sxY2t-qjHIFOJ -goversion go1.12.12 -D "" -importcfg $WORK/b285/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/78/7898e56ee4ffcdaddbbe2ec315bf7da3206619d57380e28d7af804c656c3a075-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/22/22278999fd9e3e399c2e047f21dc8b9a5c0ed7f3616b1007386fb5051369ad92-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/89/89239e5472fbb993889f7512e6f22f6979dae6b6c77ce5ccec0fd73a967fe17e-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid CPQq_FwYQIFvdmVK7QHs/CPQq_FwYQIFvdmVK7QHs -goversion go1.12.12 -D "" -importcfg $WORK/b302/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/72/7220e2e032bc009c428e0d8f3fa2edea1474d76893750323a2b661c3e23c3602-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b302/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Iza0_5Zbt_QliNsHFjQ3/Iza0_5Zbt_QliNsHFjQ3 -goversion go1.12.12 -D "" -importcfg $WORK/b281/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/20/20c1deb3531bdb296e8b916e7d140cb3a64c01e1590fe651955965b77b9dc9bc-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid mL-NMu1w2kUgYHKYzzr-/mL-NMu1w2kUgYHKYzzr- -goversion go1.12.12 -D "" -importcfg $WORK/b265/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/52/52c1312b383d4d2e421adbadb9fb4bdcab6fc00dca474d81db70cae7cac5ec27-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile crypto/x509=$WORK/b121/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b136/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b344/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b345/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b353/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid wa_Q7afKC0dAXu8XDeIo/wa_Q7afKC0dAXu8XDeIo -goversion go1.12.12 -D "" -importcfg $WORK/b343/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ea/ea88f2f843eee6a97c5312c9cf026520d2a611cca5d62f6bced644a038a40a1d-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b354/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid aLuerSmsprj8V96O3cEz/aLuerSmsprj8V96O3cEz -goversion go1.12.12 -D "" -importcfg $WORK/b310/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/df/df22e0986b3e6a2687eb047f6dde9cf5baaa729aae65ffb4e894c58a32ba321d-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b427/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b428/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid NmizFO7EmY32xa_exYa_/NmizFO7EmY32xa_exYa_ -goversion go1.12.12 -D "" -importcfg $WORK/b426/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3b/3b85201cd9ffab8c46f8815e48028131db52bf512e453b016bc2ef95a3dbf9ed-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/aa/aa15c63ff02941915aa5911f9529132e0d129f87f098bd16c4239d7ae11ac49c-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b377/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b400/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid vn7mRlL1dPBpjoO6LMYl/vn7mRlL1dPBpjoO6LMYl -goversion go1.12.12 -D "" -importcfg $WORK/b376/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/61/61edefacdb085ab770f09f5995b7f38dd4e46ea1234b61c2590e1ec1694f6d16-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid BbITUoyW9uQCd-yXa_l9/BbITUoyW9uQCd-yXa_l9 -goversion go1.12.12 -D "" -importcfg $WORK/b375/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7a/7aaf0b19d6d0eb026863f8cf59e1848b9cb67c8bce4907e806f8833768debc15-d # internal github.com/containers/buildah mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b355/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b363/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b375/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b403/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b423/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 0E_PcFAhaJAEqJFd1r-t/0E_PcFAhaJAEqJFd1r-t -goversion go1.12.12 -D "" -importcfg $WORK/b048/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_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3c/3c4710d8d12354357c6e6e0b68d3948573e046b8cf5c041d764b7eb730106588-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b429/ github.com/containers/buildah/imagebuildah mkdir -p $WORK/b424/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid jWX8b9rcLgh3QLGCIW6W/jWX8b9rcLgh3QLGCIW6W -goversion go1.12.12 -D "" -importcfg $WORK/b429/importcfg -pack ./common.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b425/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b403/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b420/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid fWuQT-ikN4qlpJ2OdW-M/fWuQT-ikN4qlpJ2OdW-M -goversion go1.12.12 -D "" -importcfg $WORK/b424/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/buildah/pkg/parse mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b434/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 9wVu0m5hC3mOoe3kZCFY/9wVu0m5hC3mOoe3kZCFY -goversion go1.12.12 -D "" -importcfg $WORK/b433/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/85/85191e7f2e1a69ff853f22bebd0c08e338f2df218939725c3c43f894abcd7689-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/48/486acb46b6193439ee4a8ce7b7788aa4f117ecc1adaf002354c625343053d88b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/04/046894abe859536669ed2fe6c554c2f3c5f5739df333843d6c65d9f185af89f8-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b426/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b433/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b136/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b436/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid NQMvRgVj5EtWAxLVB1MN/NQMvRgVj5EtWAxLVB1MN -goversion go1.12.12 -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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/70/70d62d15c72aa36172c15ca1dd78aef60aa260011ac4c41e9b2d17cc7081e0aa-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b426/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b429/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b432/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b433/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b135/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b136/_pkg_.a packagefile github.com/containers/storage=$WORK/b156/_pkg_.a packagefile github.com/docker/go-units=$WORK/b164/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b436/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b430/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile archive/tar=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b162/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b355/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b363/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b375/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b403/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b423/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b127/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b107/_pkg_.a packagefile flag=$WORK/b174/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b425/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b420/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b427/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b428/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b434/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b114/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b134/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b155/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b354/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b069/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b099/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b171/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b206/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b207/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/csv=$WORK/b431/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile regexp/syntax=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b308/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b138/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b170/_pkg_.a packagefile text/scanner=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b165/_pkg_.a packagefile golang.org/x/net/context=$WORK/b167/_pkg_.a packagefile math/big=$WORK/b091/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b357/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b359/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b364/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b365/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b419/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b421/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b422/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b115/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile crypto/x509=$WORK/b121/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b418/_pkg_.a packagefile net/http/httputil=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b070/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/boring=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b116/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b117/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b118/_pkg_.a packagefile crypto/rc4=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b113/_pkg_.a packagefile crypto/sha1=$WORK/b120/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b124/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b128/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b125/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b131/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b132/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b302/_pkg_.a packagefile crypto/x509/pkix=$WORK/b123/_pkg_.a packagefile encoding/base32=$WORK/b133/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b312/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b344/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b353/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b196/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b205/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b100/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b172/_pkg_.a packagefile go/format=$WORK/b208/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b139/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b147/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b093/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b095/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b097/_pkg_.a packagefile runtime/debug=$WORK/b098/_pkg_.a packagefile github.com/blang/semver=$WORK/b366/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b369/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b371/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b400/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b401/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/doc=$WORK/b393/_pkg_.a packagefile go/parser=$WORK/b212/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile compress/flate=$WORK/b142/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile crypto/dsa=$WORK/b122/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b126/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b336/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b416/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b417/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b413/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b129/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b130/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b322/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b346/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b352/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b195/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b197/_pkg_.a packagefile go/printer=$WORK/b213/_pkg_.a packagefile compress/zlib=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b146/_pkg_.a packagefile image=$WORK/b148/_pkg_.a packagefile image/jpeg=$WORK/b150/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b370/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b372/_pkg_.a packagefile net/mail=$WORK/b374/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b402/_pkg_.a packagefile go/scanner=$WORK/b210/_pkg_.a packagefile internal/x/text/transform=$WORK/b224/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b318/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b319/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b407/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b409/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b325/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b348/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b350/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b351/_pkg_.a packagefile hash/adler32=$WORK/b144/_pkg_.a packagefile image/color=$WORK/b149/_pkg_.a packagefile image/internal/imageutil=$WORK/b151/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b373/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b389/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b408/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b301/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b326/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b331/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b349/_pkg_.a packagefile expvar=$WORK/b289/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b297/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b327/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b328/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b332/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b300/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b333/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=h5snxXoT4CnjXWqcogub/NQMvRgVj5EtWAxLVB1MN/UM4C7cH2gyrRjn03IBAl/h5snxXoT4CnjXWqcogub -compressdwarf=false -B 0xc473c9f46b612c5d37f751d8604cc4aa92b07dab -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_ppc64le/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' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xa40a65de18bfa3f55a1ad505729deaaebf29ce00 -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-build273819044 errors mkdir -p $WORK/b003/ internal/race math/bits unicode/utf8 internal/cpu mkdir -p $WORK/b019/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ runtime/internal/sys cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid PZALNR91R21yAVxPBw03/PZALNR91R21yAVxPBw03 -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/race -std -complete -installsuffix shared -buildid y_o1Qz4hCnhfCzr2_yGY/y_o1Qz4hCnhfCzr2_yGY -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid oSSBOngAloHbukQskEdp/oSSBOngAloHbukQskEdp -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b012/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p math/bits -std -complete -installsuffix shared -buildid ylrYO7dpMSzmj1_Yg5OM/ylrYO7dpMSzmj1_Yg5OM -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./bits.go ./bits_tables.go sync/atomic cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 8S0rPrTzZ_WJYAqQuG3J/8S0rPrTzZ_WJYAqQuG3J -goversion go1.12.12 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b015/ runtime/internal/atomic mkdir -p $WORK/b013/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1NHz-t3t5amugK6Lbrko/1NHz-t3t5amugK6Lbrko -goversion go1.12.12 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4e/4e9d4207389f61462c97adce9946fbacd0a79d2c35dcaa4b65fd4b791b8c54a7-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid fta9UqYqYDmMXRPRLNE8/fta9UqYqYDmMXRPRLNE8 -goversion go1.12.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e8/e826c1607520c7db621ed2beb16c46bc51acc9521b7072ce4a9e26e5c572422a-d # internal encoding mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid RRYSAmrjLASFYfh0_Tby/RRYSAmrjLASFYfh0_Tby -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis2 ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid Vfklgb-egg2UK9TCbppI/Vfklgb-egg2UK9TCbppI -goversion go1.12.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cat >>$WORK/b013/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid H80MrJwdsIRV5Jovp2mW/H80MrJwdsIRV5Jovp2mW -goversion go1.12.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c9/c9a3eec1a066ff8300c0b8c06b167133eb3daed1a1b3863a8199c574ec1ddfc1-d # internal runtime/internal/math mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid my-kuKQELlXKZtGRsN-w/my-kuKQELlXKZtGRsN-w -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f8/f8b4f79b90681e8d77751f9451ccf10529da9d74ebbd041e4778b82c9f64fb1e-d # internal unicode/utf16 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 91OcgNJ4ZaH4qxMarnuF/91OcgNJ4ZaH4qxMarnuF -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d9/d96751079a4027b259d05428a8b3264de45cb84703a522a4eb4ed369adc57e08-d # internal runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b8/b8d7c6b1a3a16196b266d7e22c627754cc175e72e909dd2832d8eb03843e5784-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm.o ./asm.s internal/bytealg mkdir -p $WORK/b011/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm_ppc64x.o ./asm_ppc64x.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0c/0c99486cb58fcf50945973f5ccfa2814564f7c035a43898028a815fca5a693da-d # internal math mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3Sz6OmuPOR8HNh1vyf7a/3Sz6OmuPOR8HNh1vyf7a -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/64/641f67781b0ce3d74cdc8cfa7cd7fa9e9e9b66878186358dd159eef840b17292-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1f/1f14743795d41d3b443bd35b83796307af5b46762f78a86ce417a070e66ac2a1-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/compare_ppc64x.o ./compare_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - || true cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/fa/fa38f83ddbdf21a741db5ffd51ce7d4e2f0b397a97828391cda6591a4525b0c7-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_ppc64x.o $WORK/b013/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid 1aLlRRnY2VeCnSCfbaNm/1aLlRRnY2VeCnSCfbaNm -goversion go1.12.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./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/b013/_pkg_.a /builddir/.cache/go-build/f2/f2ef23b2cd55bba3e98dfd3ff2a97d5a7bf790f493f347086b3bdf80931e6c4b-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/count_ppc64x.o ./count_ppc64x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_ppc64x.o $WORK/b011/count_ppc64x.o $WORK/b011/equal_ppc64x.o $WORK/b011/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/99/99322463b7366a995c24b8fe95673c7d46849fcfaf31357266578a93d882c439-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog internal/nettrace internal/x/net/dns/dnsmessage crypto/internal/subtle mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 4CNE28bOlSBzPUFFQSk3/4CNE28bOlSBzPUFFQSk3 -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go mkdir -p $WORK/b050/ mkdir -p $WORK/b052/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b086/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid iM4yyHV08vZIP6bXeI2c/iM4yyHV08vZIP6bXeI2c -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./message.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid ZVgssVtqw2JdlY6SuG7P/ZVgssVtqw2JdlY6SuG7P -goversion go1.12.12 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid _pmQbgk0v7hk6qeo00jX/_pmQbgk0v7hk6qeo00jX -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./nettrace.go runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/66/663ea81d22d9b20be1018cf491bcd4634b95da8d4730947cf4551982ef72376a-d # internal crypto/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Mc2jH7eZYrMm8czsUE3f/Mc2jH7eZYrMm8czsUE3f -goversion go1.12.12 -D "" -importcfg $WORK/b087/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/4b/4b9e56b7f814896657352da11b2cbc0c778f8aa202eac68c8a96bffe5c8673f6-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./dummy.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c3/c397492248929843eb809e0f62425bc83f9648f0fe3ffc9757f2dcda8f590135-d # internal crypto/internal/boring/sig mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b090/symabis ./sig_other.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_ppc64x.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/49/496105b19db70b4a046d820ea8af51bae4f8d3637add5aa7b82ef9811c7e537b-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid AFS27CQyP5nbQqLwUOta/AFS27CQyP5nbQqLwUOta -goversion go1.12.12 -D "" -importcfg $WORK/b106/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid ursQx7Glswkpg18MbfAp/ursQx7Glswkpg18MbfAp -goversion go1.12.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./tls.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b6/b64441b3cb2c6d10150114393be40ca89466dfc0bd2a86dfe957fd54e2a570c6-d # internal container/list mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p container/list -std -complete -installsuffix shared -buildid TbK4CKAUAxF04GcCAizO/TbK4CKAUAxF04GcCAizO -goversion go1.12.12 -D "" -importcfg $WORK/b116/importcfg -pack ./list.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid uWwPQAOxwG7QGhzzvyS-/uWwPQAOxwG7QGhzzvyS- -goversion go1.12.12 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b090/sig_other.o ./sig_other.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.reginit ABI0 ref runtime.load_g ABI0 EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid u-iI1B841dM2joiQOLnZ/u-iI1B841dM2joiQOLnZ -goversion go1.12.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.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 ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c5/c5ba62fc8aed162569adc4e3e3967dadff2102e848136c79e3d0ded5ce019ec7-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid RuFOs2v13W8w-1GhKEhz/RuFOs2v13W8w-1GhKEhz -goversion go1.12.12 -D "" -importcfg $WORK/b127/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9f/9f3d727a5e092c82a74797240757beaf020699f7086d78fb6141a6bb165024ae-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid ydA-o31HSsI3GdNKwJ3a/ydA-o31HSsI3GdNKwJ3a -goversion go1.12.12 -D "" -importcfg $WORK/b146/importcfg -pack ./cast5.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/97/97fa52e1835291ef392abfca4eb0593e04cdd50b8242af8e1e9f348650661ea6-d # internal image/color mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p image/color -std -complete -installsuffix shared -buildid O685iLcY9X-Uu9D9x9Kl/O685iLcY9X-Uu9D9x9Kl -goversion go1.12.12 -D "" -importcfg $WORK/b150/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5d/5d3cf222f317932d89c3250722dd8669b0bc17a2c8eaa9892c7548fca9d2bfbc-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid E8VaIIia1NDunwC3iGLu/E8VaIIia1NDunwC3iGLu -goversion go1.12.12 -D "" -importcfg $WORK/b170/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e4/e4287880eef437f99d91af09def413cae9cd24d8bb4583ca7c96c1b290519ec3-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid WNSesy3IkSZkjOA_SLGI/WNSesy3IkSZkjOA_SLGI -goversion go1.12.12 -D "" -importcfg $WORK/b207/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5c/5c65fc154d703ad3fe27623eef181f41f9ea5d7e8b306065a2422ef5ffe5e1bb-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid zaGD_xxbUtYCHh_37CES/zaGD_xxbUtYCHh_37CES -goversion go1.12.12 -D "" -importcfg $WORK/b238/importcfg -pack ./apparmor_disabled.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a2/a2b794631c1130ae7d95270dff2d2b3ef493fefc192554c3bf2dcdcfb1a42249-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid KfLKVgBXwlG4-Vra_Xus/KfLKVgBXwlG4-Vra_Xus -goversion go1.12.12 -D "" -importcfg $WORK/b259/importcfg -pack ./ewma.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/80/80ae40aa7acbaaa5de34f6cfa9f5afb56dd389369159f7e9d311628646f30698-d # internal github.com/docker/docker/api mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid FXxAPkDdDs2EaNZYsm96/FXxAPkDdDs2EaNZYsm96 -goversion go1.12.12 -D "" -importcfg $WORK/b313/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/12/12e517678a0c1d87ec91c166beecad594590da9d5671d93ce7001d00075b9f9a-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid D61l-7D0LaLjnr7PploP/D61l-7D0LaLjnr7PploP -goversion go1.12.12 -D "" -importcfg $WORK/b338/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c3/c30d6d1b66245aba1594fc93718b9c94f83dbcb9bd8d8d50c36aaffb36012db1-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Y1BogC3knsNlx5ZcwhvF/Y1BogC3knsNlx5ZcwhvF -goversion go1.12.12 -D "" -importcfg $WORK/b339/importcfg -pack ./image_history.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/36/367b448128b1130e15eb4b53f2bdf8b902cf6d6acc28a6dc0fff3d76f3cc9bc8-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid CTJhfFOoNmYY5ioNsvN3/CTJhfFOoNmYY5ioNsvN3 -goversion go1.12.12 -D "" -importcfg $WORK/b385/importcfg -pack ./operator.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/38/388c17d7cc7e12c7a982d11ebc300e30674dffb13cd123cd5af539643fa7d688-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid Wg_VEAqQ-uEZ4mNKenU0/Wg_VEAqQ-uEZ4mNKenU0 -goversion go1.12.12 -D "" -importcfg $WORK/b419/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/ba/bad2f8a6449274562769619c908155d58ab594e82e92f4e17895fb9e930429ec-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1e/1e39dcad0551aa4d739a4cbdffda9596c305f229ac210ed19b19dd0f63356c96-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/floor_ppc64x.o $WORK/b007/modf_ppc64x.o $WORK/b007/sqrt_ppc64x.o $WORK/b007/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a3/a3a25dd4952cc48c6a4a27ff20dbfb38ad7c50f556706f7eb9cf1711d64fa562-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b260/ cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/f1/f19b4e0ab5695ff1036284ebf28f6c6f2b6ce6fa86eced4b9e15fe7778deee5e-d # internal cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid 2IB7L-QZqXYO14Ozhta2/2IB7L-QZqXYO14Ozhta2 -goversion go1.12.12 -D "" -importcfg $WORK/b260/importcfg -pack ./percentage.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_ppc64x.c strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid 6EVLmamXU5UiLVZN_hTA/6EVLmamXU5UiLVZN_hTA -goversion go1.12.12 -D "" -importcfg $WORK/b016/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_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/9e/9ed192a72c6e00d3c1f24980cef8d096a76f093eae080976a283eabf0c143932-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/85/85df78d8b35e37eb8f3ebc07845f8efa07f4ad5b8d0e1ebbd36bf1348d6b4cb0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/7b/7b6af0fd4cd0b9665a82c96905992577e20d6a341b2746a43b8a1343a89d1c71-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_ppc64x.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f5/f5adeae51805d724941bbdbf9471bf4951d81390f1c8baa07295bfb6b7eda9b3-d # internal crypto/rc4 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oeAoPLVL_D3lUAnIyGH5/oeAoPLVL_D3lUAnIyGH5 -goversion go1.12.12 -D "" -importcfg $WORK/b120/importcfg -pack ./rc4.go golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid JsNQcXzyiIImZm7XC2Lx/JsNQcXzyiIImZm7XC2Lx -goversion go1.12.12 -D "" -importcfg $WORK/b141/importcfg -pack ./errors.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid bazSlTQvdXJTxPMJMObR/bazSlTQvdXJTxPMJMObR -goversion go1.12.12 -D "" -importcfg $WORK/b173/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bc/bcdcd851822a7187363166c89933ac65c07a4b549670a79f39efc41114c63169-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./asm_ppc64x.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid lnvfjeI6C21vyAIq4bhd/lnvfjeI6C21vyAIq4bhd -goversion go1.12.12 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_ppc64x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7a/7adcba29d666a0040df0c821634acf4caf8515defe578d415715209efe116c20-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1e/1e276d4ebc75cd2fa077be9cec8282847df4368babfb481c33ef419d9cc3c718-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/19/193c4d75126a29dc81f7affb411e1668e84a0de9258e97b24b7b13fe262f9297-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0f/0fc9acb5d5da69fbaf174828b26efd2d9220a125836fd43a9c988404c93d657c-d # internal sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid G5AA5fBnyciO5PYl_sp2/G5AA5fBnyciO5PYl_sp2 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/44/4476983281f589fda707d5080995c53f39fdb6afe4622dddd32f97f6b999fb8b-d # internal reflect mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm_ppc64x.s io mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid JYoHtKxHXpHUpnancGZl/JYoHtKxHXpHUpnancGZl -goversion go1.12.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid 9UfhNmk9t-Jng4Kz3vnu/9UfhNmk9t-Jng4Kz3vnu -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go math/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p math/rand -std -complete -installsuffix shared -buildid icxrBsHe0YzHzc0exRnm/icxrBsHe0YzHzc0exRnm -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b026/ internal/singleflight mkdir -p $WORK/b051/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./asm_linux_ppc64x.s cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ls6n7EcXZE_4fvMulRNU/ls6n7EcXZE_4fvMulRNU -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./singleflight.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Gq9pBx47hf3UCGhLxyvK/Gq9pBx47hf3UCGhLxyvK -goversion go1.12.12 -D "" -importcfg $WORK/b181/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/51/512f6100e2c2c363bf662b20a8e8f9b419d77ebdda574747583a3fef769b9f5e-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid X7R0t6pnQ9yjX2JWbi0b/X7R0t6pnQ9yjX2JWbi0b -goversion go1.12.12 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/03/03d2009a9da7c133ea422e93658ae13a6b9043496e7c41d84e938601989d4de6-d # internal bytes mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid gd4g_TPdcTB9_IP8U5KX/gd4g_TPdcTB9_IP8U5KX -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p hash -std -complete -installsuffix shared -buildid RXnqmH0Ja_stD6JhTkWu/RXnqmH0Ja_stD6JhTkWu -goversion go1.12.12 -D "" -importcfg $WORK/b064/importcfg -pack ./hash.go strings mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b035/symabis ./strings.s github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid eIIzedT90dNIH6BQLAYm/eIIzedT90dNIH6BQLAYm -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/ec/ecb0491a70995c6bca6c4e5b12ea83b7cc8b9dd74e3f1222eefb862482c7af71-d # internal crypto/internal/randutil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 41bX2JZLkeMmcq-jNQOK/41bX2JZLkeMmcq-jNQOK -goversion go1.12.12 -D "" -importcfg $WORK/b112/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/75/75400e2a6560f750bf22fba4e3367e7c8b9d339048b7e8546c311d04b8ffa5b1-d # internal text/tabwriter mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 2wqgxax-UyRSVeJTndM6/2wqgxax-UyRSVeJTndM6 -goversion go1.12.12 -D "" -importcfg $WORK/b214/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7b/7bcce30feaea86895614afcae64f46cb77885fcd7a78663bd7afd290f82c6f15-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid q0e3qS7pcUy1ybXfGAXc/q0e3qS7pcUy1ybXfGAXc -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid brZpjW4eSNY3sS6fkMGV/brZpjW4eSNY3sS6fkMGV -goversion go1.12.12 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/67/671e2227fc53a460f807faddb201d2de7d530be1a9735644c6bd461ff7902fba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a1/a10858dbddbf6f66db815a2dc9081ca8fbec32e0858c49ad8a8e70dc22e2080b-d # internal crypto mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto -std -complete -installsuffix shared -buildid NWFiWw6qzuIZRNmjJvlh/NWFiWw6qzuIZRNmjJvlh -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./crypto.go hash/crc32 mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b097 -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b097/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/53/531a8e61b087c67eda2a9dcd8ac8016b92be6215e3b4de65157ff20be3f54bfa-d # internal hash/crc64 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid zoyIA3TiXw65yY5vnRyr/zoyIA3TiXw65yY5vnRyr -goversion go1.12.12 -D "" -importcfg $WORK/b107/importcfg -pack ./crc64.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p hash/crc32 -std -installsuffix shared -buildid 5eG9ywOBS9cyuRpcpyBp/5eG9ywOBS9cyuRpcpyBp -goversion go1.12.12 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/34/3467c39bb397f747a39880e5cc53af387213cd17eb8b9164df06f347fb1c8ebd-d # internal hash/adler32 mkdir -p $WORK/b145/ cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/8b/8b349ffbabf8b845e172565b5e3e0170ecd1beca1148fdbd219ad03ed1f1f35f-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF hash/fnv mkdir -p $WORK/b252/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 6m0CCyQe30nlAPb_ppPz/6m0CCyQe30nlAPb_ppPz -goversion go1.12.12 -D "" -importcfg $WORK/b145/importcfg -pack ./adler32.go cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p hash/fnv -std -complete -installsuffix shared -buildid WZ4j5h2pAOMr-IoC6dvh/WZ4j5h2pAOMr-IoC6dvh -goversion go1.12.12 -D "" -importcfg $WORK/b252/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d1/d11c133da84c65ba71d73b4baf5e9de7f10bf37c259520bb5517e214c9ed7b4a-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b141/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 8Ub6nGncMJ8GHNmmwlQD/8Ub6nGncMJ8GHNmmwlQD -goversion go1.12.12 -D "" -importcfg $WORK/b148/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/48/48108cd2e27d579b383d18b4811d6a1ab194ebb4eef456856ddaee094579de98-d # internal bufio mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p bufio -std -complete -installsuffix shared -buildid X1JFQ24Bqt8jlkfIEfxQ/X1JFQ24Bqt8jlkfIEfxQ -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b097 -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b097/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b097 -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b097/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8a/8ac1dd898ca59f921c7ddce3a1dad61c242fcd6accf73676942fac62db93b2b0-d # internal internal/x/text/transform mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid rKY60up-_ZOS3fy5_9DC/rKY60up-_ZOS3fy5_9DC -goversion go1.12.12 -D "" -importcfg $WORK/b224/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/96/96dec8b82202be5acd7c9b4fe675e9771346865e51ca3e3f65c36b59ffd24981-d # internal golang.org/x/text/transform mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid TzcRzh4hrtE_aPJKI_oP/TzcRzh4hrtE_aPJKI_oP -goversion go1.12.12 -D "" -importcfg $WORK/b349/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b097/_pkg_.a $WORK/b097/crc32_ppc64le.o $WORK/b097/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/13/13edec94bafa473e6d349122b0bef6ccbf72eef60352a98990fd4e1b34c0fa19-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a8/a86e9e4b5355df9ad75588411ced9658e12301a832ea62670ded59407e43fcfa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/83/833f268ca4378228c52d2ced07514fb3bbdd6de310797f14110de92d64a65790-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/72/72f96679efb9b624925166916f88426f809403df45c08743dc802281f0414886-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b035/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/64/64378d1f225acf121adb1ac1f85a541575837f85d0ea06edeb7c772af975e156-d # internal path mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p path -std -complete -installsuffix shared -buildid UF7drmFlsTbuC02LokNS/UF7drmFlsTbuC02LokNS -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go encoding/base32 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid OgxDqnT2LCZatyPv93Kp/OgxDqnT2LCZatyPv93Kp -goversion go1.12.12 -D "" -importcfg $WORK/b134/importcfg -pack ./base32.go github.com/docker/docker/api/types/versions mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid b6ERNKAI5rcF5t34_4H-/b6ERNKAI5rcF5t34_4H- -goversion go1.12.12 -D "" -importcfg $WORK/b135/importcfg -pack ./compare.go github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid HxxGzGCY9zQKk9EjT6BQ/HxxGzGCY9zQKk9EjT6BQ -goversion go1.12.12 -D "" -importcfg $WORK/b201/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c2/c22a604f37bcf6c8978464100df2d96b8f9a0bd3fda3551ad8c23fdafd2dabc6-d # internal image mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p image -std -complete -installsuffix shared -buildid GNoTrs9THpyfuB2Rvt45/GNoTrs9THpyfuB2Rvt45 -goversion go1.12.12 -D "" -importcfg $WORK/b149/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/41/41062ee58e85bd2ca4dca5591b4bb6c745b93e3740b60cfcbd2490702ea40bf2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4d/4d6297de99face4d4295642746212aeb2c89de71575332510b038514755215cb-d # internal time mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid pSNaMOlQCNJyyafV27lY/pSNaMOlQCNJyyafV27lY -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid Uub0onVbyM1nXSmXS2WA/Uub0onVbyM1nXSmXS2WA -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./cgroups_supported.go internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid lDuZ0lrAmpr4TLGzRJOI/lDuZ0lrAmpr4TLGzRJOI -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b1/b1ef17ddd8b1d87c0f1a88b1b3807283d6acc2600ac86cdcbe7da1697b8ae902-d # internal github.com/containerd/continuity/syscallx mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid ewxu3NzBIxHGb8VI2ecW/ewxu3NzBIxHGb8VI2ecW -goversion go1.12.12 -D "" -importcfg $WORK/b408/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/81/819be8e0866408fe2d40235d327f19984c9569eb62938f8c64acbd440613e7ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/74/7414082359e812064a49aac75caa40b919f1a472f2829d9ee6a427e685c20e88-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9f/9fa4e5970b79b1f030910a5a62da266add4a3fe743b4da28af8481a4e881dfe8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/a2/a21923c9488e935e2028265fcd430b1a4f88d1863af8eece02c85efff1f6d123-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9c/9ce59fbfcf917f84bf9028fbe8b64894392713a142558a2b70bfbad08237a625-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/1f/1fa233fa47eb68fd1491baa61f84cee9ff5ca6605631cea0e32d3cf846a68c22-d # internal image/internal/imageutil mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b149/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid K3nEZClgJbbfNhEnEgM-/K3nEZClgJbbfNhEnEgM- -goversion go1.12.12 -D "" -importcfg $WORK/b152/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/40/403b3b8b30987c24d3599a8fc66908d45635025b43900acb76a1376fbc137d41-d # internal image/jpeg mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/internal/imageutil=$WORK/b152/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p image/jpeg -std -complete -installsuffix shared -buildid np_5l4Zs4r_Gmpiww43v/np_5l4Zs4r_Gmpiww43v -goversion go1.12.12 -D "" -importcfg $WORK/b151/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bb/bbe6a875b9f1d67fb86e41332690b35f785d3db1c3c3d09e04920bbfbac5a2da-d # internal sort mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid jpvnlvEwGR2CVm-gg4-U/jpvnlvEwGR2CVm-gg4-U -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 19TwiJdmqmhN6U1WsaJL/19TwiJdmqmhN6U1WsaJL -goversion go1.12.12 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go github.com/hashicorp/errwrap mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid OEr7j6lqLY6baZCdNb1k/OEr7j6lqLY6baZCdNb1k -goversion go1.12.12 -D "" -importcfg $WORK/b361/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/7e/7e991b0d41589742dd31171582b70d8fc69f758bd16ac6d144c140dca9cc6aad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8a/8a591a56df51c9c96f387bb82b4bdbf5b3e4af9fe4e25ef1a5988a3c65e75a85-d # internal internal/fmtsort mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid GLvaoBomOXKYki2B-Sk5/GLvaoBomOXKYki2B-Sk5 -goversion go1.12.12 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal compress/bzip2 mkdir -p $WORK/b081/ cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/72/722c814185aa63c1d593aaee4be26701a0cf41e8448a05039d91a8641c69e1bc-d # internal regexp/syntax mkdir -p $WORK/b066/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid A4-lbU1dXYPSD2yRDGKX/A4-lbU1dXYPSD2yRDGKX -goversion go1.12.12 -D "" -importcfg $WORK/b081/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid znsGWh3u0FZJS8qBNEAr/znsGWh3u0FZJS8qBNEAr -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go internal/poll mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid wRPQzlNlNdBePyr0pyHk/wRPQzlNlNdBePyr0pyHk -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./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 container/heap mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a EOF github.com/beorn7/perks/quantile mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid TdNxt5kIBgpWvMkWQN2p/TdNxt5kIBgpWvMkWQN2p -goversion go1.12.12 -D "" -importcfg $WORK/b290/importcfg -pack ./stream.go cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p container/heap -std -complete -installsuffix shared -buildid iKnYSxRoYiq5gpKOEy4H/iKnYSxRoYiq5gpKOEy4H -goversion go1.12.12 -D "" -importcfg $WORK/b255/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/76/76bd486cf539e3453734d71056f44f4e8253a6416ab8cf6a42802590ab0df24e-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid feRB6jCOX2GqOu18Rrol/feRB6jCOX2GqOu18Rrol -goversion go1.12.12 -D "" -importcfg $WORK/b296/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d8/d8ea264ebffb653908b261a785c0b64f75242b88e2e323e176607782a42acdd5-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid b0QDgMpOakiF7f4tReAk/b0QDgMpOakiF7f4tReAk -goversion go1.12.12 -D "" -importcfg $WORK/b377/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f5/f51bbac62b05b94d3419f071a6a5e419ecf7945fb60a82b622156f288a51ddd6-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5d/5df556584c4f7ff8da1a8be42bcfeb393645ea9baec69f643f99ca9ecafb5e7e-d # internal encoding/base64 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid c6XoDat1z5ZkZRS_uuUo/c6XoDat1z5ZkZRS_uuUo -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid _AJkFA1u9F9xN3bM4Dci/_AJkFA1u9F9xN3bM4Dci -goversion go1.12.12 -D "" -importcfg $WORK/b387/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/4e/4eace88d36883948711260e0b48c9110650bbe85d2c7d421935f112f78f0a7b1-d # internal golang.org/x/sys/unix mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b076/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/d6/d686952c95b06c689e8c4e35ec3601c8aad30c9b6a2fa6ea30b737283fd1e2cf-d # internal crypto/cipher mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./xor_ppc64x.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/6f/6f346402f8981b6641ce69333733da5ad92c67809d4f54c7d77e1d0e9f693d94-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 6l6oI9XNRu2bdErTQOwp/6l6oI9XNRu2bdErTQOwp -goversion go1.12.12 -D "" -importcfg $WORK/b096/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid B1AXE2e4Odvfip0NmZFo/B1AXE2e4Odvfip0NmZFo -goversion go1.12.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/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 ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/cipher -std -installsuffix shared -buildid kBWXHDzwT9JhePrFRAhK/kBWXHDzwT9JhePrFRAhK -goversion go1.12.12 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c5/c55941ef47b525d66997074fe573b35b832036ef265028496c1c6c92ecf30cb1-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid b1w8EAwY9PK8ANxydgsu/b1w8EAwY9PK8ANxydgsu -goversion go1.12.12 -D "" -importcfg $WORK/b098/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a3/a3bc58067f7c4ca6ed7b41370e3991420f8db68340be0158f69bb57a87dd9de0-d # internal crypto/md5 mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b119 -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b119/symabis ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p crypto/md5 -std -installsuffix shared -buildid XaQ3rNjeq_v4KFHlphHw/XaQ3rNjeq_v4KFHlphHw -goversion go1.12.12 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a1/a11d552768c1588b9f35d5b1ddedbd4fc0438631f0b14141b6c106a732ab0d1a-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid l-Z3YBCY-MOIZdbhSfK9/l-Z3YBCY-MOIZdbhSfK9 -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/71/710ebab30347660815f7a7cedbc0f05b50e2457323d535459adb748e72cccf55-d # internal encoding/pem mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p encoding/pem -std -complete -installsuffix shared -buildid GALYRVWiGcqPHkLoRiiz/GALYRVWiGcqPHkLoRiiz -goversion go1.12.12 -D "" -importcfg $WORK/b125/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/1f/1f663eb126f94518704fd404d3836492629f36ac3b805fb3298231a60eb9f7fb-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 298S2hgruFQsy0IYxmOA/298S2hgruFQsy0IYxmOA -goversion go1.12.12 -D "" -importcfg $WORK/b131/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/77/772b6c82f73dc637ed0a45aa1c5a9b540e2c9a620ec3181c12be3bfdefd7afe0-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid RxZn-5FzVBMZuf7pSEsY/RxZn-5FzVBMZuf7pSEsY -goversion go1.12.12 -D "" -importcfg $WORK/b132/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/7f/7f3967cd15839aef4d1997331b50da136693c8eed64f8928dcaddb9d56326485-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b141/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid Vr3VcTeTXvjZQtQE07Ly/Vr3VcTeTXvjZQtQE07Ly -goversion go1.12.12 -D "" -importcfg $WORK/b140/importcfg -pack ./armor.go ./encode.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ed/edf8bae52d7ab66145efd7eb271f2ab5ff80215a862da5089de21c127bb8c0fd-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a6/a65a8c85776a708d3b69c4175499dffb9d47a75a211f61108e03ceeaf3a801b8-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/3d/3dd0ac9c3ac23456a2507bc3e414760de5e8ac20ba34b3fba0e971e8088606c9-d # internal crypto/des mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p crypto/des -std -complete -installsuffix shared -buildid HDjDmADHjOwmUUxCPSoU/HDjDmADHjOwmUUxCPSoU -goversion go1.12.12 -D "" -importcfg $WORK/b117/importcfg -pack ./block.go ./cipher.go ./const.go internal/x/crypto/internal/chacha20 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid c2J-GkJStpztWiLKqIFf/c2J-GkJStpztWiLKqIFf -goversion go1.12.12 -D "" -importcfg $WORK/b130/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0a44204890f840cfd72eb3eccfc87cd426d51bc7ce0a30f3443b1fffb2da0c5-d # internal regexp mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp -std -complete -installsuffix shared -buildid mOzdtFiAPlM2kcG7byq2/mOzdtFiAPlM2kcG7byq2 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b119 -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b119/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4d/4dcb86eca1fdc9fa1e0c5a22fbc44eaa33740b5b771cf58e77bd984d12b1c241-d # internal fmt mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid Zja3Ne_poB7tLuYhGR1A/Zja3Ne_poB7tLuYhGR1A -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p path/filepath -std -complete -installsuffix shared -buildid yStCRFWHMV3nch9s7M6c/yStCRFWHMV3nch9s7M6c -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b119/_pkg_.a $WORK/b119/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e0/e0f513197d1ba6136cbcec14f310ef40b63f4419a94a465e03afed57b0431d16-d # internal runtime/debug mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b099 -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b099/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c4/c408f65294599b323a339f96ceb9e6a35ee8fa3a32d178196a4b86a3018eb9a5-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/63/6343390bd337679cb15926dcd6a2b1d08aed37f16da7548c004ebcbe28934ae9-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid AxzOjLIoxapdyYW4ytt5/AxzOjLIoxapdyYW4ytt5 -goversion go1.12.12 -D "" -importcfg $WORK/b156/importcfg -pack ./tmpdir.go os/signal mkdir -p $WORK/b261/ cat >$WORK/b261/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b261 -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b261/symabis ./sig.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p runtime/debug -std -installsuffix shared -buildid 51kQaq_Hvvpsqn4dDMXU/51kQaq_Hvvpsqn4dDMXU -goversion go1.12.12 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/09/099775851ec1d2e79bcbae4ed93fd7bd57b34f6639dbcb5268eec429346a44a5-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b130/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b131/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 3TMllR6SMh8cxSdc3xgN/3TMllR6SMh8cxSdc3xgN -goversion go1.12.12 -D "" -importcfg $WORK/b129/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p os/signal -std -installsuffix shared -buildid muN1_maUo5WCcLvgin94/muN1_maUo5WCcLvgin94 -goversion go1.12.12 -symabis $WORK/b261/symabis -D "" -importcfg $WORK/b261/importcfg -pack -asmhdr $WORK/b261/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/31/313e1908907a30ef56d4bd50c471aea3f0649a62194e06a4cc3f55f26e0b8380-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 0BfB15g4eVs_09v-ydmV/0BfB15g4eVs_09v-ydmV -goversion go1.12.12 -D "" -importcfg $WORK/b317/importcfg -pack ./mount.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b099 -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b099/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/f5/f5da5c9b582c0fa7bd7420438ec196688c57d74c64b0537b8c4e9b6988c9d221-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid QMnz5eCZ_2wJFvKh5cFj/QMnz5eCZ_2wJFvKh5cFj -goversion go1.12.12 -D "" -importcfg $WORK/b353/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8d/8d31a2c6f14d626f1336cea2d276dc9566cb2af7c4f5404423cde1e5a14ffaef-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b099/_pkg_.a $WORK/b099/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/20/20895f9612628c4bd2608069cf74fd8d61d5438b9cc34240c08a7624e1fef612-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/aa/aa67f317a7ae2c3b8f7afb5af6d7e1cc6257cc186777cfb5316ad81da6c47b87-d # internal io/ioutil mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p io/ioutil -std -complete -installsuffix shared -buildid OD3Z56vcaZrmzdyrLg05/OD3Z56vcaZrmzdyrLg05 -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ed/ed1a912995fe74b8cc5f5aa6c8956f84dbd97cdeabe590abc31c9bd66ec264bb-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b261 -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b261/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b261/_pkg_.a $WORK/b261/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/0a/0af6f37e1cb08c7f32a0938e9f64d1f2224a595412688c8874845688a3fa6c16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d71d38110f57d4f3998138ab73c76ed38c19506aafb653fd42a42d1fa4b70176-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid YDRLYwFdUxISY4qlYQ51/YDRLYwFdUxISY4qlYQ51 -goversion go1.12.12 -D "" -importcfg $WORK/b180/importcfg -pack ./directory.go ./directory_unix.go github.com/prometheus/procfs/internal/util mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 3sVpNdB4RhuzBqMci192/3sVpNdB4RhuzBqMci192 -goversion go1.12.12 -D "" -importcfg $WORK/b300/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b076/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d0/d0694f99f5a3aebfaaf2917f98c34be538e82e4d39005d13545b589293011c4a-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid js2AUVXomTtG_nDbwhLG/js2AUVXomTtG_nDbwhLG -goversion go1.12.12 -D "" -importcfg $WORK/b187/importcfg -pack ./dmesg_linux.go github.com/mattn/go-isatty mkdir -p $WORK/b257/ github.com/containers/image/v5/internal/pkg/keyctl cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a EOF mkdir -p $WORK/b268/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid V77PQ-cFdwlcl5FD2GE1/V77PQ-cFdwlcl5FD2GE1 -goversion go1.12.12 -D "" -importcfg $WORK/b257/importcfg -pack ./doc.go ./isatty_linux_ppc64x.go ./isatty_others.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid nTHiC9KEQXP6HDQBsp5z/nTHiC9KEQXP6HDQBsp5z -goversion go1.12.12 -D "" -importcfg $WORK/b268/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/5f/5f6386a0447ad678e4afba0095f00d84cc73f1a2e25c4fa41b38c43e59a48d04-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b408/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid cXOsjRd-jetCiT8EESQs/cXOsjRd-jetCiT8EESQs -goversion go1.12.12 -D "" -importcfg $WORK/b407/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid uq2H4TvDmqadPO0d9Tle/uq2H4TvDmqadPO0d9Tle -goversion go1.12.12 -D "" -importcfg $WORK/b240/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2f/2fb8a3897d137e5f91bc68346248eb3698bb917663b2613427b837554b8a1241-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid I-UHZJwQriTC4fvf-v6z/I-UHZJwQriTC4fvf-v6z -goversion go1.12.12 -D "" -importcfg $WORK/b357/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f1/f19066bae190501fb14f42c1d4609c55f590c57856247d677c489861a95ad83d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/1a/1aadf0368e00052c6b311fdb65a5374f6c4b344ca9769bd6f2c5b802f6667db8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/ea/eaa1ead90b7c5b3bdb6aaaaf3c5796a4bb69f579bdffaafd56046c0c2067a3df-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/b7/b78b1d88d7b9638a39a9404a1324c7b2fdb5e64a9d516da4248bdd04060be59f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/71/71f81577e4fc26f69da3778136b613cae7a9d7626337b67f8c38f05e7c32f6bc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/4b/4bfc0c65eefa7cf97f02c25402ac7c28d6c2ca9757b2044c8ecb6a21ad277182-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d9/d97e9e351a120beca27e70649b1ed11f75bfaa1e51cba7d364d80f43f747ed9e-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p context -std -complete -installsuffix shared -buildid jfLkvgxkn1rU052WHvWB/jfLkvgxkn1rU052WHvWB -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go os/user mkdir -p $WORK/b042/ github.com/opencontainers/image-spec/specs-go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b042/ -importpath os/user -- -I $WORK/b042/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b073/ encoding/json cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b030/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid VPSultDqe-muGGKgCN4G/VPSultDqe-muGGKgCN4G -goversion go1.12.12 -D "" -importcfg $WORK/b073/importcfg -pack ./version.go ./versioned.go flag cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b037/ github.com/opencontainers/go-digest mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid Bgx4wR5HIrU7YNyztBbX/Bgx4wR5HIrU7YNyztBbX -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding/json -std -complete -installsuffix shared -buildid 1tD15jJHLAb0umskV6Bi/1tD15jJHLAb0umskV6Bi -goversion go1.12.12 -D "" -importcfg $WORK/b030/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/BurntSushi/toml mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid pBiXS-IfVCpFBMysueY_/pBiXS-IfVCpFBMysueY_ -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p flag -std -complete -installsuffix shared -buildid MhBAtnch2qgWuuz59X8Q/MhBAtnch2qgWuuz59X8Q -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e4/e4026c5452febc2284a01cf53e806913960eef8f6a4ba073977e85b7a3f9077b-d # internal github.com/pkg/errors mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid ELuwxMb4fNsRas6zO38W/ELuwxMb4fNsRas6zO38W -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/16/16c7ba3368ef0e625bb8786b2acfda694c25aa9a6edbda625f72dc5e7cda63e5-d # internal log mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p log -std -complete -installsuffix shared -buildid 2LuZtU9r9UwRsTQU7wSQ/2LuZtU9r9UwRsTQU7wSQ -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ed/ed1b8d2a9263b290a62f223b150bfb41c4053f0e23ea34c58342ebefdf8dc63f-d # internal net mkdir -p $WORK/b049/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b049/ -importpath net -- -I $WORK/b049/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/59/59e80ceb9efb36c1f87fa288427386026c5918c6c4e80c64343fc0cb66a66da8-d # internal os/exec mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p os/exec -std -complete -installsuffix shared -buildid QN9SOTI82FsgzN-9DE67/QN9SOTI82FsgzN-9DE67 -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/33/33334da0429275c1b4c379bd3c07fb72dbee609aa122c4e0d274d0ee3e08002c-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid cV8HZ140IvewD4kEm8qD/cV8HZ140IvewD4kEm8qD -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/03/03d3d23e28e9bef6aac23212c91750728a83c7ff5e0407ffae36eede04616216-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b073/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid HqN771JUPRzropkuyMRW/HqN771JUPRzropkuyMRW -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/93/93c8d5c54ae234ae7ff1bc9c12411e2ebe6fb0d5332d84bbba1fd972eff61d4e-d # internal math/big mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b092 -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b092/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/56/56e294b4ae981fa28046db4b0215acd78cb74fb7945b89081db107e4e2b503a4-d # internal encoding/hex mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p encoding/hex -std -complete -installsuffix shared -buildid jsRz_D-3lGLJgwhZwmHF/jsRz_D-3lGLJgwhZwmHF -goversion go1.12.12 -D "" -importcfg $WORK/b093/importcfg -pack ./hex.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p math/big -std -installsuffix shared -buildid 5yLesZ2pd6MIYhrLdred/5yLesZ2pd6MIYhrLdred -goversion go1.12.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/68/686acfc8820ec91e2aa2b1268dbe84ca5e4fe085417fccac0b650ad84c674d6e-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid akAnLpYtDPJWxd9x3yGC/akAnLpYtDPJWxd9x3yGC -goversion go1.12.12 -D "" -importcfg $WORK/b095/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/43/43119a33fb0d768e367cbab47b6808c035d0f105d590b8f56d540ae0e3a1eb72-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid kFtus1HKcjOToYqMkVPy/kFtus1HKcjOToYqMkVPy -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f7/f735e1f1f59501e76510acd904721be0979b122308cd427218ef350ff520b54d-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid _qk13eJzbzOcxp1RgnQs/_qk13eJzbzOcxp1RgnQs -goversion go1.12.12 -D "" -importcfg $WORK/b101/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3c/3cbb59f2ae310a5d8ce19cf8f1cfd292e2460260b63883fae714ee0e4f977f7f-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 3u-VhPEKFy1-kyztq3wr/3u-VhPEKFy1-kyztq3wr -goversion go1.12.12 -D "" -importcfg $WORK/b104/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/85/8550ed422da3ab5d5d40a335469a9da77e0f33dbc977b91d7e73dcb8efe029c9-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/611487a6e74ab0613f87848318aab9546999643d5b29e57f861f67de89c8bb00-d # internal net/url mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p net/url -std -complete -installsuffix shared -buildid R9PxMfTaF-LuXR7_7wu-/R9PxMfTaF-LuXR7_7wu- -goversion go1.12.12 -D "" -importcfg $WORK/b128/importcfg -pack ./url.go github.com/sirupsen/logrus mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid mds7j73gnE5VBFXKAJsc/mds7j73gnE5VBFXKAJsc -goversion go1.12.12 -D "" -importcfg $WORK/b075/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_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c0/c003dfb51e2bb35e11a894feb2124dd1e0233e3c8f05c82a2bc4c96d67b0905b-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b104/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid zW44g3Bw_FS_1LxPqr0V/zW44g3Bw_FS_1LxPqr0V -goversion go1.12.12 -D "" -importcfg $WORK/b105/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_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/19/19f19deb9b826f908ce714e03a7d996dfe3f10a38c152e33ded84b2ddcb2e352-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b095/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid WXls-IKVW9DCS9u_d64t/WXls-IKVW9DCS9u_d64t -goversion go1.12.12 -D "" -importcfg $WORK/b094/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/da/da87badad69410f9b2763d1b78fce11beb9e80629966d5612e34e48d35f01a43-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid n3sJcfu-7xYJQIvxOVlE/n3sJcfu-7xYJQIvxOVlE -goversion go1.12.12 -D "" -importcfg $WORK/b108/importcfg -pack ./strslice.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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/os/user -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_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/33/332295b33d5b139c6fce0b62b5fd3b4254d50f57deebb77252011fdd3213b263-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid C8Uxr_N3Xzo5lMFf6nVj/C8Uxr_N3Xzo5lMFf6nVj -goversion go1.12.12 -D "" -importcfg $WORK/b136/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ab/ab79c8f787021cd3aa6874c050c974644504ff17241442fc4b4f80b544debe3c-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid HU_6CZ6V24WOPHSQQgIc/HU_6CZ6V24WOPHSQQgIc -goversion go1.12.12 -D "" -importcfg $WORK/b137/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/62/62cd7b5ea4c4d994e748053e3cee52725bbf0af0c7b940baeeb3b17b4ed9b773-d # internal github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal mkdir -p $WORK/b138/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b138/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b138/ -g -O2 ./data.go ./gpgme.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/22/22ef6ab38ba6b7039aea3912f328814082ab6195a44af4eb974f310b508b6cfb-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid pB_rz9IK9-DmH97IwOS-/pB_rz9IK9-DmH97IwOS- -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./system_registries_v2.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c4/c42e8918455937213af0f4254ca7893b53977af6bad1d70f4eb8ea7dc8bdaeb0-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b101/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4d/4d95ea43309fecbb924da7de9111e8f4c50abb3f676018717eb6f537d38c1525-d # internal compress/flate mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p compress/flate -std -complete -installsuffix shared -buildid 2sqMMbkBgH5fZ17XrQLR/2sqMMbkBgH5fZ17XrQLR -goversion go1.12.12 -D "" -importcfg $WORK/b143/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid kP8h3CtHYEMOtvtj25Qf/kP8h3CtHYEMOtvtj25Qf -goversion go1.12.12 -D "" -importcfg $WORK/b100/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b092 -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b092/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/70/708dbe677c7e6e11f68b79a55ef44447c63723383964b0b221bd18cf01d1ef28-d # internal encoding/asn1 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid dZ3Ng5REwi2wGlsALZ_g/dZ3Ng5REwi2wGlsALZ_g -goversion go1.12.12 -D "" -importcfg $WORK/b091/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/cd/cd64486536076d6756e3babb7a6100719c766031aa7c39f71a81678c0c9564b7-d # internal crypto/elliptic mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 4AQdo-fb3zqwKYO_HX2u/4AQdo-fb3zqwKYO_HX2u -goversion go1.12.12 -D "" -importcfg $WORK/b111/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4d/4dea20e91dadfcb1900a2af404822b493aadac5b5b0df42ec1f737f28a648eb9-d # internal crypto/dsa mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid B98iO53qJ5pJN0Wo0XKN/B98iO53qJ5pJN0Wo0XKN -goversion go1.12.12 -D "" -importcfg $WORK/b123/importcfg -pack ./dsa.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3d/3d0c57fe9177e849dc4da36480caea37a4d1ee3a2d9d68a61b1e23255d1a184a-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid iHn01EY_OqFrRoTSO1xF/iHn01EY_OqFrRoTSO1xF -goversion go1.12.12 -D "" -importcfg $WORK/b155/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1f/1ff1324bead8be00e36cb66ed4e25a32a1574af7ebfe1134386f453bf8cc3f21-d # internal text/scanner mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p text/scanner -std -complete -installsuffix shared -buildid cnBeR7WCQj1wJ7zSYlun/cnBeR7WCQj1wJ7zSYlun -goversion go1.12.12 -D "" -importcfg $WORK/b161/importcfg -pack ./scanner.go cd /usr/lib/golang/src/os/user 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 -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/39/39fc3ad576013ec460c83b65bbac8c00059a103b13c7363b8ff3fb0a1bc6e917-d # internal compress/zlib mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/adler32=$WORK/b145/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p compress/zlib -std -complete -installsuffix shared -buildid HktxVn9xV2Gstr8CLFA8/HktxVn9xV2Gstr8CLFA8 -goversion go1.12.12 -D "" -importcfg $WORK/b144/importcfg -pack ./reader.go ./writer.go cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1f/1febc258d1f43e50bdcf46b68494fb1bf481a14b7dbac4ecf3b6a79ab644a9e1-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid e-aH1VFOSnM9MCKsTL7N/e-aH1VFOSnM9MCKsTL7N -goversion go1.12.12 -D "" -importcfg $WORK/b160/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p os/user -std -installsuffix shared -buildid g5J1ZH25ZZxtyYrz0IbB/g5J1ZH25ZZxtyYrz0IbB -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./lookup.go ./user.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo_lookup_unix.cgo1.go $WORK/b042/getgrouplist_unix.cgo1.go $WORK/b042/listgroups_unix.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/56/56c23dfb1abbf6280c5669675477c725d546514f3fd31c7659e8189d13c63f84-d # internal github.com/docker/go-units mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid QG2Wyrdobr_bvM0Gb318/QG2Wyrdobr_bvM0Gb318 -goversion go1.12.12 -D "" -importcfg $WORK/b165/importcfg -pack ./duration.go ./size.go ./ulimit.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/40/4037167b76e1f467ef190310c389b6c6571f1ce44d18b9880dadbf9a6709e982-d # internal crypto/internal/boring mkdir -p $WORK/b088/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b088/ -importpath crypto/internal/boring -- -I $WORK/b088/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/76/76d3d8aa6cd6456e0c002241e5f481b73b1544b190e65e90d89a4cc71e18051e-d # internal crypto/x509/pkix mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eP01my0k-OW09y8SEXm3/eP01my0k-OW09y8SEXm3 -goversion go1.12.12 -D "" -importcfg $WORK/b124/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a9/a97c9d25764701faf7dab4d09659949e9842d380ffd04ccbc0c6e488ac28c08a-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b127/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid zCUReStPgG4K5zz0SU6G/zCUReStPgG4K5zz0SU6G -goversion go1.12.12 -D "" -importcfg $WORK/b126/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5c/5c9c581ea260ecea8c7cf5d0b793aa8f0ac417f0b5bf87aadcec31ce03908b7d-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid B5E9mc9VIZG_9Ue3fG6q/B5E9mc9VIZG_9Ue3fG6q -goversion go1.12.12 -D "" -importcfg $WORK/b164/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f8/f82ee93d22177871dc59083e7040656b8561c50dea5d35bcb9686f7e878a924b-d # internal golang.org/x/net/context mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid aMNNjrf0fJENiPT97Jt1/aMNNjrf0fJENiPT97Jt1 -goversion go1.12.12 -D "" -importcfg $WORK/b168/importcfg -pack ./context.go ./go17.go ./go19.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o -g -O2 cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a9/a96e3968a7dd0f65db99e17cee81269d372ef92554c226042342c4f26e32b0d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal archive/tar mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p archive/tar -std -complete -installsuffix shared -buildid iESST0uuf-1jeLVZleu0/iESST0uuf-1jeLVZleu0 -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a9/a91ae6131acdd4e627e4dfb0a06567a2f94ebf3ee8928e70d324298ff09e9686-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid MIdx7J71VOX2Hbu4iQtm/MIdx7J71VOX2Hbu4iQtm -goversion go1.12.12 -D "" -importcfg $WORK/b166/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/80/809738a8950b05dd0026ff6f0d8e78466fb757c73bb09a4dddba4540dcb48a3c-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b173/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid OwWqYK9G2gy606NgIeGw/OwWqYK9G2gy606NgIeGw -goversion go1.12.12 -D "" -importcfg $WORK/b172/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/1a/1a4cc03500bf7225f391783f7e2825bc13b1030e4ce8bc494b52bd1d1eaa527b-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 5IQIOMcUSYUt6Zwz23K3/5IQIOMcUSYUt6Zwz23K3 -goversion go1.12.12 -D "" -importcfg $WORK/b163/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.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/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/nettrace=$WORK/b050/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/singleflight=$WORK/b051/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p net -std -installsuffix shared -buildid prVvNgPdSDTE8j6cxjXu/prVvNgPdSDTE8j6cxjXu -goversion go1.12.12 -D "" -importcfg $WORK/b049/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/b049/_cgo_gotypes.go $WORK/b049/cgo_linux.cgo1.go $WORK/b049/cgo_resnew.cgo1.go $WORK/b049/cgo_socknew.cgo1.go $WORK/b049/cgo_unix.cgo1.go $WORK/b049/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/55/5517e5652a2e6184f34121201499bfd4d17834f85a0cf6b1d410cde9474e7767-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid FyMTgJI2EvXM0HyR5bPF/FyMTgJI2EvXM0HyR5bPF -goversion go1.12.12 -D "" -importcfg $WORK/b175/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/6c/6c83f1b345cd8afe1c5d85e0e0bb3892451d8bc249b9ad5c4549db0d88f03c52-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid t0MwKvVuEoyJsLC0-yDs/t0MwKvVuEoyJsLC0-yDs -goversion go1.12.12 -D "" -importcfg $WORK/b176/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/04/04c1ea1ff4c20e546b8796499ca5ea7f57dfe9b2c53054408a39ba66f313b26d-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid K8nxE0YiCBr3ytHU0U8b/K8nxE0YiCBr3ytHU0U8b -goversion go1.12.12 -D "" -importcfg $WORK/b162/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/db/dbf6238ed1d6a66236cd854a5b4400639906851d4bad4d8f56c5e79a42835f53-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b171/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b171/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b171/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a0/a0ba09444f897242e10901e581c186a6c0722cfebb8df703584df2687a237f1f-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b107/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid GI8hbs3CrSX3USt8l4Jv/GI8hbs3CrSX3USt8l4Jv -goversion go1.12.12 -D "" -importcfg $WORK/b177/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b2/b2e250c2dc51fc9cc53664c0ef2655fb1231f9e74b4b72a5feffce3c5d695cd9-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid dKaO4sHggAAZreh0RdhN/dKaO4sHggAAZreh0RdhN -goversion go1.12.12 -D "" -importcfg $WORK/b182/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cd $WORK/b171 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/aa/aa8f295b4037b3ac9595a5a73a07169ee67c15b960bd0908d232f88b2833ec5d-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b186/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/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_ppc64le/cgo -objdir $WORK/b186/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b186/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/8d/8d0145fd9c0ced5e34885cef9d2ec1ba99546fc5822e968e2521d5376459b569-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b188/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b188/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b188/ -g -O2 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c6/c6cde68541486353ec55370570c6ae4cb577a0a15c637ac4f5c287d195e86ea7-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid vlDj3J497mO24OF6z2R_/vlDj3J497mO24OF6z2R_ -goversion go1.12.12 -D "" -importcfg $WORK/b189/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cd $WORK/b171 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3d/3d4e08f33436a7b72f6becf5914a7e9ffcdb469a9f3709486b65da775c12674a-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b192/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b192/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b192/ -g -O2 ./projectquota.go cd $WORK/b171 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/68/688474438c4f13ee6ca1012a73f4e9a1e13dbd143ce09bdcad68f944b20453c5-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid EGND_8tx4cgkdwYebonb/EGND_8tx4cgkdwYebonb -goversion go1.12.12 -D "" -importcfg $WORK/b193/importcfg -pack ./fsutils_linux.go cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/41/416b98781a6a81e346c176e45badf543a0c9d12c4ae03df47a1be882e88cb22c-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid X9O7MBq1yWY9J8c1Z3ec/X9O7MBq1yWY9J8c1Z3ec -goversion go1.12.12 -D "" -importcfg $WORK/b197/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -o $WORK/b171/_cgo_.o $WORK/b171/_cgo_main.o $WORK/b171/_x001.o $WORK/b171/_x002.o -g -O2 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b171/_cgo_.o -dynout $WORK/b171/_cgo_import.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 87ui8wAsx8NTJpAvpPdw/87ui8wAsx8NTJpAvpPdw -goversion go1.12.12 -D "" -importcfg $WORK/b188/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b188/_cgo_gotypes.go $WORK/b188/loop_wrapper.cgo1.go $WORK/b188/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/94/940f9c2c25d35350cdc8bf34910fc92d9adddff1719edba00368b57cb18b89ec-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid PLhXD3TWBSBsBsD99hzY/PLhXD3TWBSBsBsD99hzY -goversion go1.12.12 -D "" -importcfg $WORK/b198/importcfg -pack ./config.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b166/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 5pB-9ohOPjPGUUt-3PUh/5pB-9ohOPjPGUUt-3PUh -goversion go1.12.12 -D "" -importcfg $WORK/b171/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b171/_cgo_gotypes.go $WORK/b171/sysconfig.cgo1.go $WORK/b171/_cgo_import.go cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b171/_pkg_.a $WORK/b171/_x001.o $WORK/b171/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/4d/4de76da6f77c9b0f35fc64271ffc3d1edeee3447b22bed77a75b631d2fa462ac-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid KJ5Z3C1XAFd-wyyGSU65/KJ5Z3C1XAFd-wyyGSU65 -goversion go1.12.12 -D "" -importcfg $WORK/b203/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/73/73f061f42d41bd11505354ea4410b92f2a07e4da53b29b2f089c21451746446e-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 7Y2TzmmrhGO7xaRElNCG/7Y2TzmmrhGO7xaRElNCG -goversion go1.12.12 -D "" -importcfg $WORK/b205/importcfg -pack ./children.go ./patricia.go cd $WORK/b192 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a2/a28c9cd4ac362e4ddd15485e951bb94c6005e7ec6ac47c34ab56d5b4f042b432-d # internal go/token mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p go/token -std -complete -installsuffix shared -buildid mQPqDV96Lkhppt5nD-_D/mQPqDV96Lkhppt5nD-_D -goversion go1.12.12 -D "" -importcfg $WORK/b211/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -o $WORK/b192/_cgo_.o $WORK/b192/_cgo_main.o $WORK/b192/_x001.o $WORK/b192/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b192/_cgo_.o -dynout $WORK/b192/_cgo_import.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid ziRrGMJ6kEudr9t0xouG/ziRrGMJ6kEudr9t0xouG -goversion go1.12.12 -D "" -importcfg $WORK/b192/importcfg -pack $WORK/b192/_cgo_gotypes.go $WORK/b192/projectquota.cgo1.go $WORK/b192/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a7/a7a9bc89382ad51cf3cf5713d190052741a714cd4e5b78421e80245a58551142-d # internal go/scanner mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p go/scanner -std -complete -installsuffix shared -buildid nKP3u8f4IjpEdNPJWOMs/nKP3u8f4IjpEdNPJWOMs -goversion go1.12.12 -D "" -importcfg $WORK/b210/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3d/3d4cd452397bc4855ce4318346bf9f41057980af1b588562cf1cffb4ed500ddf-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b205/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid ExUYLTUsHXS7sUslo_nM/ExUYLTUsHXS7sUslo_nM -goversion go1.12.12 -D "" -importcfg $WORK/b204/importcfg -pack ./truncindex.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b192/_pkg_.a $WORK/b192/_x001.o $WORK/b192/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/93/9345c65f746a7021a58def41fb65c4be1790b5683cd7fb5afa78246db85610a2-d # internal text/template/parse mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OYkxotxW6UC66b2Qv9DA/OYkxotxW6UC66b2Qv9DA -goversion go1.12.12 -D "" -importcfg $WORK/b216/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a1/a1d77e485b88619171d59147ef11dc9888eea7c508606f5469c2d05112c63036-d # internal go/ast mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/scanner=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p go/ast -std -complete -installsuffix shared -buildid V80w2EJ1MsK_8cQlrSKi/V80w2EJ1MsK_8cQlrSKi -goversion go1.12.12 -D "" -importcfg $WORK/b209/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/39/390073f571961ba2535dcaf9422c8636663e3b8368a43453879cd80c5c9a2285-d # internal compress/gzip mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p compress/gzip -std -complete -installsuffix shared -buildid IZijItMQRqWh6cwyDE0W/IZijItMQRqWh6cwyDE0W -goversion go1.12.12 -D "" -importcfg $WORK/b220/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/90/90cffc7e7c14373f1ad8313e2f13697364d865dd6657d991b371bf9286d5541e-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid OOjEm14UtttMFyz2Jkqt/OOjEm14UtttMFyz2Jkqt -goversion go1.12.12 -D "" -importcfg $WORK/b202/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/60/6077ef1ab96c30c8b0ec0952fd866db0f56827d15523f21f7ce514c0f657bb65-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc64=$WORK/b107/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid e_pVc-cua2DBDUeUYBe_/e_pVc-cua2DBDUeUYBe_ -goversion go1.12.12 -D "" -importcfg $WORK/b217/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b138 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b138=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ec/ec3adfd1ed1f1c7b7a51bbf3af2a18deeb3953d856c38cfc906f17aa29e37d0c-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid ohEF1LNALdLZDEMd9g_I/ohEF1LNALdLZDEMd9g_I -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d8/d8c31cf1451e382a700548f7b5b7fe1ea133765fa0145526b7adee2ab19fd781-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid siJ-DewV_YuiHORLCcqE/siJ-DewV_YuiHORLCcqE -goversion go1.12.12 -D "" -importcfg $WORK/b225/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd $WORK/b138 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b138=/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_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3b/3ba8d93c64aed4c7c52ecd10e290e5fc2b4e04e26bd71cc0508e8195fbce821d-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b224/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid otKAOgn9bnpnM2hi2Uvd/otKAOgn9bnpnM2hi2Uvd -goversion go1.12.12 -D "" -importcfg $WORK/b226/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/82/82f13c3be87c8c8710f573f2765b7b2c7969275ed5b27a4a7c3ef232686e5215-d # internal text/template mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p text/template -std -complete -installsuffix shared -buildid Uj_BHQgpky1CcohH6rQx/Uj_BHQgpky1CcohH6rQx -goversion go1.12.12 -D "" -importcfg $WORK/b215/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b138 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b138=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/42/420fc0e853e6336fa1b8e90b6a9466bd2dbcb07c0897fee81e2455fd4dfe471b-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b048/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid sOaJHzLeIR5abTUjvr86/sOaJHzLeIR5abTUjvr86 -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./types.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/71/71a490b4ef542eb67be0947d75c2b26a5c847d68defda4eac5c87e7d6c7106a2-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b055/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid GUgKZv4PqnWejvova8Eq/GUgKZv4PqnWejvova8Eq -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/43/4366e5fd69abf2bf639ecb8ec5234d31fc6991e5e9f37cbde4e3cc91c8b20233-d # internal go/parser mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/scanner=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p go/parser -std -complete -installsuffix shared -buildid 5k2uRHIIDrP_dP1qG6nf/5k2uRHIIDrP_dP1qG6nf -goversion go1.12.12 -D "" -importcfg $WORK/b212/importcfg -pack ./interface.go ./parser.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b138=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b138/ -g -O2 -o $WORK/b138/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f1/f154fe6240a7d9e61bf8bd3a287797ff313007a9669fb42ca5ce4ae85871ab31-d # internal go/printer mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p go/printer -std -complete -installsuffix shared -buildid Jc2bdKgtWNORqC4afzWN/Jc2bdKgtWNORqC4afzWN -goversion go1.12.12 -D "" -importcfg $WORK/b213/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/65ccb3d4a692357fe26051f8af92f133cdee1e1c6607576cbd14d4a9116b3fba-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid v9DHxXywO3PLgTtBQsL8/v9DHxXywO3PLgTtBQsL8 -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd $WORK/b138 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b138=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/17/17337a2a21a2cc51ceb22dd926de733d406b4db82e6bc486bbef9243db9f4f39-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b224/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid zpHRgnYsqzAIpDMbV46I/zpHRgnYsqzAIpDMbV46I -goversion go1.12.12 -D "" -importcfg $WORK/b223/importcfg -pack ./bidirule.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b138=/tmp/go-build -gno-record-gcc-switches -o $WORK/b138/_cgo_.o $WORK/b138/_cgo_main.o $WORK/b138/_x001.o $WORK/b138/_x002.o $WORK/b138/_x003.o $WORK/b138/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/64/64738d56ab56e257a829ab9f6ddeccdd2d6c6ecfd1167bdc0be79e56cb97bfb8-d # internal net/textproto mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p net/textproto -std -complete -installsuffix shared -buildid 0gTZiAnr5SLEIRYZ8XTX/0gTZiAnr5SLEIRYZ8XTX -goversion go1.12.12 -D "" -importcfg $WORK/b227/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b7/b7ba599a9a9077a8f3c0759a4a0b7f38f8fe3fb0c06726370c169c1f10c478e0-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b054/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid mCx1C-ndaonHghWtOagJ/mCx1C-ndaonHghWtOagJ -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b138/_cgo_.o -dynout $WORK/b138/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ea/eab5dc3573b9706e3ba2ceea8bb77044e392f534111dec209a054d50845a5f75-d # internal internal/x/net/idna mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid DAcKntMtn7AHcW-4peE9/DAcKntMtn7AHcW-4peE9 -goversion go1.12.12 -D "" -importcfg $WORK/b222/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid e21Vdkm9t3G_oPzUYDNj/e21Vdkm9t3G_oPzUYDNj -goversion go1.12.12 -D "" -importcfg $WORK/b138/importcfg -pack ./callbacks.go $WORK/b138/_cgo_gotypes.go $WORK/b138/data.cgo1.go $WORK/b138/gpgme.cgo1.go $WORK/b138/_cgo_import.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/a8/a8170bd61f1b89b5b3174f10ca7e4c270e848c8f7f5480658ec9d9a97753edd3-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6w_lnU8kY9cpE47yPNaF/6w_lnU8kY9cpE47yPNaF -goversion go1.12.12 -D "" -importcfg $WORK/b229/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e3/e3bbcbcc14755ac64c7f103708d840d257f63716d94038de2db96698b302712e-d # internal mime mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p mime -std -complete -installsuffix shared -buildid WiMS0VDNHzxU6_KbhDhV/WiMS0VDNHzxU6_KbhDhV -goversion go1.12.12 -D "" -importcfg $WORK/b230/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -o $WORK/b186/_cgo_.o $WORK/b186/_cgo_main.o $WORK/b186/_x001.o $WORK/b186/_x002.o $WORK/b186/_x003.o $WORK/b186/_x004.o $WORK/b186/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/07/07f6df7f7f4cd1228e14bfba9e2ffcaf3023c57bae7fa211d6d1197e697be6bf-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Z8fjAVZ24Rp6o5FzrtHg/Z8fjAVZ24Rp6o5FzrtHg -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b186/_cgo_.o -dynout $WORK/b186/_cgo_import.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e5/e5dc2094aa090b1e05cb815a6885272349ab92d23dffd5a874487ba513a984ef-d # internal mime/quotedprintable mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid W_IBHyQjCUrJh7hUENXq/W_IBHyQjCUrJh7hUENXq -goversion go1.12.12 -D "" -importcfg $WORK/b232/importcfg -pack ./reader.go ./writer.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid M76RDlIFfZzLTINrpsSi/M76RDlIFfZzLTINrpsSi -goversion go1.12.12 -D "" -importcfg $WORK/b186/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b186/_cgo_gotypes.go $WORK/b186/devmapper_log.cgo1.go $WORK/b186/devmapper_wrapper.cgo1.go $WORK/b186/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b186/devmapper_wrapper_dynamic.cgo1.go $WORK/b186/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/cf/cf4eb910f1b75adecfe749bd1797f42eebf367bd3adc160a3b1da0ac81f4e1d8-d # internal net/http/internal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p net/http/internal -std -complete -installsuffix shared -buildid dHnMkscDaIXDmfLNaqCg/dHnMkscDaIXDmfLNaqCg -goversion go1.12.12 -D "" -importcfg $WORK/b234/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0d/0d2f497dbdd175b2bb190d0fab21cd4c63ee58f8e9b7c12dbbd3a642fd5e81e6-d # internal go/format mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/parser=$WORK/b212/_pkg_.a packagefile go/printer=$WORK/b213/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p go/format -std -complete -installsuffix shared -buildid hzdvmokf9oZHbc80Fd_3/hzdvmokf9oZHbc80Fd_3 -goversion go1.12.12 -D "" -importcfg $WORK/b208/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/49/4906cc156bb4a6e28ad68e79b0ea8d15e710722f96952a1da72114a368944e52-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 55KyIJTXZS6HOFqV_NPR/55KyIJTXZS6HOFqV_NPR -goversion go1.12.12 -D "" -importcfg $WORK/b235/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e1/e1907894fed430751de87a3b6d457ef7e0291cacbd5981fe6e050dfd4d13a514-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b237/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b237/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b237/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0c/0c646543408ddbd5d56e0d2a9d7db6b105d0bd663a37d4993070435f9ef97bcd-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b172/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b207/_pkg_.a packagefile go/format=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid wlLYvsxsInbPimdhdwb_/wlLYvsxsInbPimdhdwb_ -goversion go1.12.12 -D "" -importcfg $WORK/b206/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_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/b6/b6eca8b34007803100341966cf16f813dfd6cf74f595337c8b33027452f72635-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b239/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cb/cbaac3f2c361b3ba7c8d10b034d2200542428cf3801f987fe65ae1bc276f2011-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid Kg3JL-LObXRbyJKCPWw1/Kg3JL-LObXRbyJKCPWw1 -goversion go1.12.12 -D "" -importcfg $WORK/b241/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b138/_pkg_.a $WORK/b138/_x001.o $WORK/b138/_x002.o $WORK/b138/_x003.o $WORK/b138/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b239/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b239/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/72/72f1dd06c530ae1cd9cefb0c98411d6e93cf6526c11f9b70f05113f4e7c64383-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 2MeBQvbEY2LmAXm8tfG4/2MeBQvbEY2LmAXm8tfG4 -goversion go1.12.12 -D "" -importcfg $WORK/b243/importcfg -pack ./user.go ./user_linux.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ba/ba0e210c36eff85f65cf6fc1484e3080943bb4b6fc98f5b1bdf70fa4002ff970-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 9T73dQOigJA2Cb-lHfBb/9T73dQOigJA2Cb-lHfBb -goversion go1.12.12 -D "" -importcfg $WORK/b246/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/51/519428e0838a76cb15f66989568f3a1f0fafe161f2626a6f8ebd0d021be5f5bb-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 6g8UBiNYOyTBSj51mZyw/6g8UBiNYOyTBSj51mZyw -goversion go1.12.12 -D "" -importcfg $WORK/b221/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I $WORK/b237/ -g -O2 -Wall -o $WORK/b237/_x003.o -c unshare.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b186/_pkg_.a $WORK/b186/_x001.o $WORK/b186/_x002.o $WORK/b186/_x003.o $WORK/b186/_x004.o $WORK/b186/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a2/a2109781db247fe7aa595e308f3fefe3da092e5b49e5cafdd8bb8d09318cdc6d-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 894xkfoZAxxqlVuQwFMh/894xkfoZAxxqlVuQwFMh -goversion go1.12.12 -D "" -importcfg $WORK/b228/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/6c/6c2d3948437161f63fe9afb43ad0259d4a52f82203403462024b7a041b39417f-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid Ju3envYaYYs9KHOlPuaF/Ju3envYaYYs9KHOlPuaF -goversion go1.12.12 -D "" -importcfg $WORK/b250/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/61/615c8aab40bc262133daf0fdc4b6dd3677bb71b186b2461a91671aeeaf3e9bc8-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid gYWv4PJlBC8AtqkqsDsp/gYWv4PJlBC8AtqkqsDsp -goversion go1.12.12 -D "" -importcfg $WORK/b251/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.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_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d2/d21516efbf094e1566e357ae85c15fe9dd87610c9a43bcccaa4aefbc2fb8bbbb-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid jme3HRJ2aqkEE4q569Ge/jme3HRJ2aqkEE4q569Ge -goversion go1.12.12 -D "" -importcfg $WORK/b256/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/e8/e85a7e29d0d28fc4b6da0a3a3aaf082ad48be31e1e0731690a6fd4a6f37366a8-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid _FA9vi5uqoAsB73QDA5T/_FA9vi5uqoAsB73QDA5T -goversion go1.12.12 -D "" -importcfg $WORK/b253/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/e1/e1ffb2b40850afff8fdc29733c07a95b34193ee2963e32098fdd5e16af81e2c2-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid yqr3Xc7lB9l0ASIIZrOM/yqr3Xc7lB9l0ASIIZrOM -goversion go1.12.12 -D "" -importcfg $WORK/b258/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/97/97567be89257dd94d5d125a0f10b77c4fc6c0cde67de440c8f64ab1003e0d060-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid h_jwcHqa-jM5IyjG7mQ6/h_jwcHqa-jM5IyjG7mQ6 -goversion go1.12.12 -D "" -importcfg $WORK/b262/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -o $WORK/b237/_cgo_.o $WORK/b237/_cgo_main.o $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a0/a0c293d18e255bab9a6e266c124bf5ec5b6e2448b96f9937f1cf3973409d38d7-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid v4FPVBhtvoZRJ6G22GZp/v4FPVBhtvoZRJ6G22GZp -goversion go1.12.12 -D "" -importcfg $WORK/b264/importcfg -pack ./path.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b237/_cgo_.o -dynout $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/5b/5b15e38cf7d595602b0966469477744d023f3a1cbdebf76bf92a526aa1ea15d3-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid xTBYd0BDkASZWg4Zj6Rm/xTBYd0BDkASZWg4Zj6Rm -goversion go1.12.12 -D "" -importcfg $WORK/b266/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/85/8588f1879dc4f62d327fadf69a47a6ce98e8d0cc5aa67cd4d028495583afbed1-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid ZxJQQ-Jmu3WzuOZ_Zi1K/ZxJQQ-Jmu3WzuOZ_Zi1K -goversion go1.12.12 -D "" -importcfg $WORK/b270/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid aK8zBp6sYXxC0woMsT1e/aK8zBp6sYXxC0woMsT1e -goversion go1.12.12 -D "" -importcfg $WORK/b237/importcfg -pack ./unshare.go $WORK/b237/_cgo_gotypes.go $WORK/b237/unshare_cgo.cgo1.go $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7f/7f77108f59bb353835eeb8ff97e4cbd7e12ff9f31e5008e7d1ac4bf940299963-d # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c4/c4ee2963f7e1c51e4b06202649b87a05edff57ab7cfaa521573d960197e32376-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b271/ golang.org/x/net/internal/socks mkdir -p $WORK/b275/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid sYk2CFu_jbw-XUAkDqSO/sYk2CFu_jbw-XUAkDqSO -goversion go1.12.12 -D "" -importcfg $WORK/b271/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid xs0bgCH9eAFBGk0Qjkcf/xs0bgCH9eAFBGk0Qjkcf -goversion go1.12.12 -D "" -importcfg $WORK/b275/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/66/66ba461e30723d4e1e8a91b3fec16098d1b8d1bb4e506e33e3ce3426960659be-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid r6noGqNqZLzk-XbAP5E-/r6noGqNqZLzk-XbAP5E- -goversion go1.12.12 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/4a/4a1a86b542abab8cf4da1ab0c142130c2bf81d2a72b7e605f4692a0333c26333-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid SJlX_9H3rTlCvQSSfW_d/SJlX_9H3rTlCvQSSfW_d -goversion go1.12.12 -D "" -importcfg $WORK/b254/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/93/935ac34a702f84b5531adf53338f625aa0036900a6d517fba248d2e967f1cdd8-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid s1YBrHrNsOwS64k1hREA/s1YBrHrNsOwS64k1hREA -goversion go1.12.12 -D "" -importcfg $WORK/b279/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/84/84c7534d50c603b95e383b95b7a425527c58f596e9051ad11ebcc28c975541d9-d # internal golang.org/x/net/proxy mkdir -p $WORK/b274/ cat >$WORK/b274/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/b275/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 6kzsQIUgSPPx_tUHZE3t/6kzsQIUgSPPx_tUHZE3t -goversion go1.12.12 -D "" -importcfg $WORK/b274/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/55/55feca6b4f0fcbcaf1433fa9e3404b14980cb362e900780cd54a2c1adf3ea47f-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid YhHBAVVjorSGfxTyQpbY/YhHBAVVjorSGfxTyQpbY -goversion go1.12.12 -D "" -importcfg $WORK/b267/importcfg -pack ./config.go ./config_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b237/_pkg_.a $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ae/ae829d757b4b38aa79966673b27a281b462f1855fce25606e7fdd790dff2a44a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/91/91b806305ecc077e23748c1a1bfc4a4a650ad0585ecec8337283e19702f3598a-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b291/ github.com/docker/distribution/reference mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid f3VWJKLHhJ3KbwEuAKBk/f3VWJKLHhJ3KbwEuAKBk -goversion go1.12.12 -D "" -importcfg $WORK/b278/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2i4scx9AFhuWsHeu4wSO/2i4scx9AFhuWsHeu4wSO -goversion go1.12.12 -D "" -importcfg $WORK/b291/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/99/99b1d98e29e4a83ce2104b6f269f8d083116d86e8e9ebb38b8a9debf911d51f1-d # internal github.com/prometheus/common/model mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid pijzKfCUe5AazXhfspqU/pijzKfCUe5AazXhfspqU -goversion go1.12.12 -D "" -importcfg $WORK/b297/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_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ed/ed1e8c651cce0773c5fc3a8556a3e85476afd7b679befb8e9e9d756cbdac5ceb-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid BJhj-rjnhOIC0Cpjs8Qt/BJhj-rjnhOIC0Cpjs8Qt -goversion go1.12.12 -D "" -importcfg $WORK/b249/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/25/25bcb772024ae19b8b51e3f80be057decafc49c76cb39f1ff5983436c13f23b1-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid yhmQ1ms0yX78FvkmHJ7F/yhmQ1ms0yX78FvkmHJ7F -goversion go1.12.12 -D "" -importcfg $WORK/b299/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3f/3f5cda31dafae5ae50e0d7c355adc497d4b3ea450a4cddd1f6e62ffb8a1331a1-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Q0XHmVht5Nvw3j9Cz5iZ/Q0XHmVht5Nvw3j9Cz5iZ -goversion go1.12.12 -D "" -importcfg $WORK/b304/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_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/bf/bf67a205f3896f050e936401e8ce4dfdc1e5b4e7ba91ea8725369ca76ab4a81a-d # internal github.com/prometheus/procfs mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b300/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid mMyMFlDSeanPMSoJwzrI/mMyMFlDSeanPMSoJwzrI -goversion go1.12.12 -D "" -importcfg $WORK/b298/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_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/73/739ca35d60cdbccae64e7456f4860fdcd5db0375ba62e239015bf9297cb15fbb-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid qTVpIjohV48p5cTqcRkg/qTVpIjohV48p5cTqcRkg -goversion go1.12.12 -D "" -importcfg $WORK/b248/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/c7/c71838e23779f3a98fac10014aad022a43854f7d1f9eda53b93c395edb3820d1-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid yZLElYaY8ZoPC5aTfYh3/yZLElYaY8ZoPC5aTfYh3 -goversion go1.12.12 -D "" -importcfg $WORK/b308/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c1/c1d75396134183b7875710672d9917a08f969bcb3be9d6dcec5938f185f81856-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid XGf5Z0uWPFKWZAT74UNW/XGf5Z0uWPFKWZAT74UNW -goversion go1.12.12 -D "" -importcfg $WORK/b316/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/7a/7ac51a6b3b56475d01548f881b33d792ac98e46f73fcedc72ab3706e4a24a659-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/9f/9f16b2c200461dc0a6fee959ec1499ff6bdd6e95c0ee244d774482645bbff393-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b318/ github.com/docker/go-connections/nat mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid GEej14UXhVmccX3CZn9v/GEej14UXhVmccX3CZn9v -goversion go1.12.12 -D "" -importcfg $WORK/b319/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 7p9kmUCCE0K8u8CwjVsu/7p9kmUCCE0K8u8CwjVsu -goversion go1.12.12 -D "" -importcfg $WORK/b318/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/e1/e11d9ec021418736ca6ed129bfe5f39a9ceed18778dd6bec72c6d569e3543176-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid PJ1EooUWTiaf1HH-Nw2q/PJ1EooUWTiaf1HH-Nw2q -goversion go1.12.12 -D "" -importcfg $WORK/b320/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/75/7514946d7465db3e01440270214ed608ea0e4427f7a47a28179c7737734d2e50-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid WgTavtj_stHnh3e04Bk5/WgTavtj_stHnh3e04Bk5 -goversion go1.12.12 -D "" -importcfg $WORK/b324/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ca/ca89b05f2ebc37f7590443e82fdf6c84446d2c729f523c5988ea404fcd2752b8-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid z7m8rwqfugTZh3N3KrSq/z7m8rwqfugTZh3N3KrSq -goversion go1.12.12 -D "" -importcfg $WORK/b333/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/3f/3fc63c673cd9c841c181a92bd6e5537cd5c48a53876738a4194589da9fab1a6c-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b318/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b319/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid fRyFNUfhA0c0A7DswjRw/fRyFNUfhA0c0A7DswjRw -goversion go1.12.12 -D "" -importcfg $WORK/b315/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_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/67/67bd02d745bbc321ffa6295beef38d07c7025da3dab6bdd78e56ba8342d669c3-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 7TOuUl20vipFdLZ7lDR1/7TOuUl20vipFdLZ7lDR1 -goversion go1.12.12 -D "" -importcfg $WORK/b334/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/8d/8d490e5fc89bf646a6423b76a9d9376a6df250f7921219790ffbaa8715988886-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g6Sf-M_2967wu0T92TQf/g6Sf-M_2967wu0T92TQf -goversion go1.12.12 -D "" -importcfg $WORK/b337/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 cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/b2/b2f5a44bff11304758f0f9c884df9afa6320464e033809c9233fbec81978e730-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid jIv5JrQ4bWR_75-JNtxn/jIv5JrQ4bWR_75-JNtxn -goversion go1.12.12 -D "" -importcfg $WORK/b340/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/b9/b9cb721939062fda1f06c4c77fcda23bd71c12e3afeff2ecb2c853b2bac70e07-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b333/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid Yvbg0QyFv-hQxqfKzhHZ/Yvbg0QyFv-hQxqfKzhHZ -goversion go1.12.12 -D "" -importcfg $WORK/b332/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/64/64ade48ded681de7c724b75ee61ff13415fdc21586c7bcc08810fe415122b18d-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b332/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid eK8PidcwFr0XTZ806ZIW/eK8PidcwFr0XTZ806ZIW -goversion go1.12.12 -D "" -importcfg $WORK/b331/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/a8/a8cca8e1ee598d5a0f9755308868a077871da1b948ef3608c8075b474d25e138-d # internal github.com/imdario/mergo mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid R8nZW1ZVsiqFNL6n60TC/R8nZW1ZVsiqFNL6n60TC -goversion go1.12.12 -D "" -importcfg $WORK/b344/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/81/81712aee7a8a1d6c5e30f316b21d46327655e7d3d28e3d16eac2c587df95941b-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CafOcdIcrYsYHrOzf1O4/CafOcdIcrYsYHrOzf1O4 -goversion go1.12.12 -D "" -importcfg $WORK/b350/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/c7/c759971e3b45fa4017b56242f0806cecdf03b757b45ba1ad32fbf779ec75816c-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b349/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid qZfM7OZ1qX1xIPpfwMXx/qZfM7OZ1qX1xIPpfwMXx -goversion go1.12.12 -D "" -importcfg $WORK/b351/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f3/f3ae43111ad777cc9dcf274405112aaa5d0665d95abc3380739734ec01ce96b4-d # internal github.com/ghodss/yaml mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b304/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid y3lzNFX3CWY7LdGaZ51R/y3lzNFX3CWY7LdGaZ51R -goversion go1.12.12 -D "" -importcfg $WORK/b303/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a2/a2039f5f188239ecc50248bfc198b2bc3d765caad276b171f3e432e3322965f9-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 8dcNtGNCeA6ol4MKRzYS/8dcNtGNCeA6ol4MKRzYS -goversion go1.12.12 -D "" -importcfg $WORK/b352/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/2d/2de89ce716ea743d98f0ed0615094e1c30d099e3f1d767dce9083eb971aebc5c-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b349/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b350/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid FkTGm2Fk7fakYmKGBgMY/FkTGm2Fk7fakYmKGBgMY -goversion go1.12.12 -D "" -importcfg $WORK/b348/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/0b/0bcb1c3bb0469ec3d2dd57a8a374aaa865f43f965279391a3f889dbf1fa4558c-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid XbCrHnR-LB75dk-lxFsC/XbCrHnR-LB75dk-lxFsC -goversion go1.12.12 -D "" -importcfg $WORK/b359/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ec/ec82ee6333a88ce0c5af3b72fcf273fffd1402b6140121d5cf7ecb54865eb992-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b361/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 6pm2fSgaPtDeWr-6jCsT/6pm2fSgaPtDeWr-6jCsT -goversion go1.12.12 -D "" -importcfg $WORK/b360/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/c2/c2aaae5c07ab9b45e77d3b307cf94138b66765fcc0384bc220041b0f6ce848ea-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid jHkKKYYu9HRkFfntDSOU/jHkKKYYu9HRkFfntDSOU -goversion go1.12.12 -D "" -importcfg $WORK/b362/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/b239 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b239=/tmp/go-build -gno-record-gcc-switches -o $WORK/b239/_cgo_.o $WORK/b239/_cgo_main.o $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o -g -O2 -lseccomp cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/0b/0b28c87e9946375c9eccabe83bf3f54da01880730dec9919626adc022c435fff-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/ac/acbce6383c9dc806a72f000e4b2e2c1df9bddc36d9caa1869852fa2a86f3b22d-d # internal cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b295/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid vuH8B6wJLezYUWIOZGAF/vuH8B6wJLezYUWIOZGAF -goversion go1.12.12 -D "" -importcfg $WORK/b293/importcfg -pack ./metrics.pb.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid G1gFKOAfWPpLV5YIYIJM/G1gFKOAfWPpLV5YIYIJM -goversion go1.12.12 -D "" -importcfg $WORK/b295/importcfg -pack ./decode.go ./doc.go ./encode.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b239/_cgo_.o -dynout $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/3e/3eec461cf64830f1bc97b2d05788a02eea3e8f94762d05fbe4feb4bf7d3c9d9f-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid kj-KlzS2dBLHshmh0tyX/kj-KlzS2dBLHshmh0tyX -goversion go1.12.12 -D "" -importcfg $WORK/b327/importcfg -pack ./any.pb.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DcfYQrl8RlWcHbTwVOuM/DcfYQrl8RlWcHbTwVOuM -goversion go1.12.12 -D "" -importcfg $WORK/b239/importcfg -pack $WORK/b239/_cgo_gotypes.go $WORK/b239/seccomp.cgo1.go $WORK/b239/seccomp_internal.cgo1.go $WORK/b239/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/46/464a062cc5a5a936f5ed2f2989da1863c73161a83caf3e4171cbdd9c1c262057-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Z5_eiMtzHYrbJS8dQi6-/Z5_eiMtzHYrbJS8dQi6- -goversion go1.12.12 -D "" -importcfg $WORK/b328/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/6d/6d4411561d0e4f15f00d096f0e9c763f181c1a13fba819c02a6b550250628f1a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 6OmiR-ZHbm9rfF8464wv/6OmiR-ZHbm9rfF8464wv -goversion go1.12.12 -D "" -importcfg $WORK/b292/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/28/2836a9af6fce7b07ad073fa464faaad60b440b631058a3a93a417b5fdc1668ec-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 8ARDZoGr2ccMinYE0PSX/8ARDZoGr2ccMinYE0PSX -goversion go1.12.12 -D "" -importcfg $WORK/b329/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/8b/8bcbee08bfb8c03c993d159fb6ebe6c555a9463bd08f10ebbba7dc4203cf62d4-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b327/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid NnRPJSxSpFnhF1WFMLej/NnRPJSxSpFnhF1WFMLej -goversion go1.12.12 -D "" -importcfg $WORK/b330/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/11/11b04eedf31893227e9e780a97efd79f3de18c06611096583660d376dea9e08d-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b359/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid wt6JkFOPoW51uvB3ReBt/wt6JkFOPoW51uvB3ReBt -goversion go1.12.12 -D "" -importcfg $WORK/b358/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/79/790fd187860c25d6b00ca0279dd5f4a69706950ae0d62fb08a186f1c92ad5f56-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 1xU3_fu340U8xsSF-Sov/1xU3_fu340U8xsSF-Sov -goversion go1.12.12 -D "" -importcfg $WORK/b364/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_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/05/05857cbf6a8816cdb703ac98e27a1dac94bd0ff4a85a761237df03be1def64ac-d # internal golang.org/x/net/idna mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b348/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b350/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b351/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid vqXUgG6bNRAIqe12RBW5/vqXUgG6bNRAIqe12RBW5 -goversion go1.12.12 -D "" -importcfg $WORK/b347/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/df/df387713b4a9e0b34eecc53707ec58fa3774a632f85461b52427f99021142035-d # internal database/sql/driver mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid OHrpi2TVbjSxJmDuE506/OHrpi2TVbjSxJmDuE506 -goversion go1.12.12 -D "" -importcfg $WORK/b367/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/dc/dc2cd62921e472699bb4dea5694bc3a2dfae4d8d6390cff0771801b1d78c1969-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b327/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b328/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b329/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid XGQ7feXxRPg-2PQZIREX/XGQ7feXxRPg-2PQZIREX -goversion go1.12.12 -D "" -importcfg $WORK/b326/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/2d/2d53ce74e5eebdc0adda07a047b0b5df0f00e0dfcd7d651bbeef21acbbada251-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid hx-3soQHJCaJ_0Nl2_02/hx-3soQHJCaJ_0Nl2_02 -goversion go1.12.12 -D "" -importcfg $WORK/b368/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b239/_pkg_.a $WORK/b239/_x001.o $WORK/b239/_x002.o $WORK/b239/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/cd/cd3299e648ce6a83f2dfa666b19886c995354ac26763bfe3e741724c99885054-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid TP-gfxXG5AT_FrXeGJHa/TP-gfxXG5AT_FrXeGJHa -goversion go1.12.12 -D "" -importcfg $WORK/b370/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/23/23d841eae23478005ec64f34033eb7c4edb85333bccc1e6b5dbaede47619752d-d # internal google.golang.org/grpc/status mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b326/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid MGPmGehgFPV0C0Ml-HYU/MGPmGehgFPV0C0Ml-HYU -goversion go1.12.12 -D "" -importcfg $WORK/b325/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ec/ec67e073ae1164284224a291837c7bc158c86e2870a6e29449fd69533b2948d1-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid fzMTXo9inD9x7zQWFS3P/fzMTXo9inD9x7zQWFS3P -goversion go1.12.12 -D "" -importcfg $WORK/b373/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/b2/b2589e486c7a64ae52c708ff195d4fd4ae1d4f1156e81a8cad08a9d67ab3e118-d # internal net/mail mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p net/mail -std -complete -installsuffix shared -buildid QqqFpq2TzYr_owCz40af/QqqFpq2TzYr_owCz40af -goversion go1.12.12 -D "" -importcfg $WORK/b374/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ee/ee257152d4d7e91909454253b49cbb0f7c69a790dbc8b4bed7110d7cea4ae954-d # internal github.com/blang/semver mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b367/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid BbgyyPLK1gF1QKt9P11C/BbgyyPLK1gF1QKt9P11C -goversion go1.12.12 -D "" -importcfg $WORK/b366/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/53/530ad5526464dc84276fbe13b13c5f39af31f2c3fbe66913dda02cd47a5e79b8-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b325/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid boW_D-77iikemQCo0Z5w/boW_D-77iikemQCo0Z5w -goversion go1.12.12 -D "" -importcfg $WORK/b323/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/58/5813bec259ae0efc5a8381af979cac5c1d1dc9688fe913924e6154ba868a0b22-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b370/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid QJwF-Us_XRNKTjdOaLI3/QJwF-Us_XRNKTjdOaLI3 -goversion go1.12.12 -D "" -importcfg $WORK/b369/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_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e7/e754ef4e4dee0fbeb72d2dffd7a4890f89b19d019c48340451a60f69de86ad98-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b347/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid EJzNVdE-fSACc8oWJLCT/EJzNVdE-fSACc8oWJLCT -goversion go1.12.12 -D "" -importcfg $WORK/b346/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/c3/c318e7448e8b880fc9e4dc7f4da6326a78f50fe8aecb438978a15b9d8cf1f818-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid GtePSOnPEuWmuUJVrefT/GtePSOnPEuWmuUJVrefT -goversion go1.12.12 -D "" -importcfg $WORK/b379/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/0e/0ef8e897f3ad6ad2c365e1381711703ea4bc2a78ae39e7a17781e433cfec47a6-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b373/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid 1dqWdaEBj3Qq5xD9E1H4/1dqWdaEBj3Qq5xD9E1H4 -goversion go1.12.12 -D "" -importcfg $WORK/b372/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/d8/d8109d2f1918216e372f90992f739abc714bd81ae330d34b382a1b51bf1ace3d-d # internal github.com/google/gofuzz mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid 2nTE6z0P_8cxSbMgaKrf/2nTE6z0P_8cxSbMgaKrf -goversion go1.12.12 -D "" -importcfg $WORK/b381/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/95/958f89b649991aa14577fb473966113f0098f1618048f7bd85791180aa234f52-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid i8uxfLvwLkh8cvzDHeQL/i8uxfLvwLkh8cvzDHeQL -goversion go1.12.12 -D "" -importcfg $WORK/b383/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/42/42d1e261095c9c369c583cf2f6f357f8d1cc3c9e05c598b80a54525a0dec813b-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 1pmzyWNoH38Iov5oySfj/1pmzyWNoH38Iov5oySfj -goversion go1.12.12 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/53/5340e5206397623f497720b8da9d2d9d41002d473b3bbe2c783338b0f4a4613e-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 7e_ffkNJKR57aX16NLQR/7e_ffkNJKR57aX16NLQR -goversion go1.12.12 -D "" -importcfg $WORK/b390/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/4d/4dc214e1418800bde40cc017d51eac8594413d38a7b72e1e6b8e459843c47834-d # internal k8s.io/klog mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p k8s.io/klog -complete -installsuffix shared -buildid eG4AWnxZrS9gCS4UWXr8/eG4AWnxZrS9gCS4UWXr8 -goversion go1.12.12 -D "" -importcfg $WORK/b391/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/48/484853744a16dc9094816bb5257e7849e976057786f5f4185a34de6d7fe82fe5-d # internal go/doc mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p go/doc -std -complete -installsuffix shared -buildid uVS2lJU4XNOpU1SsEE5d/uVS2lJU4XNOpU1SsEE5d -goversion go1.12.12 -D "" -importcfg $WORK/b393/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/0a/0ae60b7c9882a6d90b6a26993ac20f0ddebf60488319597fe9d19f211340eedb-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid _wshOtOLGRH_RZCkRKVi/_wshOtOLGRH_RZCkRKVi -goversion go1.12.12 -D "" -importcfg $WORK/b394/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/a6/a65023d6024a22c473040d5d3a54c1b062e32e41838f75daacd7baf01d948748-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid MEBAJDhZkH7J_n3bO-FA/MEBAJDhZkH7J_n3bO-FA -goversion go1.12.12 -D "" -importcfg $WORK/b389/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/82/82da3963eafb3971514a28e41e1e374145af489787543ba87ff6b1a43809d64c-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid Xs9z4A0ZrVNQLL7w_3o2/Xs9z4A0ZrVNQLL7w_3o2 -goversion go1.12.12 -D "" -importcfg $WORK/b396/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/10/10f017bd88ed8788031f0659202b5e84ac533bc41727e20eff712b779cf06562-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b383/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid tMEM_rn3f7FnBIcBtrbX/tMEM_rn3f7FnBIcBtrbX -goversion go1.12.12 -D "" -importcfg $WORK/b382/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/dc/dce0398a08b20b3d02cb8e8d5396c97925c3057f0bc985c2ad9d221409d12842-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid LBKS5ce2R1Se5IPZ345b/LBKS5ce2R1Se5IPZ345b -goversion go1.12.12 -D "" -importcfg $WORK/b397/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5b/5b21c87b4e8a4aeef6be9b3f9f557419527e53ff7516932c15a63236fca0a4ad-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b389/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid sne8uOVbDFlyAf8mA7Yt/sne8uOVbDFlyAf8mA7Yt -goversion go1.12.12 -D "" -importcfg $WORK/b388/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/64/64fb2464d792900cb151863a18389e9740d3185fc986c8bf14e0cf0d6ecc71c8-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid tKKvHm2G_8abQuix8kds/tKKvHm2G_8abQuix8kds -goversion go1.12.12 -D "" -importcfg $WORK/b399/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f9/f9eb7c27e8e446d738b66d2bec68fb519a3dca1cd43a639d669ac93c64f13a11-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid Xhixnr8BoVwe9CQeEYcI/Xhixnr8BoVwe9CQeEYcI -goversion go1.12.12 -D "" -importcfg $WORK/b409/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/82/8260086ac5102648b920a55fd764f2f2415d403f0a40675240dd09b8713440c3-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid i19Hu-oGp4_brjr0dcic/i19Hu-oGp4_brjr0dcic -goversion go1.12.12 -D "" -importcfg $WORK/b410/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/19/19a9d92a1339ce9feadef1b933abfdcf4dd8104ee62d18e8c325c18a80fcbc11-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b388/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid NeAg3Uf9VKI6PAZWXUBm/NeAg3Uf9VKI6PAZWXUBm -goversion go1.12.12 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4e/4e61c37521f78e6f5d84ba7a6d95dcfff0a922c742ea4b536df9e373637261ae-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid SZkccdTpjwtpXrfgYLNb/SZkccdTpjwtpXrfgYLNb -goversion go1.12.12 -D "" -importcfg $WORK/b398/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/7a/7ac0f8ae3815f03a310cd262467e1979667955f7c0fe78c9257003aa1bafcdbe-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b407/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b409/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 0VRcjtRKx6fYhZfXbEoi/0VRcjtRKx6fYhZfXbEoi -goversion go1.12.12 -D "" -importcfg $WORK/b406/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_linux.go ./time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/24/247e792f05874182bd2b334fa17aa28730ae4a36ef5a9487a9438860ff0a2592-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid YoQvqKcrcnmt563zd35f/YoQvqKcrcnmt563zd35f -goversion go1.12.12 -D "" -importcfg $WORK/b413/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_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/0b/0b325f5e3a0718234f9a733dda1e839a9308404b89aad2166f8d29ab7043792c-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid VTLOlrqJgtNpyv5QxXwR/VTLOlrqJgtNpyv5QxXwR -goversion go1.12.12 -D "" -importcfg $WORK/b416/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/78/7830b068e188f8b45907fbcd18fb5b4a17821563ce764225c3c2ff64f2a20487-d # internal github.com/morikuni/aec mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid x1Ddju3rHSwFQ9pqWBqh/x1Ddju3rHSwFQ9pqWBqh -goversion go1.12.12 -D "" -importcfg $WORK/b417/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/52/52a2bb03fbf95bfc3f6e8515a9be6ed2cd8cf928e3145a81ec30414c02534a32-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 2VrgH2nXwlzDTByqC-qy/2VrgH2nXwlzDTByqC-qy -goversion go1.12.12 -D "" -importcfg $WORK/b418/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/d1/d10dc69f1da2e741277fea9a325c3ca0a728472c76c6a8c44252047448e6f896-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid QZsrWaFxJ8QUOVQN31gg/QZsrWaFxJ8QUOVQN31gg -goversion go1.12.12 -D "" -importcfg $WORK/b421/importcfg -pack ./signal.go ./signals.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/db/dba3a30809588edc7886106473edbfda7f3ff84fbef664e2d585284856c456c9-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 5AUgl26YWSxnBdaxOQXl/5AUgl26YWSxnBdaxOQXl -goversion go1.12.12 -D "" -importcfg $WORK/b336/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/74/741f2d145668835737715707c59bf6a09c6ff0bc298b53c4856555787911495e-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b379/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid fS6uq7-hfBZgqmJV_zO-/fS6uq7-hfBZgqmJV_zO- -goversion go1.12.12 -D "" -importcfg $WORK/b378/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/c6/c6789fa6a9d664d38812ae24925601eb19835f1c4bdd74b9759ccd25f8d7987c-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid lrhmcsnQ1D24ya2zvpHZ/lrhmcsnQ1D24ya2zvpHZ -goversion go1.12.12 -D "" -importcfg $WORK/b395/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/61/61fee1fd33fb8671490c1f3bc9d3ffd5a82de27ad6a40ea037f75a4f75876daa-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b400/ cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/46/46bb87be8313fc29391af0ac8e71cc7a993c8e7cba5602ef335456eae057d78c-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b422/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b381/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid SGfjlJea36RL7I95cIKU/SGfjlJea36RL7I95cIKU -goversion go1.12.12 -D "" -importcfg $WORK/b400/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 1wDj3OSQWJ6qwDrRo7pS/1wDj3OSQWJ6qwDrRo7pS -goversion go1.12.12 -D "" -importcfg $WORK/b422/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/6b/6b8d85cd6d51f7f0cbe435cd6eb1e6028e46014c7177c97a4dd756e8fb6b1f88-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b416/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b417/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid A4KitQUHqeExP3F3uPYh/A4KitQUHqeExP3F3uPYh -goversion go1.12.12 -D "" -importcfg $WORK/b415/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/18/18ac8421072cfdf93e4e7c5d4fd81d4b940aae7fa4e2303a4cdd268a15d0fea5-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b423/ cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/c2/c2aa6131a308f7595dfec453f60ec572355b3438c8062edf92acecd1e340241d-d # internal cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 3u7pE-K9aShZynp8KIGV/3u7pE-K9aShZynp8KIGV -goversion go1.12.12 -D "" -importcfg $WORK/b423/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go github.com/docker/docker/pkg/system mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b413/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid yk7PPcedPTk5-P8DGVNf/yk7PPcedPTk5-P8DGVNf -goversion go1.12.12 -D "" -importcfg $WORK/b412/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/f6/f6ca1cc29a8e53d61c9902e030d548c1684b07030e127cbc5a23c113160da0db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/01/01dfe67228355aac66882454e76cdebbc36e1603eff6eefdbcaf58b9af982f66-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/37/37eb54f29fc125899de1404f10d9f13b5d8c774442301b468c0c1eb4a36fe865-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/doc=$WORK/b393/_pkg_.a packagefile go/parser=$WORK/b212/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid a002aSHY8GxR4Qjkc1Ax/a002aSHY8GxR4Qjkc1Ax -goversion go1.12.12 -D "" -importcfg $WORK/b392/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/36/36e0661889d1b0765872879a20c8a6fad1cfc6f69cd288ec98d7a1a5d96b0cd6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f8/f8dc6266491ec0ce2e703c10807882b1cfa6223f59a44196d9ae5c9d36834ac2-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b166/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid euLa5YmDMGOIwLTYb8HJ/euLa5YmDMGOIwLTYb8HJ -goversion go1.12.12 -D "" -importcfg $WORK/b411/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b419/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid D6pMSODujZAxMVqGiHTu/D6pMSODujZAxMVqGiHTu -goversion go1.12.12 -D "" -importcfg $WORK/b420/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/23/234af95982e94ca77eb0bd7da56c33ebbef3c1738489533e22c61757db22ac8a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/62/6213c74259569c4eb416a8b252e842a8141c0b98edebfd7cd4a27d20b6c62133-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f4/f4f7c9ac8f5d592e38adfa99a8c1b3c045ab09801597652140b4f8527ef31ead-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/47/47c060c931c0d7c4595e95fa9441a15e0d1c8d13ff9ef5e819286ed4fe64c676-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/fd/fd61b9959c5dc96826ce58fe4f580735729040d94ab6984479bfd20c3a0c8157-d # internal cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/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/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I $WORK/b088/ -g -O2 -o $WORK/b088/_x017.o -c openssl_stub_rand.c cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -o $WORK/b088/_cgo_.o $WORK/b088/_cgo_main.o $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o $WORK/b088/_x006.o $WORK/b088/_x007.o $WORK/b088/_x008.o $WORK/b088/_x009.o $WORK/b088/_x010.o $WORK/b088/_x011.o $WORK/b088/_x012.o $WORK/b088/_x013.o $WORK/b088/_x014.o $WORK/b088/_x015.o $WORK/b088/_x016.o $WORK/b088/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b088/_cgo_.o -dynout $WORK/b088/_cgo_import.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/internal/boring -std -installsuffix shared -buildid jeDZBa2JVx8BA_470oZL/jeDZBa2JVx8BA_470oZL -goversion go1.12.12 -D "" -importcfg $WORK/b088/importcfg -pack ./doc.go $WORK/b088/_cgo_gotypes.go $WORK/b088/aes.cgo1.go $WORK/b088/boring.cgo1.go $WORK/b088/ecdsa.cgo1.go $WORK/b088/hmac.cgo1.go $WORK/b088/rand.cgo1.go $WORK/b088/rsa.cgo1.go $WORK/b088/sha.cgo1.go $WORK/b088/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o $WORK/b088/_x006.o $WORK/b088/_x007.o $WORK/b088/_x008.o $WORK/b088/_x009.o $WORK/b088/_x010.o $WORK/b088/_x011.o $WORK/b088/_x012.o $WORK/b088/_x013.o $WORK/b088/_x014.o $WORK/b088/_x015.o $WORK/b088/_x016.o $WORK/b088/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/8d/8d19dee84a60b2db453f1073930055a6c10d86b28dd3eee0f85f03c4e8a19e31-d # internal crypto/aes mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b084/symabis ./asm_ppc64le.s crypto/sha256 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b103 -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b103/symabis ./sha256block_ppc64le.s crypto/hmac mkdir -p $WORK/b118/ crypto/sha512 mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b113 -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b113/symabis ./sha512block_ppc64le.s cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 0wMtF_AyiGQwq21NRSxo/0wMtF_AyiGQwq21NRSxo -goversion go1.12.12 -D "" -importcfg $WORK/b118/importcfg -pack ./hmac.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/aes -std -installsuffix shared -buildid 4ZrRhYovIY8UZGUH2IRG/4ZrRhYovIY8UZGUH2IRG -goversion go1.12.12 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go crypto/sha1 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid 8R52vFb6uLU1Watd7B2T/8R52vFb6uLU1Watd7B2T -goversion go1.12.12 -D "" -importcfg $WORK/b121/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/sha256 -std -installsuffix shared -buildid E1C7JW7TwLgye5m4JhRu/E1C7JW7TwLgye5m4JhRu -goversion go1.12.12 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p crypto/sha512 -std -installsuffix shared -buildid OmHdMlAy2_7kwUSsXf1P/OmHdMlAy2_7kwUSsXf1P -goversion go1.12.12 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b103 -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b103/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/sha256block_ppc64le.o # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/8b/8b0ad077a24d709228f46b477a138b6c27398f1f65c005ed5fa98af04f97cbb0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal internal/x/crypto/hkdf mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid aQKYyyqwFm1LG3l1El8V/aQKYyyqwFm1LG3l1El8V -goversion go1.12.12 -D "" -importcfg $WORK/b133/importcfg -pack ./hkdf.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4c/4c353612c818e6ec7bcf372e64dd211553b377c8b81a75b53ef913c91e6c38ec-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b104/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b105/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile hash/crc64=$WORK/b107/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid kM88K9xvtWDLoqc8Ny3J/kM88K9xvtWDLoqc8Ny3J -goversion go1.12.12 -D "" -importcfg $WORK/b102/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid hdiFqGBlAw9hZPxvhYTD/hdiFqGBlAw9hZPxvhYTD -goversion go1.12.12 -D "" -importcfg $WORK/b356/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b168/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid vtrXhmkMXxbfG5XvWMID/vtrXhmkMXxbfG5XvWMID -goversion go1.12.12 -D "" -importcfg $WORK/b167/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b084/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/03/03d27dd4637ceb2f5409dfb0ec3f095baf4451e8280a032e1f2781e3b39063e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/14/14a415f84a30094db12f912d2f022600a19eabac06220715bd3287b2a8d1cef3-d # internal crypto/rand mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2L5Jnq7l0e9bO11R8QSd/2L5Jnq7l0e9bO11R8QSd -goversion go1.12.12 -D "" -importcfg $WORK/b083/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b113 -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b113/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b113/_pkg_.a $WORK/b113/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/74/74e916b9e73a0ba39a7a2d61226e969455ae8279ac57bc780346c90539c35a44-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ea/eabf972b256af7deb320223713c8db85726623ab94f1e77d06d18740fbc1b518-d # internal crypto/ecdsa mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid rPDjr2Ian3i8usFrEpvw/rPDjr2Ian3i8usFrEpvw -goversion go1.12.12 -D "" -importcfg $WORK/b110/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ea/ea69014bd2dfdfe51d0c8381c9ddd62b898c27b0b9b0159b65b48344e2b6ff05-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d2/d22810444498f40989b9c85d04900c71d095912525e8ff81cf1e7cce40a36424-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid hri1JQ6rxtMwFPCVtuxz/hri1JQ6rxtMwFPCVtuxz -goversion go1.12.12 -D "" -importcfg $WORK/b169/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8e/8e10ddeb617715216c40f6bad00ae41f1f6628e7061e717c38084b4a0abbf732-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b094/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b098/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid cXcd5sHzXjF1bfkJF5Ei/cXcd5sHzXjF1bfkJF5Ei -goversion go1.12.12 -D "" -importcfg $WORK/b082/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.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 crypto/rsa mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b147/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid PgRS01Q7aAVO6q7dNgKl/PgRS01Q7aAVO6q7dNgKl -goversion go1.12.12 -D "" -importcfg $WORK/b114/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid fykKKa6adPkaqmlTG1Q2/fykKKa6adPkaqmlTG1Q2 -goversion go1.12.12 -D "" -importcfg $WORK/b184/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a EOF github.com/containers/storage/pkg/stringid mkdir -p $WORK/b200/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 0K2B3HNTsfMmVh29hXZT/0K2B3HNTsfMmVh29hXZT -goversion go1.12.12 -D "" -importcfg $WORK/b147/importcfg -pack ./elgamal.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid ZaqNrNKELsRzpabTBYd9/ZaqNrNKELsRzpabTBYd9 -goversion go1.12.12 -D "" -importcfg $WORK/b200/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/62/620d4a4feb0d467562c2ab0fe391d04f4511a53b0b306927d9e6a570d8a9ad35-d # internal mime/multipart mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ksuD9cX3Bh3T5edBGFgS/ksuD9cX3Bh3T5edBGFgS -goversion go1.12.12 -D "" -importcfg $WORK/b231/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/2c/2caedddae90d74b22fdfaef54a91707122447fb7dd286478d5f94cc83faee78e-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b195/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b195/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b195/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bf/bf7d5af268bebcd5d0ac41b4967e2700d662c144a5fe446972fa9ebd42c849e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d6/d606a60946ba4fca703604fa3c18795e8473a5ebc16d69d1878e647a6514fc20-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b357/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b358/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid BttN_ZC8FerTbjEryEY8/BttN_ZC8FerTbjEryEY8 -goversion go1.12.12 -D "" -importcfg $WORK/b355/importcfg -pack ./resolvconf.go github.com/docker/docker/pkg/pools mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 3pb7N7RggIaS2MySXKGa/3pb7N7RggIaS2MySXKGa -goversion go1.12.12 -D "" -importcfg $WORK/b414/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/16/165c8e735c705829b6c98c79ba3350bbf22b6581abb23d022d07fb26ade8a9bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8f/8fa41bc5cecd0d78b9ac67e4d782df2c2b51d7900d17f837816aaaa5e96d8693-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/86/866591d8bb9f9af6bbc34736749979203b239db5628298c0d55c8901cd4396e8-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid efNt4U_3-Y7-m6Yi25yj/efNt4U_3-Y7-m6Yi25yj -goversion go1.12.12 -D "" -importcfg $WORK/b183/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/6f/6f87643e17cb0c7bdf12697bdbc9419918bfca5f1d04ec758163a0538a7236b3-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid CcRvywjwTXxyRiZYqy89/CcRvywjwTXxyRiZYqy89 -goversion go1.12.12 -D "" -importcfg $WORK/b199/importcfg -pack ./lockfile.go ./lockfile_unix.go cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/ee/eeb4846786dc6900586b9c86eadd27ecf481f67f575a3406bdf3688d54ee32f0-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b081/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid HWYhihl3HJVRzDSMbdRB/HWYhihl3HJVRzDSMbdRB -goversion go1.12.12 -D "" -importcfg $WORK/b405/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_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ca/ca84ca25cef7f14bd0da681c883b5c23627c14cd2444341a4b8c327f1587ccbe-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid DKnmGaEmxeZMBbZIo4Ej/DKnmGaEmxeZMBbZIo4Ej -goversion go1.12.12 -D "" -importcfg $WORK/b245/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d6/d68254309fb2f1008bc92563fee8129e5725980df8c80d095dabb1dcb95d89d9-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b081/_pkg_.a packagefile compress/flate=$WORK/b143/_pkg_.a packagefile compress/zlib=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/dsa=$WORK/b123/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b119/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b148/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/jpeg=$WORK/b151/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid ul91jJor6kcrfzn6cBCt/ul91jJor6kcrfzn6cBCt -goversion go1.12.12 -D "" -importcfg $WORK/b142/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 crypto/x509 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/dsa=$WORK/b123/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/x509/pkix=$WORK/b124/_pkg_.a packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b125/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b126/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b127/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid HcPv_pOqx2bOteKX22-7/HcPv_pOqx2bOteKX22-7 -goversion go1.12.12 -D "" -importcfg $WORK/b122/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_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fd/fd9a6183288aafaa8f6a0e97f74285a718b922dcb95dce87434a9cca43133f2c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/e3/e35cdfb777452704a0baa0b3ded058f654e77ac7c15537a8d0b16aa609ddda2c-d # internal cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -o $WORK/b195/_cgo_.o $WORK/b195/_cgo_main.o $WORK/b195/_x001.o $WORK/b195/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b195/_cgo_.o -dynout $WORK/b195/_cgo_import.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid CVe-o4YmM0HV8Pc1oaHH/CVe-o4YmM0HV8Pc1oaHH -goversion go1.12.12 -D "" -importcfg $WORK/b195/importcfg -pack $WORK/b195/_cgo_gotypes.go $WORK/b195/copy_linux.cgo1.go $WORK/b195/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b195/_pkg_.a $WORK/b195/_x001.o $WORK/b195/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b0/b0d744bcbb5e527465aa3a2b3527b7c86080b93147cb74d9db6eb06181261ecd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/38/381fec22905b6aefae74db6ec12745decfac7a77f68f0783702ca16712b2c249-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d3/d37ca8da8c3ea259144e198e788f4c706e6ccb5dec66bf478db9bcf2cd08ddf4-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b080/ github.com/containers/storage/pkg/archive mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b082/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b172/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid gr_VqPklHQOeFcsxOzZg/gr_VqPklHQOeFcsxOzZg -goversion go1.12.12 -D "" -importcfg $WORK/b159/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 cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/bzip2=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b070/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b082/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b100/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b102/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid r8DgpykhRRhTDcwYYDx1/r8DgpykhRRhTDcwYYDx1 -goversion go1.12.12 -D "" -importcfg $WORK/b080/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/fe/fe5ee083cfaa5a8e8b7a3ce0c892fc8046a91c8f60c0e8c06abc6057f8a0827c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/50/50083dc8a225ad20e49a43c2e58d348e90cb3bd2ab394aeb52172a46d80a2d32-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b142/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b148/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid e4oL2dLghZgnkH0Pu77s/e4oL2dLghZgnkH0Pu77s -goversion go1.12.12 -D "" -importcfg $WORK/b139/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c7/c78a16a4c009387e5dda44ad9b43ac2e4a5ce0e0f5d19240de941e3673fe7195-d # internal crypto/tls mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/hmac=$WORK/b118/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b119/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/rc4=$WORK/b120/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha1=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile crypto/x509=$WORK/b122/_pkg_.a packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b125/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b129/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b126/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b132/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b133/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 8MAWLTe1wgun-K4wXcTe/8MAWLTe1wgun-K4wXcTe -goversion go1.12.12 -D "" -importcfg $WORK/b115/importcfg -pack ./alert.go ./auth.go ./boring.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_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/22/226ea65ab2f72bffcbf45eb067074a9165f8b383fa23f79d0b407504e6f93753-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/51/519d3097be80cc6ffd2e339475cf97bbc7e337b4efc4e36ce0a1000b5b3334b3-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid zYzn7-N-Gn_W6ODUhmDh/zYzn7-N-Gn_W6ODUhmDh -goversion go1.12.12 -D "" -importcfg $WORK/b174/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d6/d685226ebcf2054dd3e79967fcf1b024403c785878083aaf22264802223cbe4d-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid qK259kQOal7iZLVMtPFM/qK259kQOal7iZLVMtPFM -goversion go1.12.12 -D "" -importcfg $WORK/b158/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_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/15/1579970ffb083e909d718aa52c724b59eb22e6eb8d334f5a60e0adfccc160e94-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid -lA2UAalEoFRGAaz6ocm/-lA2UAalEoFRGAaz6ocm -goversion go1.12.12 -D "" -importcfg $WORK/b179/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid tAifCsfSaCsV4IxL5E1i/tAifCsfSaCsV4IxL5E1i -goversion go1.12.12 -D "" -importcfg $WORK/b185/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go github.com/containers/storage/drivers/vfs mkdir -p $WORK/b194/ github.com/containers/storage/drivers/zfs mkdir -p $WORK/b196/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid Hqe_CyLGLo45ZYipruDy/Hqe_CyLGLo45ZYipruDy -goversion go1.12.12 -D "" -importcfg $WORK/b194/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid dGSi6D7e318V42TdXKWW/dGSi6D7e318V42TdXKWW -goversion go1.12.12 -D "" -importcfg $WORK/b191/importcfg -pack ./overlayutils.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid QDLQt6hzMgnMyR5lnSpv/QDLQt6hzMgnMyR5lnSpv -goversion go1.12.12 -D "" -importcfg $WORK/b196/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/8b/8b0fdf494eedfffb6accdb651dd99036fe7ee388b8fd0abd6612e7ffbb16738c-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile encoding/base32=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid IH0PoxEG4hp5qSflb4Uy/IH0PoxEG4hp5qSflb4Uy -goversion go1.12.12 -D "" -importcfg $WORK/b190/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c4/c4d787b64b437116123a1d8fbde9d7b4c068580b0e23536aaa9e19fbba9c44a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a1/a1795d10ff16685f7f98971c98667dec85ea3916f2f02f91326ca3678f061e0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/09/09dd690281126b681707756e5ac8deffff74b01a65842ff7d273545c45b25395-d # internal github.com/containers/libtrust mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b122/_pkg_.a packagefile crypto/x509/pkix=$WORK/b124/_pkg_.a packagefile encoding/base32=$WORK/b134/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile encoding/pem=$WORK/b125/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid jiY0QfonD66c6ly1n-ee/jiY0QfonD66c6ly1n-ee -goversion go1.12.12 -D "" -importcfg $WORK/b109/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b122/_pkg_.a packagefile encoding/pem=$WORK/b125/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid eP-SUwvOsYBEXfJUHZTd/eP-SUwvOsYBEXfJUHZTd -goversion go1.12.12 -D "" -importcfg $WORK/b276/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go net/http/httptrace mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile internal/nettrace=$WORK/b050/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LRRDPuGF6pCTSJSTc7xQ/LRRDPuGF6pCTSJSTc7xQ -goversion go1.12.12 -D "" -importcfg $WORK/b233/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e7/e7b8398280a53db2ab4cdf1b570848f93809bc8bfce4f0079d6fb95c9031f7d1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/6a/6ac17ed8a800cf1ed036355e314abe9953b6707667330221bb9da0fcc703141c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/76/769e575d075ef0c65d3a74b42492a2ceebcad50643905fa75c27771376dca5f6-d # internal net/http mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p net/http -std -complete -installsuffix shared -buildid 8TPLG8aIR4MnLRMQDqcO/8TPLG8aIR4MnLRMQDqcO -goversion go1.12.12 -D "" -importcfg $WORK/b219/importcfg -pack ./client.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_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/5c/5cc754a476fadd2bb2ecf842c0e5f5ed51765be391b0d783b1d892afe28cf9a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fd/fdaab738b7a9b2950b808949463c38afc96de7a9efb3eb333383154ef5d1a9c1-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b196/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid F9FDD16XzNAXL38zK8K_/F9FDD16XzNAXL38zK8K_ -goversion go1.12.12 -D "" -importcfg $WORK/b178/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/91/91ab7abf993c14a622b4f112c1bdf00855335e77e8c44c8e4d968076d47923b8-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b108/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b109/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid D7nNEzbhnFLgMluYIvX1/D7nNEzbhnFLgMluYIvX1 -goversion go1.12.12 -D "" -importcfg $WORK/b079/importcfg -pack ./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_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3f/3f988fdd46a2530f64db55f6356951326ade18d2f5a65bb115cbf0c9871cc975-d # internal github.com/containers/storage mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b172/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b206/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b207/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid OnwlyFC4_nUUEK7DZRU-/OnwlyFC4_nUUEK7DZRU- -goversion go1.12.12 -D "" -importcfg $WORK/b157/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 ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/98/985269fb206cfe9f93ec88c48d8d3258f130a410b227e5b23e5cfbc3312c3f16-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b137/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b139/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 4-cNfuWIzpMFxBeqZslm/4-cNfuWIzpMFxBeqZslm -goversion go1.12.12 -D "" -importcfg $WORK/b078/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 github.com/containers/image/v5/image mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 48mc3JLNJZMkFoaBJsz4/48mc3JLNJZMkFoaBJsz4 -goversion go1.12.12 -D "" -importcfg $WORK/b154/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid F33C669NZCax2vZRMBTz/F33C669NZCax2vZRMBTz -goversion go1.12.12 -D "" -importcfg $WORK/b306/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/05/05eaffcb1e473c408de8fb50f9451aedd50765fb8af6a7ca8b85cd7fdf924bf5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a1/a149f5309739c89f1fb91aab83d1f3e7cf7072ca7141fa03bc75518086d1849b-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b242/ github.com/containers/image/v5/directory cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid r5ddd2a2WVTOqeTKJaMj/r5ddd2a2WVTOqeTKJaMj -goversion go1.12.12 -D "" -importcfg $WORK/b242/importcfg -pack ./blobcache.go github.com/containers/image/v5/tarball mkdir -p $WORK/b354/ mkdir -p $WORK/b263/ github.com/containers/image/v5/docker/archive cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid 6RwW9TImZ9YbFOpV67Xd/6RwW9TImZ9YbFOpV67Xd -goversion go1.12.12 -D "" -importcfg $WORK/b354/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid u7dsPqiBYyAVtOFMeiP3/u7dsPqiBYyAVtOFMeiP3 -goversion go1.12.12 -D "" -importcfg $WORK/b263/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 8KDaRBgJQgbFSnbguE5N/8KDaRBgJQgbFSnbguE5N -goversion go1.12.12 -D "" -importcfg $WORK/b305/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/dd/ddc40332bd07262bede805a691a7ae27ec0756f744bb17df2a3ca37d6f8d43ab-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid 8JbVxrjyiKMcslsaL89b/8JbVxrjyiKMcslsaL89b -goversion go1.12.12 -D "" -importcfg $WORK/b247/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e8/e84682b0e1d88e69f02465eb28a39afc477b8af2bcc98794b046f13e46a2410e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/15/15cd7548504e2462f3cf72e221396570a2314f128d4269667723921cf94edaa6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ac/ac885ee744edf0d2c3fefb626ed26805e8d340435e0bd110f3385d2beca0308f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/51/51c639b0b7a922912fac0594098caa5e2acb5e9d32238e941d9097395a1f6f5f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/d7/d7493f360e5fdee8a473bbfb89767bca1cb035f1d085bdf62a854f1536953724-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/89/8992590d796dc437e3fd30ef1af16f0020d0f62945685933afec3e22c73b8e34-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b244/ github.com/containers/image/v5/storage mkdir -p $WORK/b153/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid CfAqKoQTTZ-M4CfdmUbb/CfAqKoQTTZ-M4CfdmUbb -goversion go1.12.12 -D "" -importcfg $WORK/b244/importcfg -pack ./overlay.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 96X2oduSgfu_7OeELaKi/96X2oduSgfu_7OeELaKi -goversion go1.12.12 -D "" -importcfg $WORK/b153/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/04/04ca1578d16e930b0afdad0cfe4ad74825a5a780dc3d516a6e8e4a5c94663075-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a9/a969a8716d7b296e306c75c07148c3a7b0024e8c09619f37b18723c2abd147a6-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid o60Hes3xQG_16w0fgCwE/o60Hes3xQG_16w0fgCwE -goversion go1.12.12 -D "" -importcfg $WORK/b218/importcfg -pack ./errors.go ./handler.go ./register.go github.com/docker/go-connections/sockets mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b274/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid ow_bLIl8PWvBgeQ-vvEs/ow_bLIl8PWvBgeQ-vvEs -goversion go1.12.12 -D "" -importcfg $WORK/b273/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b284/ github.com/docker/distribution github.com/docker/distribution/registry/client/auth/challenge cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b282/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 2EZs6zOdu_dAxXTKdHX2/2EZs6zOdu_dAxXTKdHX2 -goversion go1.12.12 -D "" -importcfg $WORK/b284/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b283/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal expvar mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p expvar -std -complete -installsuffix shared -buildid Aty5WA61wCtFGlgbJ3Ul/Aty5WA61wCtFGlgbJ3Ul -goversion go1.12.12 -D "" -importcfg $WORK/b289/importcfg -pack ./expvar.go github.com/gorilla/mux mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid dfNz38JD6rrYOm4ychTO/dfNz38JD6rrYOm4ychTO -goversion go1.12.12 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 0MqazRRgk70odEA_mp5u/0MqazRRgk70odEA_mp5u -goversion go1.12.12 -D "" -importcfg $WORK/b283/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid cyp6nTVYKYz-2420zbdz/cyp6nTVYKYz-2420zbdz -goversion go1.12.12 -D "" -importcfg $WORK/b282/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/88/888461d758c56d58c5f455249fc8874d034c1a5fbbe96c8e40eefaafaf4beded-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b297/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 5GO5sqW1SpWIEICQ-n8e/5GO5sqW1SpWIEICQ-n8e -goversion go1.12.12 -D "" -importcfg $WORK/b294/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/98/98333b34b767cc35039f8478b1685e1748b85551b9c336ce34c1543bb284fde3-d # internal net/http/httputil mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid whINARltrREzeED5eQSE/whINARltrREzeED5eQSE -goversion go1.12.12 -D "" -importcfg $WORK/b342/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/1d/1d2de28ddb41e2e0b634ca931818ae0dfcd440f97c9d772033c8253919600b31-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 7vjimb0b1Rbot1aVRuq8/7vjimb0b1Rbot1aVRuq8 -goversion go1.12.12 -D "" -importcfg $WORK/b272/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7c/7c673f8147ec3c88206265037a41779f376bb54a207ac18a9d7abfbacb656327-d # internal github.com/containers/buildah/util mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage=$WORK/b157/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid C2GNbzCXhd-p0G9bOxEZ/C2GNbzCXhd-p0G9bOxEZ -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/c4/c4cd18d860b3ce000aa424afe2fe9e55a59eb39d9d1e2d527f18a82d0823a483-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b323/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b325/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid juYBHiXAjiw3YyPc-ySw/juYBHiXAjiw3YyPc-ySw -goversion go1.12.12 -D "" -importcfg $WORK/b322/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/03/03ecccbfa5ce9ae899ca3bb82b7e515f82b93a1bf4260617fbffd36c0e847bbd-d # internal golang.org/x/net/http2 mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b346/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b352/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b347/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid gmrw1_j2QNnvdRkHDXWT/gmrw1_j2QNnvdRkHDXWT -goversion go1.12.12 -D "" -importcfg $WORK/b345/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_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f1/f1c9e1957138a10f16ca878ac171a99a9895ada569b6dfdea94cda83541dfa93-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/6d/6df50476e2afe3b114ce6ab522b8b4d61ac44eaa09ae3d030f76eacce3c9eeed-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b309/ github.com/xeipuuv/gojsonschema mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b372/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/mail=$WORK/b374/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid l7wG6-e7GpKfmtmKFoem/l7wG6-e7GpKfmtmKFoem -goversion go1.12.12 -D "" -importcfg $WORK/b371/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 cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid iTyCmoIh2ChFEVjlykgU/iTyCmoIh2ChFEVjlykgU -goversion go1.12.12 -D "" -importcfg $WORK/b309/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/12/12fcb08e1ade2efff2dbea405be2584fb46e0063168715b0af1eb5f169e8d5f8-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b322/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid K0oCMfbRSrwvNCwNvUAf/K0oCMfbRSrwvNCwNvUAf -goversion go1.12.12 -D "" -importcfg $WORK/b321/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/1d/1d4cf61dbc6f5ca7ba2dba692bb54467007292eff04fb22fa664d8121f3a121b-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b280/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid rb2Cmosadky8-jzjxF0d/rb2Cmosadky8-jzjxF0d -goversion go1.12.12 -D "" -importcfg $WORK/b277/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/66/66596b9c49b3e347b5d6c38c2129b2fe03209d264c2173e2b7f851b5d34ae54b-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b059/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid dmhf0B-iA6AMIVLoowLU/dmhf0B-iA6AMIVLoowLU -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/3c/3c4d28af342c6777e31af858dfa110fd3477c9c8bd2091daa83bd9ffa8e89e6b-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b336/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid tCO_mcGGuhaeFT0tOlCG/tCO_mcGGuhaeFT0tOlCG -goversion go1.12.12 -D "" -importcfg $WORK/b335/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_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1b/1be8fa91c2bde293f9bd2757d45aafef939d4feb47b3240a9b22ec33e8dc24fa-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid vTprWBiU8I-3kDEy6WMi/vTprWBiU8I-3kDEy6WMi -goversion go1.12.12 -D "" -importcfg $WORK/b307/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/73/737a4dcf1bc570180933d1a77acb9c87c0c23cb95e3e5a51d6a6592054cfdc47-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b289/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b297/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b298/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b099/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid X7xUwD8tlaMxD6wzRH12/X7xUwD8tlaMxD6wzRH12 -goversion go1.12.12 -D "" -importcfg $WORK/b288/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_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5f/5f73f7688773989fd25011255e197637ba7c86d11b13c7609d59ff7bfd253d62-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b319/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid ZGJFjvr6CMtGUuBouPC4/ZGJFjvr6CMtGUuBouPC4 -goversion go1.12.12 -D "" -importcfg $WORK/b314/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_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/7e/7e0054ec2001d57175d77fc865539c7ffac10a85aa43732b9bfb4a751752a775-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b418/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b342/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid BdIFATNL1f6igXUMXjSV/BdIFATNL1f6igXUMXjSV -goversion go1.12.12 -D "" -importcfg $WORK/b404/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_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bd/bd93ac5ccf5be2000d33352178db3cd251ac971687a8dba59ed09260e921ab11-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b059/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ivRERer8KHs1Ypmz9hi7/ivRERer8KHs1Ypmz9hi7 -goversion go1.12.12 -D "" -importcfg $WORK/b236/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/36/3668755611262aa84eee6924a80c570b99d60baa6d7e8bc07c107d4798102d66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/73/736e58ae0e1d496cf23296a31e8e49c71e31bfb42c50b821b2c292428cde698a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/31/31b5e376c482a2942d983609643340487b4cfad079ea1a6f3716615a2cef0e75-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b314/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid QOTlYiEB-oxRff2mkLAl/QOTlYiEB-oxRff2mkLAl -goversion go1.12.12 -D "" -importcfg $WORK/b341/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/08/08302941f4a413addab0084dba73267269584f39c292b8367621cfe0104f4959-d # internal github.com/docker/docker/client mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b135/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b322/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httputil=$WORK/b342/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid U5lC_5P2hhEloYA9yAR8/U5lC_5P2hhEloYA9yAR8 -goversion go1.12.12 -D "" -importcfg $WORK/b312/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_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/a8/a8002f4643240e7fb2d8c8e76a765af4adf8a78993cabafa6f0870409fe83408-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/e4/e44de3245f7df25734d3eb138afefd7cf31dfa3efa0387f08f65fb9587ebcb4e-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b345/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid yASDj7ZXVD4vsC3Ub-TX/yASDj7ZXVD4vsC3Ub-TX -goversion go1.12.12 -D "" -importcfg $WORK/b402/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/32/32cbc8889c76b651e7589b3e2975d2af536d3f02bb6da7e43775a29a0421a190-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b419/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b420/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b421/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b422/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/scanner=$WORK/b161/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 2K5rco7Ayl7Tx1e8rUBR/2K5rco7Ayl7Tx1e8rUBR -goversion go1.12.12 -D "" -importcfg $WORK/b403/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/be/be67ccc0b0998fe387ab2192d02a05bb17c1377214369f1f3ae9b82759a51091-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 9ftxjCIJWq-DiZXFmQFT/9ftxjCIJWq-DiZXFmQFT -goversion go1.12.12 -D "" -importcfg $WORK/b301/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/87/87b78aa239eea514446696fbfd387884d83d1eefacb9a126db40b65c3eceb86b-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/blang/semver=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b371/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid iBfhbvoxHo3vt1ZWbn1x/iBfhbvoxHo3vt1ZWbn1x -goversion go1.12.12 -D "" -importcfg $WORK/b365/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/84/84c69fca2b047aa0c08b53c0d6c5e35ce717909b93cce899d27c301ca10c4611-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid Du9wG8900W44-EUhcHbu/Du9wG8900W44-EUhcHbu -goversion go1.12.12 -D "" -importcfg $WORK/b401/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/65/65a251915f762d04f2395ca788168e44aeba88af3ca3d0765f5d0c8fac84c114-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fd/fd249f4fffd9dccb5b523aebe141aaa6238c7ee9da2b6d03e96e2e5dd97c94ca-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b377/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b381/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b401/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid vKH4Rd_roQSGGTJF_4Fc/vKH4Rd_roQSGGTJF_4Fc -goversion go1.12.12 -D "" -importcfg $WORK/b380/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/9f/9f7befa33e34bea513f98d2206b7ce9e7adfcfa329d9224dc7c85a92330a5bf8-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b312/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 3Ov8PORu3iDBiAEmWWl9/3Ov8PORu3iDBiAEmWWl9 -goversion go1.12.12 -D "" -importcfg $WORK/b311/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/f9/f903aaf09bf3bfe252284eb42785627e1937cac69cfbfd3b3f933e60dcb0c76c-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b364/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b365/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid r9j_nkO5a0auzvuwcCVl/r9j_nkO5a0auzvuwcCVl -goversion go1.12.12 -D "" -importcfg $WORK/b363/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/25/2534f29c361c3d228c2ea27193bca4419aaa4dbdd7c466127f81d2444538556d-d # internal github.com/docker/go-metrics mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b301/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid SWlY1XCWVNgMl77ldMr4/SWlY1XCWVNgMl77ldMr4 -goversion go1.12.12 -D "" -importcfg $WORK/b287/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_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/22/22278999fd9e3e399c2e047f21dc8b9a5c0ed7f3616b1007386fb5051369ad92-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e2/e2401a5056b4cc1df41cd95b567caf01671dc0e34d9ef4d49bb4512fc167d07b-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b287/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid p2t148Rn3FM1yasqyjJW/p2t148Rn3FM1yasqyjJW -goversion go1.12.12 -D "" -importcfg $WORK/b286/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/6d/6d633590748936cb1d03e5e3982a6a48d97d511d6de5fa07fffd1de4209e9a8a-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid ygQqjo_sxY2t-qjHIFOJ/ygQqjo_sxY2t-qjHIFOJ -goversion go1.12.12 -D "" -importcfg $WORK/b285/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/89/89239e5472fbb993889f7512e6f22f6979dae6b6c77ce5ccec0fd73a967fe17e-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid CPQq_FwYQIFvdmVK7QHs/CPQq_FwYQIFvdmVK7QHs -goversion go1.12.12 -D "" -importcfg $WORK/b302/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/78/7898e56ee4ffcdaddbbe2ec315bf7da3206619d57380e28d7af804c656c3a075-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/72/7220e2e032bc009c428e0d8f3fa2edea1474d76893750323a2b661c3e23c3602-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b302/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Iza0_5Zbt_QliNsHFjQ3/Iza0_5Zbt_QliNsHFjQ3 -goversion go1.12.12 -D "" -importcfg $WORK/b281/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/20/20c1deb3531bdb296e8b916e7d140cb3a64c01e1590fe651955965b77b9dc9bc-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b155/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid mL-NMu1w2kUgYHKYzzr-/mL-NMu1w2kUgYHKYzzr- -goversion go1.12.12 -D "" -importcfg $WORK/b265/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/52/52c1312b383d4d2e421adbadb9fb4bdcab6fc00dca474d81db70cae7cac5ec27-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b122/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b137/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b344/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b345/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b353/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid wa_Q7afKC0dAXu8XDeIo/wa_Q7afKC0dAXu8XDeIo -goversion go1.12.12 -D "" -importcfg $WORK/b343/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ea/ea88f2f843eee6a97c5312c9cf026520d2a611cca5d62f6bced644a038a40a1d-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b354/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid aLuerSmsprj8V96O3cEz/aLuerSmsprj8V96O3cEz -goversion go1.12.12 -D "" -importcfg $WORK/b310/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/aa/aa15c63ff02941915aa5911f9529132e0d129f87f098bd16c4239d7ae11ac49c-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b377/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b400/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid vn7mRlL1dPBpjoO6LMYl/vn7mRlL1dPBpjoO6LMYl -goversion go1.12.12 -D "" -importcfg $WORK/b376/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/df/df22e0986b3e6a2687eb047f6dde9cf5baaa729aae65ffb4e894c58a32ba321d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/61/61edefacdb085ab770f09f5995b7f38dd4e46ea1234b61c2590e1ec1694f6d16-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b030/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid BbITUoyW9uQCd-yXa_l9/BbITUoyW9uQCd-yXa_l9 -goversion go1.12.12 -D "" -importcfg $WORK/b375/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/7a/7aaf0b19d6d0eb026863f8cf59e1848b9cb67c8bce4907e806f8833768debc15-d # internal github.com/containers/buildah mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b030/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b046/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b355/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b363/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b375/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b403/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b423/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile time=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 0E_PcFAhaJAEqJFd1r-t/0E_PcFAhaJAEqJFd1r-t -goversion go1.12.12 -D "" -importcfg $WORK/b038/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_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3c/3c4710d8d12354357c6e6e0b68d3948573e046b8cf5c041d764b7eb730106588-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/b030/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/tests/imgtype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 1JSWQBJUvDN7TK5b9qzG/1JSWQBJUvDN7TK5b9qzG -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./imgtype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e9/e93f69d59982267f6332dcc85d83e9b6a92708d1f194feb53d1ff6a5230b6d54-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/b030/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b069/_pkg_.a packagefile github.com/containers/storage=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b027/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b032/_pkg_.a packagefile encoding/base64=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b007/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b005/_pkg_.a packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b046/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b154/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b136/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b165/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b355/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b363/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b183/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b375/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b403/_pkg_.a packagefile github.com/pkg/errors=$WORK/b074/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b423/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b076/_pkg_.a packagefile hash=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b219/_pkg_.a packagefile net/url=$WORK/b128/_pkg_.a packagefile os/exec=$WORK/b057/_pkg_.a packagefile path=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b026/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b108/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b218/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b080/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b109/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b155/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b343/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b354/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b070/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b204/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b100/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b172/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b206/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b207/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b217/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b177/_pkg_.a packagefile os/user=$WORK/b042/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b025/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a packagefile runtime/internal/math=$WORK/b014/_pkg_.a packagefile runtime/internal/sys=$WORK/b015/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b034/_pkg_.a packagefile math/bits=$WORK/b008/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b054/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b238/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b239/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b176/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b248/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b258/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b264/_pkg_.a packagefile crypto/rand=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b115/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b276/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b303/_pkg_.a packagefile mime=$WORK/b230/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b093/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b137/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b139/_pkg_.a packagefile compress/bzip2=$WORK/b081/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b170/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b171/_pkg_.a packagefile text/scanner=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b166/_pkg_.a packagefile golang.org/x/net/context=$WORK/b168/_pkg_.a packagefile math/big=$WORK/b092/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b356/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b357/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b359/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b361/_pkg_.a packagefile crypto=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b364/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b365/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b395/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b419/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b420/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b421/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b422/_pkg_.a packagefile internal/nettrace=$WORK/b050/_pkg_.a packagefile internal/singleflight=$WORK/b051/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b220/_pkg_.a packagefile container/list=$WORK/b116/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b221/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b228/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b229/_pkg_.a packagefile internal/x/net/idna=$WORK/b222/_pkg_.a packagefile mime/multipart=$WORK/b231/_pkg_.a packagefile net/http/httptrace=$WORK/b233/_pkg_.a packagefile net/http/internal=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b227/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b071/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/rsa=$WORK/b114/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/x509=$WORK/b122/_pkg_.a packagefile crypto/x509/pkix=$WORK/b124/_pkg_.a packagefile encoding/base32=$WORK/b134/_pkg_.a packagefile encoding/pem=$WORK/b125/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b312/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b344/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b353/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b196/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b205/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b101/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b173/_pkg_.a packagefile go/format=$WORK/b208/_pkg_.a packagefile text/template=$WORK/b215/_pkg_.a packagefile hash/crc64=$WORK/b107/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b253/_pkg_.a packagefile container/heap=$WORK/b255/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b256/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b260/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b259/_pkg_.a packagefile crypto/aes=$WORK/b084/_pkg_.a packagefile crypto/cipher=$WORK/b085/_pkg_.a packagefile crypto/internal/boring=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b117/_pkg_.a packagefile crypto/hmac=$WORK/b118/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b119/_pkg_.a packagefile crypto/rc4=$WORK/b120/_pkg_.a packagefile crypto/sha1=$WORK/b121/_pkg_.a packagefile crypto/subtle=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b091/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b129/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b126/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b132/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b268/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b269/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b271/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b278/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b302/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b304/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b142/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b148/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b094/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b098/_pkg_.a packagefile runtime/debug=$WORK/b099/_pkg_.a packagefile github.com/blang/semver=$WORK/b366/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b369/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b371/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b337/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b400/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b401/_pkg_.a packagefile go/ast=$WORK/b209/_pkg_.a packagefile go/doc=$WORK/b393/_pkg_.a packagefile go/parser=$WORK/b212/_pkg_.a packagefile go/token=$WORK/b211/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b387/_pkg_.a packagefile k8s.io/klog=$WORK/b391/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b410/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b418/_pkg_.a packagefile net/http/httputil=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b412/_pkg_.a packagefile compress/flate=$WORK/b143/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b225/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b226/_pkg_.a packagefile mime/quotedprintable=$WORK/b232/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b104/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b105/_pkg_.a packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile crypto/dsa=$WORK/b123/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b127/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b322/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b346/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b352/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b195/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b197/_pkg_.a packagefile go/printer=$WORK/b213/_pkg_.a packagefile text/template/parse=$WORK/b216/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b250/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b251/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b257/_pkg_.a packagefile crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b090/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b130/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b131/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b286/_pkg_.a packagefile compress/zlib=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b147/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/jpeg=$WORK/b151/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b095/_pkg_.a packagefile database/sql/driver=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b370/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b372/_pkg_.a packagefile net/mail=$WORK/b374/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b402/_pkg_.a packagefile go/scanner=$WORK/b210/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b336/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b416/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b417/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b413/_pkg_.a packagefile internal/x/text/transform=$WORK/b224/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b106/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b325/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b348/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b350/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b351/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile hash/fnv=$WORK/b252/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b275/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b287/_pkg_.a packagefile hash/adler32=$WORK/b145/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/internal/imageutil=$WORK/b152/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b373/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b389/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b407/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b409/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b326/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b331/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b349/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b301/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b408/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b327/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b328/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b332/_pkg_.a packagefile expvar=$WORK/b289/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b294/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b297/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b298/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b333/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b295/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b296/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b299/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b300/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=j-A7zQcgiLJ9N-FxAEhW/1JSWQBJUvDN7TK5b9qzG/R6stDQtujtokBKhz79s9/j-A7zQcgiLJ9N-FxAEhW -compressdwarf=false -B 0xa40a65de18bfa3f55a1ad505729deaaebf29ce00 -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_ppc64le/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-commit.md -out buildah-commit.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-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-images.md -out buildah-images.1 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-rmi.md -out buildah-rmi.1 go-md2man -in buildah-from.md -out buildah-from.1 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 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.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-rm.md -out buildah-rm.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-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah.md -out buildah.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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3i663V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le ++ dirname /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/bash-completion/completions/buildah + install -d -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/circular-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/circular-link' 'tests/./bud/dockerignore2/subdir/dangling-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/dangling-link' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore2/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/symlink' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./config.bats' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./containers.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./digest.bats' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./docker.json' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./images.bats' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./selinux.bats' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./test_runner.sh' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./version.bats' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/bud_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/bud_test.go' 'tests/./conformance/conformance_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/conformance_suite_test.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./serve/serve.go' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo' 'tests/./tools/vendor/github.com/gogo/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf' 'tests/./tools/vendor/github.com/gogo/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/mock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock' 'tests/./tools/vendor/github.com/golang/mock/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst' 'tests/./tools/vendor/github.com/golangci/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec' 'tests/./tools/vendor/github.com/golangci/gosec/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign' 'tests/./tools/vendor/github.com/golangci/ineffassign/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc' 'tests/./tools/vendor/github.com/golangci/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hpcloud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud' 'tests/./tools/vendor/github.com/hpcloud/tail' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail' 'tests/./tools/vendor/github.com/hpcloud/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/konsorten' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/smartypants.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts' 'tests/./tools/vendor/github.com/vbatts/git-validation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkpost.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkpost.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' 'tests/./tools/vendor/golang.org/x/text/width' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_common.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_common.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/fsnotify.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/sourcegraph.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com' 'tests/./tools/vendor/sourcegraph.com/sqs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' + cp imgtype /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/bin/buildah-imgtype + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11.6-4.module_el8.1.0+272+3e64ee36 --unique-debug-suffix -1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le --unique-debug-src-base buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/bin/buildah-imgtype 22336 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs 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_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/git-validation.sh from /usr/bin/env 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/test_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash Processing files: buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kMFtZz + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/doc/buildah Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BCSZUd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.11.6-4.module_el8.1.0+272+3e64ee36 buildah(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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-tests-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WIKd4R + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le/usr/share/licenses/buildah-tests + exit 0 Provides: buildah-tests = 1.11.6-4.module_el8.1.0+272+3e64ee36 buildah-tests(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/bash 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le Provides: buildah-debugsource = 1.11.6-4.module_el8.1.0+272+3e64ee36 buildah-debugsource(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le Provides: buildah-debuginfo = 1.11.6-4.module_el8.1.0+272+3e64ee36 buildah-debuginfo(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 debuginfo(build-id) = 5c9b46388013346a98ed8d6e353dbdaad635a22b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 Processing files: buildah-tests-debuginfo-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le Provides: buildah-tests-debuginfo = 1.11.6-4.module_el8.1.0+272+3e64ee36 buildah-tests-debuginfo(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 debuginfo(build-id) = 11746ed144eb82f40ed03a9bcc3770b0a12b067d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(ppc-64) = 1.11.6-4.module_el8.1.0+272+3e64ee36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le Wrote: /builddir/build/RPMS/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CWVXIQ + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+272+3e64ee36.ppc64le + exit 0 Child return code was: 0