Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/eln-build-side-32813-23572493-2298331/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ignition.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1602633600 Wrote: /builddir/build/SRPMS/ignition-2.7.0-1.git5be43fd.eln105.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/eln-build-side-32813-23572493-2298331/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ignition.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1602633600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8BsawD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-5be43fd.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j4CbrE + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + mkdir -p src/github.com/coreos + ln -s ../../../ src/github.com/coreos/ignition + export 'LDFLAGS= -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 ' + LDFLAGS=' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 ' Building ignition... + export 'LDFLAGS+= -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + LDFLAGS+=' -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + export GO111MODULE=on + GO111MODULE=on + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building ignition...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x659a3a09d743945d93c9dda7b8d27897b348fd37' -a -v -x -o ./ignition github.com/coreos/ignition/v2/internal WORK=/tmp/go-build547463455 internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid C3TYArd5ucqh31z17Yvm/C3TYArd5ucqh31z17Yvm -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go math/bits mkdir -p $WORK/b017/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid xyEDxYBh4MGub8x6SvrI/xyEDxYBh4MGub8x6SvrI -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader mkdir -p $WORK/b005/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid 4nVqWO9cJenR6ikdHSps/4nVqWO9cJenR6ikdHSps -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go internal/cpu mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal runtime/internal/sys sync/atomic mkdir -p $WORK/b022/ runtime/internal/atomic cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid UdZ_fh7q_czxiEiMiiTB/UdZ_fh7q_czxiEiMiiTB -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ mkdir -p $WORK/b010/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9a/9a3328b62778359ae9fc4a9984457cd715750a505670f795844870b86148c66a-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid e_eTuIMIalFB9hLZMnWm/e_eTuIMIalFB9hLZMnWm -goversion go1.15.3 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_ppc64x.go unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid xdZxrvBya4BJAufShih4/xdZxrvBya4BJAufShih4 -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid nqJ-UoP4QwQ75UEwuFAS/nqJ-UoP4QwQ75UEwuFAS -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a8/a8afa26c9bcbc726f6465f0baf393781cd40effbf2db52346c7b8fbc81c3b202-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid va7K0KUPjJaBqroXmEiF/va7K0KUPjJaBqroXmEiF -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b016/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid Er7JWyiXKWX3QRU1KXXb/Er7JWyiXKWX3QRU1KXXb -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid z8_CFmihU9EL79yzr23Q/z8_CFmihU9EL79yzr23Q -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ad/ad149b61bf191d3cfffec512c3df141e1d8dfdd717c3ef51e688a4d683a71854-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid CCaLyecUnb1-SWf9FfkV/CCaLyecUnb1-SWf9FfkV -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/74/74e85d987ab252efa885f47e0bdb7963871b978e70655474cbfa21b3f93848ef-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding -std -complete -buildid PZ7DkcrgE_xI2AguHtJm/PZ7DkcrgE_xI2AguHtJm -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2e/2ed89f97927f8ecc0fa6dc574b164abad8b452044411937df7127884584fcf6c-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid H3R92lMkPVx1Coc2nMX2/H3R92lMkPVx1Coc2nMX2 -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.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/ce/cedb692cdc8890e09b359f5ae43705b8b1bf5780c1282986ae5467ff296ccfc1-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid Z9A4Q5gk8cSp9CnOLw_W/Z9A4Q5gk8cSp9CnOLw_W -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/83/83b635c075fb0f899c08fe8a4c4ace1b103344b566333456c45d613091354708-d # internal internal/nettrace mkdir -p $WORK/b052/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/45/45c1a8bc19229c3dd52ba2cb3471d682e8963531516ecf40675c3a49cf3bf25e-d # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/nettrace -std -complete -buildid AVgY-NFr5s2wXTh_rPZD/AVgY-NFr5s2wXTh_rPZD -goversion go1.15.3 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./nettrace.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/fd/fdc434260c34fe04ad2410bb6fa321b83972048a197f53153a148bca566805db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b4/b4df596a273787d86f57ed2babcc28209204e353b1a0d82168063d0766b27d8a-d # internal container/list mkdir -p $WORK/b076/ cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/cd/cd711c8b5d8fd0eb116fed471b84b74fea55caf343c4d21da7be96f03d811c8b-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b080/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p container/list -std -complete -buildid BAzNYv4qkYTyWgEadwEZ/BAzNYv4qkYTyWgEadwEZ -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./list.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/subtle -std -complete -buildid mlqT_Tuda7gntS8BrbJM/mlqT_Tuda7gntS8BrbJM -goversion go1.15.3 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/90/90e49c9e5bf76eed329f08cbace1251dfc2ab858695704d0021200ea1990e147-d # internal crypto/subtle mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/subtle -std -complete -buildid dslu8ZXLihx7lcyA80uD/dslu8ZXLihx7lcyA80uD -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./constant_time.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid yzA7qBshCBOcD5IkuD_j/yzA7qBshCBOcD5IkuD_j -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_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/77/77062d452b63c3df5405a7f35eb1c1712da944c28d321f7918cd3d6ac48633fa-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid W9ZfSfvcZ4vvlFqJaE0j/W9ZfSfvcZ4vvlFqJaE0j -goversion go1.15.3 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/3b/3bc0224fc8fa8480a3202020d9a1721e6b05fa7e199d5edcdea62f5b6e031b89-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 6Q1laLtjOgiwPGBUZ8gN/6Q1laLtjOgiwPGBUZ8gN -goversion go1.15.3 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0f/0f70b5371eb94b0a4d39c5b4ddbc86d493b93a8996c2d0ed060a3aa1e05a0021-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/grpc/internal/grpclog -complete -buildid lXg7ZWptHF8H5sDyqqCN/lXg7ZWptHF8H5sDyqqCN -goversion go1.15.3 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./grpclog.go ./prefixLogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7f/7f07e80405c9c2ed498aa2d502a2761abb38663a1b3ab5165c503b32b1560767-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/protobuf/internal/flags -complete -buildid GSRHHVtn7mZVG11MG3MV/GSRHHVtn7mZVG11MG3MV -goversion go1.15.3 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./flags.go ./proto_legacy_disable.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/da/da4dabfdd07e85aacd127a9f5e5c83fbc6665d039a6b5f79dd04d0a3b3259af2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/33/33ae8b5abe10a7129c58f323ef827458a8d6248c3500cfb6c3e36f3ed12522db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7b/7bcc63b44fc801d67069e54b6164e83b6f746c3f65e7554c3ead1082dbd794a4-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b9/b92d8ce89ec450de74f7909b51ecc3e8c2d5e21792ea8622b34944e632cb5cab-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f4/f43edae219fdc489ef2652b31a6c7e45f17f4f0eeb44a8019ed6a32ca101174f-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/sqrt_ppc64x.o ./sqrt_ppc64x.s google.golang.org/protobuf/internal/set mkdir -p $WORK/b180/ google.golang.org/protobuf/internal/genname mkdir -p $WORK/b192/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/fieldnum cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/protobuf/internal/set -complete -buildid jh9lbP8IAUGjUzKQ18U1/jh9lbP8IAUGjUzKQ18U1 -goversion go1.15.3 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./ints.go mkdir -p $WORK/b178/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/genname /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/internal/genname -complete -buildid QJNTNc2_WZ0WqTXsHUX7/QJNTNc2_WZ0WqTXsHUX7 -goversion go1.15.3 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./name.go google.golang.org/grpc/serviceconfig mkdir -p $WORK/b199/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/grpc/serviceconfig -complete -buildid w4Fd6ewYnYF8-dX2rnyO/w4Fd6ewYnYF8-dX2rnyO -goversion go1.15.3 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./serviceconfig.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/fieldnum /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/protobuf/internal/fieldnum -complete -buildid lIEwQjTcK4D5othGumEG/lIEwQjTcK4D5othGumEG -goversion go1.15.3 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/stubs_ppc64x.o ./stubs_ppc64x.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/33/332fa5c52138e43d071f1971d72cf5532698fdd35668cc00873cfb368a5648b8-d # internal runtime /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/58/581a7109ba83e276dcc403d18208e972c3e0fb3d0443ecc3e3a0afb614e82700-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/floor_ppc64x.o $WORK/b016/modf_ppc64x.o $WORK/b016/sqrt_ppc64x.o $WORK/b016/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d8/d8222d1c6a45734648635eed3f8a2735470ffdb1f34c8c7fac5368dcf640705c-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/24/2452070132950742386d48e64731b058570b79627fbf7d7b20c747be46c49768-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9b/9b55425c3945f846096d025850b88a8a3cde47a55359d865e75076d5be15d272-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/48/4888311e79928d88e330a12d89ab2aabff7b4fd025618600386e6d80575f422c-d # internal mkdir -p $WORK/b007/ cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b223/ github.com/golang/groupcache/lru mkdir -p $WORK/b256/ go.opencensus.io cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p golang.org/x/sys/internal/unsafeheader -complete -buildid KuX64g5HN07dKw7FJeU4/KuX64g5HN07dKw7FJeU4 -goversion go1.15.3 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b076/_pkg_.a EOF go.opencensus.io/trace/internal github.com/aws/aws-sdk-go/aws/client/metadata cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/golang/groupcache/lru -complete -buildid 4r0EsVNk7Ow0dQ7XNfzS/4r0EsVNk7Ow0dQ7XNfzS -goversion go1.15.3 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./lru.go go.opencensus.io/internal/tagencoding mkdir -p $WORK/b259/ mkdir -p $WORK/b258/ mkdir -p $WORK/b303/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p go.opencensus.io/trace/internal -complete -buildid RwvJHr4SihVBKMiFcfHi/RwvJHr4SihVBKMiFcfHi -goversion go1.15.3 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./internal.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b288/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -buildid XXEdv1u52-STnpNRZFyB/XXEdv1u52-STnpNRZFyB -goversion go1.15.3 -D "" -importcfg $WORK/b303/importcfg -pack -c=4 ./client_info.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p go.opencensus.io -complete -buildid jeTPlxZEeXrqiCVt445n/jeTPlxZEeXrqiCVt445n -goversion go1.15.3 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./opencensus.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p go.opencensus.io/internal/tagencoding -complete -buildid M9RQ59x1W-5RiowTfTpS/M9RQ59x1W-5RiowTfTpS -goversion go1.15.3 -D "" -importcfg $WORK/b288/importcfg -pack -c=4 ./tagencoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/52/52399c145a2e5d045ef3cc7293973e68641c10d3a8503f9d2c83975da69568af-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/b8/b826a000b8530b1b4e53e07115ec6abd9fd8b680146bbce497c629faf1631065-d # internal github.com/aws/aws-sdk-go/internal/sdkmath cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid ILvUa4EwDxV5QqjNwcBD/ILvUa4EwDxV5QqjNwcBD -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkmath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -buildid ZWG8PgT1fU71ZQJjKcGi/ZWG8PgT1fU71ZQJjKcGi -goversion go1.15.3 -D "" -importcfg $WORK/b316/importcfg -pack -c=4 ./floor.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/75/756057d23e36dc2a9b578551711ed711a249aedfc300496f103a55cef95e29d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/51/51f502dd250d9b9b053b4e9fd3f1e92f7d196c9e52d5df708ad3417d816e8eb4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b1/b1077f25f2e7cd5239270344a4de7fe1fe8494d0ddbb23cb10aec893efb949a2-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/40/4092840ceb181bfbc74d31f8a3b773f3385d678750ef03d4a72b6b8d27c6db73-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/5f/5f08caec571ece1e497b3a9d2c8a51a482411fc48d82716ec0b77eb95856012e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b055/symabis ./asm_ppc64x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p runtime/cgo -std -buildid R_Mvy69PVYM5XMcGzNjz/R_Mvy69PVYM5XMcGzNjz -goversion go1.15.3 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b055/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_ppc64x.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/80/8088dc64d72a10f70f51c36ac8d97bbba75eaa1b31a10e079641a67aa4c91257-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/01/0155f5e8b38fa15d5a019c72267d22feee1e55af1647f69a2a369ac974c008ec-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid ZoZ8yhf897YVlT-VTcnO/ZoZ8yhf897YVlT-VTcnO -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid LpOnWgUly3SKSjaebMl9/LpOnWgUly3SKSjaebMl9 -goversion go1.15.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ed/edb051fc35f6a85c1580331965722ef91775949e7b8c5e05edac2f00e84abcaa-d # internal internal/singleflight mkdir -p $WORK/b053/ math/rand mkdir -p $WORK/b054/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/singleflight -std -complete -buildid _VUse0SXXR5MDIBnIKDe/_VUse0SXXR5MDIBnIKDe -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p math/rand -std -complete -buildid FcTn3WEzmVH5ffisVL8D/FcTn3WEzmVH5ffisVL8D -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b172/ google.golang.org/grpc/internal/buffer mkdir -p $WORK/b220/ google.golang.org/grpc/internal/grpcsync cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p google.golang.org/protobuf/internal/pragma -complete -buildid yCXOqXQe6NCtDXTSZme9/yCXOqXQe6NCtDXTSZme9 -goversion go1.15.3 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./pragma.go mkdir -p $WORK/b225/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF github.com/aws/aws-sdk-go/internal/sync/singleflight cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/internal/buffer -complete -buildid C3eLENsivgypF1kQTINS/C3eLENsivgypF1kQTINS -goversion go1.15.3 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./unbounded.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b298/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/internal/grpcsync -complete -buildid IUC66w7Z4ao83ST3IqdZ/IUC66w7Z4ao83ST3IqdZ -goversion go1.15.3 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./event.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -buildid cN5jKGRk9HTAdAl61ZhC/cN5jKGRk9HTAdAl61ZhC -goversion go1.15.3 -D "" -importcfg $WORK/b298/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/2b/2bea0b99630136b910f46ed6bdfed38e2228a674cf0cee021fe267cacd361661-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/96/9632dfb658aa5bb7d9498589d22f70d2c8e512f833f11d74fdf28e28d598f4c9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/4c/4cbbbc4a34dc4b7161fb8a0413b35c5521dd291b9579d3794fc12f93686a771a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d8/d81d8918b5a5783bd722f09331224d74cd2f13f26035bf306ee06a0ac400697e-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/4d/4d375a51d7d98b8d8072e1b6d263d0a3b7b66bddd82b2595d4c1487088e4ddae-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c6/c6752ffe70ff1ea38c5eaa66a881b97d43b15ed2543dc30fa623f1ea32544364-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid lwOnU62sx88O06DXdy0B/lwOnU62sx88O06DXdy0B -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid jXts7SxYHSekDMmeQfNS/jXts7SxYHSekDMmeQfNS -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5e/5e0ffd5ad2107b0fdef483480cd4d7167f1b01b4bfcc32463697df308b1a6b98-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b2/b2393bd477460c43bf1b6976164c714c3334e422c219a5e933d49c1ad0021004-d # internal strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid 9Pr6SnVWAqJp_YBh2gQq/9Pr6SnVWAqJp_YBh2gQq -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go io mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/73/73c972f3fb88dfdc40125cf9a886e54f10560da7c4a9aeb33c72d52887179a0d-d # internal cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid 9TF37I58oY7greKBNfjz/9TF37I58oY7greKBNfjz -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid 86iLb4QeHwU3LhLwvh1c/86iLb4QeHwU3LhLwvh1c -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid RQAHGtVCggb9WtJ19UVm/RQAHGtVCggb9WtJ19UVm -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/60/601e1156628c48929685caaff714311d5fc6f9880509d35cf07a78d3f012c657-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b030/symabis ./asm_linux_ppc64x.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid eLBmFumJ_ygjlTSua6AG/eLBmFumJ_ygjlTSua6AG -goversion go1.15.3 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/67/6769238a88ca4159c397b646758e078a3bfb8b20a7a79be8c3cbdf9fc111b62d-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid DjoraH19bgwEeSfll34Z/DjoraH19bgwEeSfll34Z -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b038/ bytes mkdir -p $WORK/b042/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p hash -std -complete -buildid lUnNSvuxhinE0iouCvD3/lUnNSvuxhinE0iouCvD3 -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./hash.go crypto/internal/randutil mkdir -p $WORK/b087/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p bytes -std -buildid 8iWohCRYHxw5m6B9hJQQ/8iWohCRYHxw5m6B9hJQQ -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF text/tabwriter mkdir -p $WORK/b157/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/randutil -std -complete -buildid guQaZQAW3T8v9_SpaEG9/guQaZQAW3T8v9_SpaEG9 -goversion go1.15.3 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./randutil.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p text/tabwriter -std -complete -buildid yaWQ3L2DX4Hm1gTaYdx6/yaWQ3L2DX4Hm1gTaYdx6 -goversion go1.15.3 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fc/fc0d12f2ddb30c93e99cfd3f9d013feeaaa2ebfd12847f191e88ea61b9f84726-d # internal hash/crc32 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b075/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a4/a4b5279423736fd0242916f0252d886ca42aeadc85b9ec133d49dc6fd79dc2ac-d # internal crypto/hmac mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/hmac -std -complete -buildid WzUKTREtyrZ6ILyMx0xe/WzUKTREtyrZ6ILyMx0xe -goversion go1.15.3 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/75/7533f771c9e1af74234ad1fc7c75e30e316963fe41afef0b1f8fb24ff84a628e-d # internal hash/fnv mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p hash/fnv -std -complete -buildid RCszSz8zkKIV_iQHkyV6/RCszSz8zkKIV_iQHkyV6 -goversion go1.15.3 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/75/757fd3634acf0f3bc408930eea415c6ef74e889dbfe467b7705d99b9065bae5a-d # internal cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p hash/crc32 -std -buildid YoZkbfXkN1TWQce_AxuP/YoZkbfXkN1TWQce_AxuP -goversion go1.15.3 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b015/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/92/92b9487e92c80fb08b77a54569d86cd1334516cba34f70f70938aa83949f560e-d # internal crypto mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p crypto -std -complete -buildid 4-L86Ycv4SAz3GPdEl6Z/4-L86Ycv4SAz3GPdEl6Z -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./crypto.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid Z4-UkcusF1ObX5fiNW95/Z4-UkcusF1ObX5fiNW95 -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b075/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5c/5cb3e5a1551287bf0b67cb9e2b5cd8f76fe7cc2339cec57d7893019f93ef4b0b-d # internal crypto/rc4 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/rc4 -std -complete -buildid 1c5n7QonkfuouVDJmu_l/1c5n7QonkfuouVDJmu_l -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b075/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/84/84379212bf3d99fedb2766f1ce5575768533072b7c232d07b75db6ddc54617ba-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid KwV8cOM-URnKpn86SfwN/KwV8cOM-URnKpn86SfwN -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/59/590b84bef00b4c932bebb0f280ae4fa25e3540536797c124f0c3e54a5bd54715-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -buildid yYeSFl0fQfk_92v-cnVU/yYeSFl0fQfk_92v-cnVU -goversion go1.15.3 -D "" -importcfg $WORK/b300/importcfg -pack -c=4 ./byte.go ./io_go1.7.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d7/d7ae0972be9c190b579a9ca0cfe73b13ad274468d03e548eb8d76f8fafd42fe4-d # internal github.com/pin/tftp/netascii mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/pin/tftp/netascii /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/pin/tftp/netascii -complete -buildid 4xwZk3wr9kgNpqmC6m88/4xwZk3wr9kgNpqmC6m88 -goversion go1.15.3 -D "" -importcfg $WORK/b342/importcfg -pack -c=4 ./netascii.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/76/766552a6279883f67d3fb0b927eedec892562b8594d4e6a1d139bf7741452481-d # internal regexp/syntax mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p regexp/syntax -std -complete -buildid J6UpILxVz6xE69297m70/J6UpILxVz6xE69297m70 -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b075/_pkg_.a $WORK/b075/crc32_ppc64le.o $WORK/b075/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9d/9d269c7d6b416c58448f1feee4dcc3841936c80f5ff661fe79f42a0230d740cd-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid Fk9qc-AfG7uXvDV8zoGg/Fk9qc-AfG7uXvDV8zoGg -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f2/f2e420025cc914ae6c31781b62730b8e2d07be6578693fb752ed8a3dde0a92a4-d # internal bufio mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p bufio -std -complete -buildid NSPFtvyJ88FNTASQlEjg/NSPFtvyJ88FNTASQlEjg -goversion go1.15.3 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/57/572fbf1dac2caaf764cb6e9ad65d13bfa8e2d004cedc2f930131bfd0b29040fc-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid SGXgKXe0ovKM91PiOJH_/SGXgKXe0ovKM91PiOJH_ -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/d9/d93d0ae87160343fce79a47050503177d83081645452c37f8997a87835b90f19-d # internal html mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p html -std -complete -buildid d6E6g6ag5U8G6ttO3xav/d6E6g6ag5U8G6ttO3xav -goversion go1.15.3 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/09/09c7735c50b5d9f29af3348f116df391a40db7b340ad250edfa648f151b62eb3-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/grpc/encoding -complete -buildid QdaIylzUNEbIkalG89El/QdaIylzUNEbIkalG89El -goversion go1.15.3 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/06/0617a36f18fd859016e43f6c1e8d5cc1bb801d5c6f0774d773e4d8e5d60dd8e9-d # internal golang.org/x/text/transform mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p golang.org/x/text/transform -complete -buildid GQn0cs4SzPv-zx7WTrcB/GQn0cs4SzPv-zx7WTrcB -goversion go1.15.3 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e8/e867a3c1822eb62e9bce89de7025591942cecb082569c76ef4a363da58e9322f-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p cloud.google.com/go/internal/version -complete -buildid xNHZ_GP-T4g_SxOIp_QR/xNHZ_GP-T4g_SxOIp_QR -goversion go1.15.3 -D "" -importcfg $WORK/b263/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/34/34954b7c84e72582c2e2e94cfe27e9b5c2dc1e6c227d378d4041efa7dcde1e10-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -buildid 6m9FYQe-aQeCUeIBOaPa/6m9FYQe-aQeCUeIBOaPa -goversion go1.15.3 -D "" -importcfg $WORK/b313/importcfg -pack -c=4 ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/81/81ad3b2219811098f4dda2468a5fd2c8ec843c53a57ffaf4b6fafbcc12322c0f-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b125/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -buildid MWfsAqNMkT988EcI1Z6V/MWfsAqNMkT988EcI1Z6V -goversion go1.15.3 -D "" -importcfg $WORK/b326/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/4f/4f96870732752decb2a768856b69a3f08f56e5f0ccc8df691b0100f5d6eb8ffe-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/arn /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/aws/aws-sdk-go/aws/arn -complete -buildid r2LkEE3gXmdQYyzU4ZY8/r2LkEE3gXmdQYyzU4ZY8 -goversion go1.15.3 -D "" -importcfg $WORK/b330/importcfg -pack -c=4 ./arn.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/dd/dda8abbd5535eeb8bf533dacb912ea856ffead4f2f7f8d8196f7f8a863920e31-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/98/9891b4bbae446e7272919dfca7161474fad8cd4f95bd696933dd8eedb90029bb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/06/06124d305902b69b174f71ebaedc1f47159dfd1dbdf7226613b16847e9f27d24-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/bb/bb11dc7b0d57baf5a41aa10968f4619f6ed9302032de4b541768882f68b274af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/0b/0b973bf977be6812d35e56268dd021b5499091b52fbdedcc8df6076cc756db41-d # internal github.com/aws/aws-sdk-go/service/s3/internal/arn mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b330/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3/internal/arn /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/aws/aws-sdk-go/service/s3/internal/arn -complete -buildid 0tn3eoUYL5gaRtrupazr/0tn3eoUYL5gaRtrupazr -goversion go1.15.3 -D "" -importcfg $WORK/b335/importcfg -pack -c=4 ./accesspoint_arn.go ./arn.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b030/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/03/0335b823d4cf5cd0d5888b810e876dbc3f8b80fde734d7554f3f77c446bea1a8-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/unix -std -complete -buildid YlMgsOlQfwEcY00GHOW0/YlMgsOlQfwEcY00GHOW0 -goversion go1.15.3 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/execenv -std -complete -buildid nmi9prTQx9TQ5g5dtviO/nmi9prTQx9TQ5g5dtviO -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./execenv_default.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid AW-dCz_78O4_fkHLQKVc/AW-dCz_78O4_fkHLQKVc -goversion go1.15.3 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/2f/2f237f1e648668c3172d3a00bfcd64a361f6d63f553d53ce309c312cde318a0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/16/166c841d32f11bafaadc49a7272677aab906be83316e76a5fbcaf12d92a7d182-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bf/bfc5afffe24ab22eaa718b72e06cc90d40ab74afaa09942fdfb6aa53dfa9b184-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c7/c7daebfc0e5ff7e1308af50e22ee51e29cab81803953f7aefbce486a139527c7-d # internal regexp mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp -std -complete -buildid 3ziYz-Fmhk1tBV1LjC4C/3ziYz-Fmhk1tBV1LjC4C -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/17/17979e6694992476eb4191477fe779c80ed1408094e72acce427e3c29f58af64-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b158/ google.golang.org/grpc/internal/grpcrand cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF google.golang.org/grpc/keepalive cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/grpc/backoff -complete -buildid LnbOnruK_UT-BiE9P1Yj/LnbOnruK_UT-BiE9P1Yj -goversion go1.15.3 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./backoff.go mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b307/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/grpc/internal/grpcrand -complete -buildid y8OQb1yNmOorQUvy0ZM1/y8OQb1yNmOorQUvy0ZM1 -goversion go1.15.3 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./grpcrand.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -buildid 7AnaTJxanKMMs3Cxsefz/7AnaTJxanKMMs3Cxsefz -goversion go1.15.3 -D "" -importcfg $WORK/b307/importcfg -pack -c=4 ./locked_source.go ./read.go mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/keepalive -complete -buildid oJsEGe5lEdXAlQXtWTCe/oJsEGe5lEdXAlQXtWTCe -goversion go1.15.3 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./keepalive.go context mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p context -std -complete -buildid qFLIEALQSkI1YVz0uMDm/qFLIEALQSkI1YVz0uMDm -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid 7C-Vo0sXruuN72EfRcVg/7C-Vo0sXruuN72EfRcVg -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/0a/0a39464e6a9cde4a17673ce68bf82765505da61d1c59a3677c6d4a01d5c48926-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/eb/eb38c81b3e3d4d4e02d1200b289b2b2172e8ede8bf80e4ef5ccfca2f0fdba06d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/eb/ebe737d32ed14029ab1b7498e97b810d50dd1b79924cafb698d778d71ded6042-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/internal/third_party/uritemplates /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/api/internal/third_party/uritemplates -complete -buildid ybXUsrMXcMnWxfMl3KTj/ybXUsrMXcMnWxfMl3KTj -goversion go1.15.3 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/0b/0baab63f515273ef6f513ec3e9832097adf557a2c793526f9df3401b05bc875c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/76/76f2916c837ac9d98b5061a62be75837f38ec727a7a1285f356d1ce7f4608d92-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b202/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/grpc/internal/backoff -complete -buildid t4MXAv-KApNO1AjNk-kQ/t4MXAv-KApNO1AjNk-kQ -goversion go1.15.3 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c6/c632ba27d958df736922215ab7836017c1e28be5e8cdea88af24e9a5b71d17ac-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/tap -complete -buildid TpJEG6wa-N__a8pe9Ivl/TpJEG6wa-N__a8pe9Ivl -goversion go1.15.3 -D "" -importcfg $WORK/b242/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/87/8755b5a0ad4e5c3389aaf8693907ca7f4ea169793842beda2f02b695e3965f87-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/39/39d6bcdf3a13b6130cccef2bdf2a89e57c6a65426fb4ab42e0eb7b4afa14754c-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/7b/7b15b28e8bfff84dc29508f7b5960fca95f81fc7d8185e60e6230292757ca5e5-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/08/089ecdaf3712d5df9b5555179f070e787e7ac0125626e176403fc31a119fd690-d # internal encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid UOlUxemLiZFp3Mtkwn04/UOlUxemLiZFp3Mtkwn04 -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid IZ2jrr5wQJDHficvTJJr/IZ2jrr5wQJDHficvTJJr -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2c/2ca809f8d5c1dca3fbdb189175a92369f6f7fb4c026062c8a095d762efadd851-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_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=>" -p os -std -buildid zoajMuMHgvyozTptNQHS/zoajMuMHgvyozTptNQHS -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.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/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3a/3a8f5fb7126efc95210ea9f83dd46a619b1d287f42c61d24e9e94b89023e0fa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f4/f42af0e1f8de84d309413fd276968c4271784707a6da7cc05d7bb764896b83f5-d # internal crypto/sha512 mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b036/symabis ./sha512block_ppc64le.s encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid zmSprX2ywVuNmUZ8alNQ/zmSprX2ywVuNmUZ8alNQ -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b079/symabis ./xor_ppc64x.s crypto/ed25519/internal/edwards25519 crypto/md5 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 1vFNHXqK0YMODfbQD--Y/1vFNHXqK0YMODfbQD--Y -goversion go1.15.3 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./const.go ./edwards25519.go mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b094/symabis ./md5block_ppc64x.s crypto/sha1 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/sha1 -std -complete -buildid nsbuSExI9eX4U5smwX5X/nsbuSExI9eX4U5smwX5X -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/sha256 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b098/symabis ./sha256block_ppc64le.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha256 -std -buildid eLoXEmF-tO2cRetXcs2E/eLoXEmF-tO2cRetXcs2E -goversion go1.15.3 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p crypto/sha512 -std -buildid HqYsuBcHlZabfKC4H3Lg/HqYsuBcHlZabfKC4H3Lg -goversion go1.15.3 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -std -buildid 6Scek1FhkYgv03QhOiwn/6Scek1FhkYgv03QhOiwn -goversion go1.15.3 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/md5 -std -buildid U3rmGra64Ks6YJ2YCwA6/U3rmGra64Ks6YJ2YCwA6 -goversion go1.15.3 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e3/e3b78fc12b30d2af7d698d75cbfe7db3868dfcd72753813c7d600c3a47de5e42-d # internal encoding/pem mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p encoding/pem -std -complete -buildid ZhhzrvH4F8td4AovyYHm/ZhhzrvH4F8td4AovyYHm -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b036/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/35/351d60b02a8a0a97dd1ef959d89da0ee3b41615a4a1fe8a54ee15f09a05eaa7c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b107/symabis ./sum_ppc64le.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid ZVY5ozO-2m6dT-I1Duhi/ZVY5ozO-2m6dT-I1Duhi -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b098/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/sha512block_ppc64le.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/07/07cfbd8693f961edffd28b17b7beaf0ceea802630d7ecab570119f2000b486e8-d # internal golang.org/x/sys/unix mkdir -p $WORK/b222/ cat >$WORK/b222/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b222=>" -I $WORK/b222/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b222/symabis ./asm_linux_ppc64x.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b094/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b223/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p golang.org/x/sys/unix -buildid ls68NbggBFRQfvocN1lq/ls68NbggBFRQfvocN1lq -goversion go1.15.3 -symabis $WORK/b222/symabis -D "" -importcfg $WORK/b222/importcfg -pack -asmhdr $WORK/b222/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/27/27494a711838d416040842267108984dbc825f5208097e70a7a61fd18aa36e18-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b098/_pkg_.a $WORK/b098/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/23/2317de8b6d84e3cfeb332e3979fd337c65d551fcdfb119e2d120c98d3ded37a4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b107/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/db/db9ae1634327fd6b0a93dbf4d0976adbc426ba4206592253a2a54a436807b546-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b079/xor_ppc64x.o ./xor_ppc64x.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cb/cb95377879dabcf831fad8f17e37cf87989d62df949774a662403ad937732304-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid C2SGMHaVxEpou9ufwQ7X/C2SGMHaVxEpou9ufwQ7X -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal path/filepath mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p path/filepath -std -complete -buildid HWvhJQ3NPujY56n-r6LS/HWvhJQ3NPujY56n-r6LS -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/79/7920031785e6b62a71f5c0bcd92807b6cd65f1d876c26be63724b0449a7b2aad-d # internal google.golang.org/protobuf/internal/detrand google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash/fnv=$WORK/b169/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p google.golang.org/protobuf/internal/detrand -complete -buildid YBQ-jWBrZaVzTxVpjPca/YBQ-jWBrZaVzTxVpjPca -goversion go1.15.3 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./rand.go mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/grpc/internal/envconfig -complete -buildid 4gxAz-vYtc55NBaEtS3T/4gxAz-vYtc55NBaEtS3T -goversion go1.15.3 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./envconfig.go 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 cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/12/12f2d21d25ea784f8286d6dbf846b20405feece81a6ac19f1df4eceae875613e-d # internal crypto/aes mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b078/symabis ./asm_ppc64le.s ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/84/84b29de5fe17cd4631fd60b0ea210ea52f90c52151b5dd2ac9cfa5b022007914-d # internal crypto/des mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/des -std -complete -buildid _e3ULStqSKjGYiYaOnym/_e3ULStqSKjGYiYaOnym -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/aes -std -buildid TSkdizo2zHsD7qpH2I0N/TSkdizo2zHsD7qpH2I0N -goversion go1.15.3 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0b/0b88c0d9b9f451432039ac859741f6d3adb373a722ab6709c3c6baede807c6de-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b105/symabis ./chacha_ppc64le.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20 -std -buildid aA8oTB74ZvKMcb7N1WgO/aA8oTB74ZvKMcb7N1WgO -goversion go1.15.3 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/29/29d01c8dc4ad230154999e4b8f955951d41eb70ef39608299a1ef0be286a851b-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dd/ddc40cef8609c35e1ff90b85bf7ff6b6022033316a384b85596e2e93b881c1de-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b078/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b078/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/23/23bf7e4339ff885fac08b06ba9985ec25e45f88d7d7943d0e22300dad39ef8db-d # internal io/ioutil mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p io/ioutil -std -complete -buildid 1qHOMYqrmMLDrUTDUYDJ/1qHOMYqrmMLDrUTDUYDJ -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./ioutil.go ./tempfile.go github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b297/ os/exec mkdir -p $WORK/b143/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -buildid yO-jOrjgD1LrnMjfCwE8/yO-jOrjgD1LrnMjfCwE8 -goversion go1.15.3 -D "" -importcfg $WORK/b297/importcfg -pack -c=4 ./ecs_container.go ./shared_config.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p os/exec -std -complete -buildid xNn8KQ1Vp0-xsb1XNPLb/xNn8KQ1Vp0-xsb1XNPLb -goversion go1.15.3 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_ppc64le.o $WORK/b078/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f2/f26d07ba766c9e844f9269cf27eba8e7425fd9495bec947a17df2270c29b2465-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b105/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0a/0aea83c9675fa73816cbedea4da2f8715a6c4859e1e6d67cc4cce57ad7ab8d4e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid C9lyBT0X13ZFC8EhddNy/C9lyBT0X13ZFC8EhddNy -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/e6/e623ffc39044b7e4be5cc6aa2af2cc516811c494ca2117c90218a3c7ff61f375-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3a/3a70183be1e3813ecb469a1af96b0731c7e691db617d86b4a4b358e5b119a8ba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/38/3884af62202168ded718b503273749e798ca7f6f210160379220790e2862461e-d # internal github.com/google/renameio mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/google/renameio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/google/renameio -complete -buildid lsjvDkfZWAkFfPd4xAiJ/lsjvDkfZWAkFfPd4xAiJ -goversion go1.15.3 -D "" -importcfg $WORK/b370/importcfg -pack -c=4 ./doc.go ./tempfile.go ./writefile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/70/70ee5019052da60cc9da84e23c985f770c87fc37982cba34b917a6a026749ebd-d # internal encoding/hex mkdir -p $WORK/b040/ flag cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/hex -std -complete -buildid NHg0E9ZztxuXnzwezoCZ/NHg0E9ZztxuXnzwezoCZ -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./hex.go mkdir -p $WORK/b002/ encoding/json cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid wBMpgs4JGRrnSC-tRVn2/wBMpgs4JGRrnSC-tRVn2 -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go github.com/coreos/go-semver/semver mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/go-semver/semver -complete -buildid rjhb1VMmdOz09hhXZjw5/rjhb1VMmdOz09hhXZjw5 -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./semver.go ./sort.go mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/7d/7d5d10f615b1433369e8fe41cdb6c71e9f09caf9a44210278845b02db3e8c890-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/c2/c23ab27a620267f48b82fb2d8d0ef54188bf9ce52c1be99c5b8eb29220f8a2db-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/01/0197107c08a01936d21b7d9e7c9f23cae9694820bc92db4bd093bd1c150ef854-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/73/730171c1c9168d6a0a2ca336f2810af40b205810bbc0d472292273265240f2a5-d # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/json -std -complete -buildid 02FCw8k3DJ4UUnl3Dk9o/02FCw8k3DJ4UUnl3Dk9o -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b060/ github.com/coreos/vcontext/path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/vcontext/path -complete -buildid YXp3SdED6U1AhagZMp7b/YXp3SdED6U1AhagZMp7b -goversion go1.15.3 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./path.go github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b068/ compress/flate mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p compress/flate -std -complete -buildid y4cUizkS8KUfTP5--TEm/y4cUizkS8KUfTP5--TEm -goversion go1.15.3 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid bRYT-cWxPBN9QZV6zr_9/bRYT-cWxPBN9QZV6zr_9 -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./errors.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid 24jHWISM68R7hlfjIS_6/24jHWISM68R7hlfjIS_6 -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/84/84749a5996e6a78431e7aa85e7354fdde42010e18e47050a48dccc0fde9243b4-d # internal math/big mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b082/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d4/d413dd1d2db05227aedb93efa058d7959ec2382445568d42cae4662bd1d00ecc-d # internal net/url mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net/url -std -complete -buildid HlIE0t8UkZ35RMFDrZbo/HlIE0t8UkZ35RMFDrZbo -goversion go1.15.3 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p math/big -std -buildid lSUywTJhx8ruE2cJbO6Z/lSUywTJhx8ruE2cJbO6Z -goversion go1.15.3 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./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 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ba/bae5e3cda32208ae0678ed6f9df0682a4fbdd8ec419a1ab78b012c2b9b2bb543-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/vcontext/tree -complete -buildid zy-_wbmAFF49MX9EZAQ8/zy-_wbmAFF49MX9EZAQ8 -goversion go1.15.3 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/66/669fac1abd555e26a0283017a704c606a84bb9e81f825550001035450dd9e4f0-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid mKZd4neS5hWfWPK9TztJ/mKZd4neS5hWfWPK9TztJ -goversion go1.15.3 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1b/1b46efa3d04604deb78445aec0d831d86675027281a59065ed56b0d8dac21b63-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid MTFvZ2ezlphviQ3evao4/MTFvZ2ezlphviQ3evao4 -goversion go1.15.3 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3d/3dca3b616722b256c9b39f2073c6b02c6f1ede2c5198420d736eec0d5c6fbc14-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/vcontext/report -complete -buildid drOmYHbMP_9l6p1DosfZ/drOmYHbMP_9l6p1DosfZ -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/17/17c2afbef8f49e8ae6205fc2b6b603a13d73457b33300242401bcf6fabdd5389-d # internal compress/gzip mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile compress/flate=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p compress/gzip -std -complete -buildid aexme_hNNDCux333MYwR/aexme_hNNDCux333MYwR -goversion go1.15.3 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ae/ae622dcef897d8ae936dac4dcb95203c7fbb005343603bb10d57ad275a6b4772-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid z3i6CEv8XtrP9YF19kJS/z3i6CEv8XtrP9YF19kJS -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a9/a9741892fd0c90c7e25db258ad05b369208132afdebef8617942e8906ac42668-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid dqx6DGWu7QaYqnm4hP1s/dqx6DGWu7QaYqnm4hP1s -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/84/84d2cdc64e13bd66955d02706bf207f1902e7c6fb667955f7429378f9155174c-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid 5AW58jZK7AulZodxqRiY/5AW58jZK7AulZodxqRiY -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/37/375b0aa780899b7b7cc9fcb09884c22b56ebe1d16b888592d0091c54a1fa47dc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid tyqseBZaEi3GPyWRMqR_/tyqseBZaEi3GPyWRMqR_ -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b222=>" -I $WORK/b222/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b222/asm_linux_ppc64x.o ./asm_linux_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/70/70d77e7aa8115268118241cb25f5289bcbb89cc56902447fce021ae05713e5cb-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid geKFr3234JDB9gCDN01o/geKFr3234JDB9gCDN01o -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b222/_pkg_.a $WORK/b222/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_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/77/7766345f57fb4809bfa39912589859151e2b5a9fd0cb4ff5d6951c34b242e1c6-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid FuMoc3QoeLbIFQQA5RV6/FuMoc3QoeLbIFQQA5RV6 -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/86/8601f57d6254d698050031582f56e8ff5d3758e6f7ca41ff1adf3ff655ae15d7-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid o5rIEt4KLQg6edfaf528/o5rIEt4KLQg6edfaf528 -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/af/af9183a5ce72978e7f36812fbd2f301f5f293fb59a83ce3808ba88b454f6ceeb-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid qUUDbJE6wxRfKoOVuKjj/qUUDbJE6wxRfKoOVuKjj -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./merge.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/fe/fe12a2128d70fb32c38b17ba97954d0a93cd6021978d13f8afc498a55e0fa196-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid 7OqTvS8zXRMuOio_eW_H/7OqTvS8zXRMuOio_eW_H -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.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 ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c0/c0929ffd4d8c5473bb19e50c8858ed9c1f56412aab23e7bccf440c0881a5cf2c-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/ajeddeloh/go-json -complete -buildid TXTBUxBs8QIxTXhneokc/TXTBUxBs8QIxTXhneokc -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5d/5d342f757eee29934c08e877fa903d38bffacc8a7c36c0605bbcf7903ed55251-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/vcontext/validate -complete -buildid SA-pF8TLl597T7oR-xzz/SA-pF8TLl597T7oR-xzz -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3d/3db915ee227cfa19ac66ec506f4e12cb231d9848ae26ed87f689a6691bfe6493-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid wLiai0Vh8qzRRSQRmupT/wLiai0Vh8qzRRSQRmupT -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/1c/1cfa3c063f4c8b2b3d45d88854c6896d1dd9ef16eea039bc311f91484de67e87-d # internal github.com/coreos/ignition/v2/internal/registry mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/ignition/v2/internal/registry -lang=go1.11 -complete -buildid E5VNgsdv0Fm69UN0R0h3/E5VNgsdv0Fm69UN0R0h3 -goversion go1.15.3 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./registry.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/46/463e903f05f906320bf776aaa4283908065c27f8ce09d16eb419fe265d59744e-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p golang.org/x/net/internal/timeseries -complete -buildid vXwLEx-2vyxEVj2W0HEh/vXwLEx-2vyxEVj2W0HEh -goversion go1.15.3 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cb/cbfc9f5715a7b4648a75335301831e5f43f875e667a6a3777f93a6404341e7a9-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid mqGdyTC_43WhUhjw3elY/mqGdyTC_43WhUhjw3elY -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e9/e9dfae97dbbad1405d7f642f663a14b4fb908a3fb7aa1515c462b3a63a9e4478-d # internal text/template/parse mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p text/template/parse -std -complete -buildid vldpH9k8Evt60wy3qkJJ/vldpH9k8Evt60wy3qkJJ -goversion go1.15.3 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./lex.go ./node.go ./parse.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 ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/35/354ac79693fb6844cfe5fdf6643a6dd17738334df32fe7dbc524f0367e7a4f19-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpclog=$WORK/b162/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/grpc/grpclog -complete -buildid VGCl7duTvMaSDU8Eicux/VGCl7duTvMaSDU8Eicux -goversion go1.15.3 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f3/f3b58a2b4d3c030c6899333e4417861ed17a44879b025bc928f98aa3abb1750b-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/internal/errors -complete -buildid 8Vrcgz933NlXFjfy7m5t/8Vrcgz933NlXFjfy7m5t -goversion go1.15.3 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./errors.go ./is_go113.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/90/90f26ee777f7412c181d6620e58e4b3208f65638d598b3b0a54a0301c9b00190-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid eNAysDP0Yl4XIdu-9r9q/eNAysDP0Yl4XIdu-9r9q -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/59/597cfc16f4770cb2fac8b25d406362b515ecda8c425beaf63b646e8924d02854-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/grpc/connectivity -complete -buildid D2qOwaHgBe7eSQ1SFeH7/D2qOwaHgBe7eSQ1SFeH7 -goversion go1.15.3 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/72/72be8716b49310106a93050d3470ae610410463438dc48ffb4dba68d0439a398-d # internal go/token mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p go/token -std -complete -buildid aE007IRmR8EbJRDcLe3f/aE007IRmR8EbJRDcLe3f -goversion go1.15.3 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/71/716de9ee9ca423ba4a25e857956d82b032d4de5ece37ec8fd113fe8479fdfb9c-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/internal/version -complete -buildid ozCEUxa3fnpY1JpkGr0D/ozCEUxa3fnpY1JpkGr0D -goversion go1.15.3 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8b/8b89fed11450cc2351b2d97b06fc2d2c17d24fbcd5ef7499f14123359d637868-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p google.golang.org/protobuf/encoding/protowire -complete -buildid dZdf6hso-xanPzB-KpiX/dZdf6hso-xanPzB-KpiX -goversion go1.15.3 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./wire.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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c3/c35cbf551a2292cf0b6820cb28acbc995fbb98d2e7a954d2283e5271beb208f7-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/grpc/internal -complete -buildid i57wZtrH5wOX6-ghwoRY/i57wZtrH5wOX6-ghwoRY -goversion go1.15.3 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b9/b9d4f2878a73a7a0bd44ef3230d73acb0a9e78844400c7f6c543b146442b6f5d-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/grpc/metadata -complete -buildid BRZhJIg5K6pdumfEXA9n/BRZhJIg5K6pdumfEXA9n -goversion go1.15.3 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./metadata.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b082/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/01/01094cb31ce556f52c2b04d3230943efedb815cf0dbc694e4abaa203183861d3-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -buildid kXTJ8N_XfJxRYlN1-Tmk/kXTJ8N_XfJxRYlN1-Tmk -goversion go1.15.3 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a8/a8d2f8f5dde1b957d7eb85e72b563d34bdba901ecd268cd1d4d5a909b7a52f54-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/attributes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/grpc/attributes -complete -buildid w0T83RoOZz4hEysrVYwA/w0T83RoOZz4hEysrVYwA -goversion go1.15.3 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./attributes.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a8/a863d518c649d19c7a03099915bc0390d58c297e7b22bcd890cbc708ff6001ab-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/grpc/codes -complete -buildid CM-ihp2XvMnjJ3XDtCA0/CM-ihp2XvMnjJ3XDtCA0 -goversion go1.15.3 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./code_string.go ./codes.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 importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b051/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b052/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b053/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p net -std -buildid mNxBWKoCAPd5zaRoUJkv/mNxBWKoCAPd5zaRoUJkv -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d5/d528085a0f78bf7304d0c77284211a22206b3f5ae1e99da147981552386ea0d9-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/grpc/internal/balancerload -complete -buildid v8IyKdFEjS4IAA93AhS5/v8IyKdFEjS4IAA93AhS5 -goversion go1.15.3 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./load.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/29/29c908128d21ac2c3a0208b81b285ff525b2251af755f39f5dd088f33fa98801-d # internal crypto/rand mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/rand -std -complete -buildid vGnyhsqWvQtCJVhx-2Xk/vGnyhsqWvQtCJVhx-2Xk -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/52/52c259427b4951ef693afbb219520897738d98728428be917bd8b498d3812c6c-d # internal crypto/elliptic mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b086/symabis ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/69/696ff8a1e153bad3cef174facd3688b8ad7337f4a993625d2ad61cfc9efba4a7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal encoding/asn1 mkdir -p $WORK/b089/ cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d9/d958d37d759f47a5876d3cad45abe1b3f3d44028ee18886546357aab9a310eec-d # internal crypto/dsa mkdir -p $WORK/b100/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/asn1 -std -complete -buildid n6DLncVhoFNbovlDGA3O/n6DLncVhoFNbovlDGA3O -goversion go1.15.3 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/dsa -std -complete -buildid RHEM773xcdrEOqYk5VeJ/RHEM773xcdrEOqYk5VeJ -goversion go1.15.3 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./dsa.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/elliptic -std -buildid 8Co51oLTd5m-iSslpVha/8Co51oLTd5m-iSslpVha -goversion go1.15.3 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0e/0e464d108a67136ceb1871a2e55352c3d96f8f9da21d25d623b7dcdd3681e761-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p golang.org/x/text/unicode/bidi -complete -buildid qS0y3vPM_uG1aSZt1Lep/qS0y3vPM_uG1aSZt1Lep -goversion go1.15.3 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8c/8c61b4b2697780b6b9dcd759290e843847604e391d6aab0c0126cd2c4d1c16d7-d # internal crypto/ed25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ed25519 -std -complete -buildid Pya6hrEE9D9vxNY2xZlg/Pya6hrEE9D9vxNY2xZlg -goversion go1.15.3 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./ed25519.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/56/5618e99354f936e77d8bc464be7104ec633c7dfe4f43d912bab3eb6ecabad35f-d # internal crypto/rsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/rsa -std -complete -buildid BSEcSK5r1XU5BuY2-cKG/BSEcSK5r1XU5BuY2-cKG -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/8f/8ff279d805a076231214d518fdd3c2316a100816331d6ed30b948413862585de-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/json -complete -buildid rgSSFlivylaMQ1Iqmatz/rgSSFlivylaMQ1Iqmatz -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/92/92aa934c2d777ddf298f04366369de27c8423c4d236813e40348070d829deea9-d # internal text/template mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b156/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p text/template -std -complete -buildid P2ZqRkmjgKWYNWTFT2ip/P2ZqRkmjgKWYNWTFT2ip -goversion go1.15.3 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1d/1db0b3e639ef5b597b82e94f8bbbfcd54d530ece11b492fb0ad22c011f0b89b6-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid ckh3ydUKb-BaNdCLDttu/ckh3ydUKb-BaNdCLDttu -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ce/ce94e04b8235cde862c28712be215faf5ccfa88f13db980a6b69f9fdfbec71d3-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p golang.org/x/text/unicode/norm -complete -buildid rtK5AsTfVn-CGnS2QEZI/rtK5AsTfVn-CGnS2QEZI -goversion go1.15.3 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/1f/1f6138cc6b7ed7222ce6946aaea63d55e11fbc19939d67274b7bd48e71e5a538-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -buildid IqJRmtur-OF1zOs_kuKb/IqJRmtur-OF1zOs_kuKb -goversion go1.15.3 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f5/f5868b12d8c64b6dfed39aa6efcbb0b52634cece77c8593b683d7a9dfece34f1-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/protobuf/internal/strs -complete -buildid GLzGTxrYjOSYcr7-Y8m3/GLzGTxrYjOSYcr7-Y8m3 -goversion go1.15.3 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f2/f2eb69924da4b0a1643f7a542b0a9b8da92cfd093ba6d47dc6545b1f8ad29571-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/protobuf/internal/encoding/text -complete -buildid HpgyxaBVKl-a7OHz-Dgo/HpgyxaBVKl-a7OHz-Dgo -goversion go1.15.3 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/20/205a548af29a1a5fc094839c436d3758a7cf68d21463166398d3bc54651240b7-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid tHEup3WQ5xalrP1x5Ovg/tHEup3WQ5xalrP1x5Ovg -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b086/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/35/3595b4775f09ac21237e63326cd3dcb5bfefbd42af8ec3aa34bd44806fa1de27-d # internal crypto/x509/pkix mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/x509/pkix -std -complete -buildid ei-N-id9Qkbt6ZQZ-CK9/ei-N-id9Qkbt6ZQZ-CK9 -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pkix.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fe/feddcc3eabb3139543e7c17863facafd55a19857ee41efd2949de8c2af87d93c-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/protobuf/internal/mapsort -complete -buildid ryi1wy9hSjO8L5mAo5BB/ryi1wy9hSjO8L5mAo5BB -goversion go1.15.3 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./mapsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/63/63666cd76a5607eeef0a32c1b575f81746b30e9a6099407409fbde8d1de970e0-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -buildid n3NP1czCHkfVJl9ue7P3/n3NP1czCHkfVJl9ue7P3 -goversion go1.15.3 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2b/2bac7b978f2614aa25748a6b27385cf9e6406bb8aa874989bb7681e1abdcd17e-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p google.golang.org/protobuf/internal/fieldsort -complete -buildid Ck8PAGOVQ5Ocv-vdkSrD/Ck8PAGOVQ5Ocv-vdkSrD -goversion go1.15.3 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./fieldsort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/22/224260a29700321865a44be1b40f54407eba9ba007885498b09ad47ad911c995-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/runtime/protoiface -complete -buildid -q-tHBIwDhL9li0u0JIG/-q-tHBIwDhL9li0u0JIG -goversion go1.15.3 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/af/af305f2d72b681c276fc35dc78aefd8baab05d38a47d86af1e2a20c17c1ed991-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p google.golang.org/protobuf/internal/descfmt -complete -buildid zTLL5W0cXivIZ8I50BHD/zTLL5W0cXivIZ8I50BHD -goversion go1.15.3 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/6a/6aef9b28636ab60b1915c1e0e0998440b3cf3d3504cb4492359536742fc01a5a-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/descopts -complete -buildid 4cV4k0T9FUalVpKoorap/4cV4k0T9FUalVpKoorap -goversion go1.15.3 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./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/1e/1eda264c45d0f122689e4587575fd405abe458cde7c8a544d82c53f1f033c67b-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b183/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p google.golang.org/protobuf/proto -complete -buildid MrNr1ZUCbj9USLf1-DqE/MrNr1ZUCbj9USLf1-DqE -goversion go1.15.3 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/08/086ee13d286cc0c37d1356928b50d2f09e4b22f4631dd8218b9b48277bd6fd6a-d # internal crypto/ecdsa mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ecdsa -std -complete -buildid 9OJSO22mvaWY3bsSNy8Z/9OJSO22mvaWY3bsSNy8Z -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.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/f1a940ce715b881c9db27cc0a8eb9e4edbf90dd738079842ef07dcbc5de5c194-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b235/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p golang.org/x/text/secure/bidirule -complete -buildid LQTHhY3KGsckOybWRfFY/LQTHhY3KGsckOybWRfFY -goversion go1.15.3 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/7e/7ea7d77054759d1d512b3eb999bd098a71b91404e2dcd3e0beb55b68e26b9936-d # internal html/template mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile html=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b155/_pkg_.a packagefile text/template/parse=$WORK/b156/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p html/template -std -complete -buildid ttfmIuapDaAvVNS_XwFy/ttfmIuapDaAvVNS_XwFy -goversion go1.15.3 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.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/769987d0e6e891de8265f6cfee0b6ecf2f10d4fb052f0732c4d6872d13ea01f1-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p golang.org/x/net/http2/hpack -complete -buildid 8UFgZqO_WkcXQ2tKLWjt/8UFgZqO_WkcXQ2tKLWjt -goversion go1.15.3 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/cd/cd24cd2ce12432821765f01356efc35d402ee8791b1d2c21c29783c9447d2e45-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -buildid 739IQuNI79qzK3Og9gMq/739IQuNI79qzK3Og9gMq -goversion go1.15.3 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/31/31289d1f7f54a2b515414dd7af9a8329181e0c8a7aec735f887488e4f49b4a40-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal/optional /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p cloud.google.com/go/internal/optional -complete -buildid khINTtsyEIsQd-EevHgn/khINTtsyEIsQd-EevHgn -goversion go1.15.3 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./optional.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4c/4cf84ae7c51f3cefd5e261236ed05655e25e2d50b889dd3c7133ac2198edefd9-d # internal go.opencensus.io/internal mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io=$WORK/b258/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p go.opencensus.io/internal -complete -buildid AgRCDLgFnnpV0DO8ci7c/AgRCDLgFnnpV0DO8ci7c -goversion go1.15.3 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./internal.go ./sanitize.go ./traceinternals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c8/c8797e7c02c826cbc24a345a3a3feec884eabb4de9d9fea9032e2a43dca3d551-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace/tracestate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p go.opencensus.io/trace/tracestate -complete -buildid 3nnS_4HbDGX-8cwAoPNs/3nnS_4HbDGX-8cwAoPNs -goversion go1.15.3 -D "" -importcfg $WORK/b260/importcfg -pack -c=4 ./tracestate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/20/20a367fc7529727894bffb984a7069d9585852690b10d3567c379cf2ea9aca59-d # internal runtime/trace mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p runtime/trace -std -buildid eezcCGs0JaGPrXD5XXcP/eezcCGs0JaGPrXD5XXcP -goversion go1.15.3 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/db/db8774169cfc4303c3386308b31e12b4609eeb5d2188fcf02958a89f0dd1d142-d # internal golang.org/x/net/idna mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b233/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b235/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b236/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p golang.org/x/net/idna -complete -buildid jzUgaJJh4arDXH4kNBLJ/jzUgaJJh4arDXH4kNBLJ -goversion go1.15.3 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/5b/5b0f0c9bbcc3abb706742a28479082678c78cf4ddd1d4502f3fdd7bad61b4d06-d # internal google.golang.org/api/iterator mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/iterator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/api/iterator -complete -buildid -VXwjqU5GddjI6dbtI9c/-VXwjqU5GddjI6dbtI9c -goversion go1.15.3 -D "" -importcfg $WORK/b264/importcfg -pack -c=4 ./iterator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/35/350062a6e988ddd428b390209d5fe031502baf47d6d470b2a1f21b66d951c32d-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p golang.org/x/oauth2/jws -complete -buildid Xc34fqkt8s5uIWm0vOTi/Xc34fqkt8s5uIWm0vOTi -goversion go1.15.3 -D "" -importcfg $WORK/b270/importcfg -pack -c=4 ./jws.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8b/8be4651e37867102ba0c815114efefe3a6c68c99047b7c528ff87b4244d419dd-d # internal go.opencensus.io/trace mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b256/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b257/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b259/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b260/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile runtime/trace=$WORK/b261/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p go.opencensus.io/trace -complete -buildid QES52_Q5CPsj4J3uldXG/QES52_Q5CPsj4J3uldXG -goversion go1.15.3 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./basetypes.go ./config.go ./doc.go ./evictedqueue.go ./export.go ./lrumap.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_go11.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ff/ffcf3d82ea60a767ae06b467f18b588585abe96f69d96bd2597da4916b2cd6fc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal os/user mkdir -p $WORK/b272/ cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7f/7f4e2bdc2e88919fe61ecd3595b9b94819bc42552a9dd84aaee83bcf8f3849f8-d # internal go.opencensus.io/resource mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p go.opencensus.io/resource -complete -buildid eoT7wvGW3vf7ERbkjSAF/eoT7wvGW3vf7ERbkjSAF -goversion go1.15.3 -D "" -importcfg $WORK/b283/importcfg -pack -c=4 ./resource.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b272/ -importpath os/user -- -I $WORK/b272/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/53/53d81a32effa00d34da9607141f9ab0b05982be2888214d52560774360c73b29-d # internal runtime/pprof mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p runtime/pprof -std -buildid kZ0Um6H1YdR-T1wdTV5p/kZ0Um6H1YdR-T1wdTV5p -goversion go1.15.3 -D "" -importcfg $WORK/b286/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/17/1788f13091efc914c1032c6e2f6e8089d669b433a1772bc9414819650c9aa22c-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b283/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p go.opencensus.io/metric/metricdata -complete -buildid nZfKcY5cBzfSbuQa1VNT/nZfKcY5cBzfSbuQa1VNT -goversion go1.15.3 -D "" -importcfg $WORK/b282/importcfg -pack -c=4 ./doc.go ./exemplar.go ./label.go ./metric.go ./point.go ./type_string.go ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/f5/f540012af7e804621b22b24df51fbe7c8420b2a5598fefe9e445adcdc014052c-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b282/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p go.opencensus.io/metric/metricproducer -complete -buildid Me6hty6xve_P0a-Pmt6Z/Me6hty6xve_P0a-Pmt6Z -goversion go1.15.3 -D "" -importcfg $WORK/b289/importcfg -pack -c=4 ./manager.go ./producer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/2d/2ddc079fd0dffd1d692a351e3a21e1e9d4d66b6fed6145812c05dd8372600902-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -buildid 3mYKAzCTUmk4zwEy9PHG/3mYKAzCTUmk4zwEy9PHG -goversion go1.15.3 -D "" -importcfg $WORK/b294/importcfg -pack -c=4 ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/c9/c9650baf0337f64d8cfde29d6976e3b6b602efdf36aa9b1c2077ea2e85defdaa-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/8a/8a2a40563baf146f112aa4a13a2a06a5927db29792d276def35311a4c870c020-d # internal encoding/xml mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p encoding/xml -std -complete -buildid H-wMjX50nC4iEtso2Obp/H-wMjX50nC4iEtso2Obp -goversion go1.15.3 -D "" -importcfg $WORK/b318/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go github.com/jmespath/go-jmespath mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/jmespath/go-jmespath -complete -buildid Vmke2EZAFP57VOPhqDf1/Vmke2EZAFP57VOPhqDf1 -goversion go1.15.3 -D "" -importcfg $WORK/b306/importcfg -pack -c=4 ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/cc/cc3efec0097787fdd5992350c97328972a26ad9c75f50343d390899712fd3f91-d # internal github.com/coreos/ignition/v2/internal/earlyrand mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/earlyrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/coreos/ignition/v2/internal/earlyrand -lang=go1.11 -complete -buildid XmYHE147gyXKrX230Jwx/XmYHE147gyXKrX230Jwx -goversion go1.15.3 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./earlyrand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/e1/e1546b9002d6e0af79eef69d0bba6125d947520faead9cee43b0d1c63403c86e-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -buildid 3_2GNCUxZTOOO2gBP31v/3_2GNCUxZTOOO2gBP31v -goversion go1.15.3 -D "" -importcfg $WORK/b296/importcfg -pack -c=4 ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_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/90/9010b6050fa69cb5c6027d3c65138e7f5678760eec1cd2734abe36165ebda85a-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -buildid DBhPmDZ5ALlNXvCYhiCi/DBhPmDZ5ALlNXvCYhiCi -goversion go1.15.3 -D "" -importcfg $WORK/b299/importcfg -pack -c=4 ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./legacy_regions.go ./v3model.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/8d/8dbdf5fdca3ea5b8571089b6bee63940509f777bfe9b2ec8b879915ad1a944e5-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p google.golang.org/protobuf/encoding/prototext -complete -buildid szWGYinsilrK8i_qGyK3/szWGYinsilrK8i_qGyK3 -goversion go1.15.3 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/19/195657217afb56e817ab6af4346973a8f596b0a4402211dcacbb8efe4cddee1a-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/internal/filedesc -complete -buildid 3_si9SkyhkW6TnjmpEK_/3_si9SkyhkW6TnjmpEK_ -goversion go1.15.3 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go 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/8c/8c5ca7f0ec37b4e3733dd48faa92566eec2ac8dd21a420eb542e9fa861171233-d # internal github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/go-systemd/v22/journal -complete -buildid kGb7n4q2QScqZ2RwT1dx/kGb7n4q2QScqZ2RwT1dx -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./journal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/0b/0b1466dba0b92467b96e4d1795ba6dd511d0525c417076f4b041a9ede48689ce-d # internal crypto/x509 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b085/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509 -std -complete -buildid OOLQeNdQaZofrcUoAD03/OOLQeNdQaZofrcUoAD03 -goversion go1.15.3 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/52/52705be246ce52b6c99e37005b6a60e07a6d7aa56e54ca5aa28281855e7c20e9-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid FzwVHBW15rqaapII3R36/FzwVHBW15rqaapII3R36 -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/d5/d5f491a04c54dc0d5c905561cedfbb49e920e4e6d730a13183a1a4633f93a21f-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid jqQhInGAIa_CneqqGyqM/jqQhInGAIa_CneqqGyqM -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/9b/9b3a3afd052c678c8e5b79a2806df8ae2d94cb0bec115dd64598ef853411e3a0-d # internal log/syslog mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p log/syslog -std -complete -buildid d9ZlVZGfbgGAkcm0AJtW/d9ZlVZGfbgGAkcm0AJtW -goversion go1.15.3 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/9f/9f2621ce21d04344c3990cf1e0f3cd27abadc0f38516ab041885de0a01ca2e15-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/credentials/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/grpc/credentials/internal -complete -buildid gP6QF0DM2C6x9mUIkeeR/gP6QF0DM2C6x9mUIkeeR -goversion go1.15.3 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./syscallconn.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/75/75aa912908c12fc3990d16ed158f71985fa05c7e14c2efd5649524164850fddb-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/grpc/internal/syscall -complete -buildid YCB4-JLqKOKsLo13FSHb/YCB4-JLqKOKsLo13FSHb -goversion go1.15.3 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f8/f852d8283b65caf2cf6163c4e0e11fb739aef27c78788f30ac3ac48f35834b35-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/stats -complete -buildid nozbK7--zDTzeH_QAH1e/nozbK7--zDTzeH_QAH1e -goversion go1.15.3 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./handlers.go ./stats.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a5/a5170958d88c29d171f776184204a93c4ea21eb0c10db764ddd851d1698df647-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid wxgVRpgojaCcutgALkMD/wxgVRpgojaCcutgALkMD -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/cc/cc1344adaceea36bd50437cadecbf3013f9f2fc92a274a9407c6097366cd8c7c-d # internal mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid A5tNjqfygd9y27VkXhkw/A5tNjqfygd9y27VkXhkw -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1e/1e507f54717ac52f97fb607115433547dcd20dfd3719567efb845d6d9a08628d-d # internal github.com/coreos/ignition/v2/internal/log mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log/syslog=$WORK/b142/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/ignition/v2/internal/log -lang=go1.11 -complete -buildid KA28gEhiOIobgrh1nCCb/KA28gEhiOIobgrh1nCCb -goversion go1.15.3 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./log.go ./stdout.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/4a/4a5e8f6696fd829d2af725eca89d283f698cf0ffd2a5ba7f77740e2ccf29c034-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p golang.org/x/net/http/httpguts -complete -buildid Xbex0FIguCLy6LeXwb17/Xbex0FIguCLy6LeXwb17 -goversion go1.15.3 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/4a/4a5f210c3960c1c9034761b06e0d8172623b7d00d90d163813e76d59acd9c098-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal google.golang.org/grpc/naming mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/naming -complete -buildid kwlYDOficgu_bMkEemPw/kwlYDOficgu_bMkEemPw -goversion go1.15.3 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./dns_resolver.go ./naming.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/58/5813ad1cb80135fc19cc5fb7dac2ed6cfb82fa304357189e46ffa6fde428a5fc-d # internal go.opencensus.io/tag mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime/pprof=$WORK/b286/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p go.opencensus.io/tag -complete -buildid F54CGVDjXziD1td3INwH/F54CGVDjXziD1td3INwH -goversion go1.15.3 -D "" -importcfg $WORK/b285/importcfg -pack -c=4 ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./metadata.go ./profile_19.go ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4b/4b5a60d1baceb8d0c410a2b89097e22bd7f499c777010baa2c5afd6340f03623-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b298/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -buildid KtFRvwowaDnGlGFRPDrG/KtFRvwowaDnGlGFRPDrG -goversion go1.15.3 -D "" -importcfg $WORK/b295/importcfg -pack -c=4 ./chain_provider.go ./context_background_go1.7.go ./context_go1.9.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6d/6d62b233054c626c0cf2ee38e986b40c777650b03cbf4a80b648d41db572bfb9-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b306/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -buildid yfB-_qY1quwyCbb-q35I/yfB-_qY1quwyCbb-q35I -goversion go1.15.3 -D "" -importcfg $WORK/b305/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/86/8672f9f0b077d9b616a6f24f1649ad91747f0e325e7de95125fce814270476c0-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid E3AQQtuVvMtOmlvfmzHq/E3AQQtuVvMtOmlvfmzHq -goversion go1.15.3 -D "" -importcfg $WORK/b340/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/cf/cfc34678100cf06c83230da447811bf737fd404208e2e67d5faff36aa91cd3ea-d # internal github.com/pin/tftp mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b342/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/pin/tftp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/pin/tftp -complete -buildid yV1FeUAxDXq37G2dfI68/yV1FeUAxDXq37G2dfI68 -goversion go1.15.3 -D "" -importcfg $WORK/b341/importcfg -pack -c=4 ./backoff.go ./client.go ./packet.go ./receiver.go ./sender.go ./server.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e3/e3f51143ee043badcd512a4c30eeaf5e2f0ec7f55fbb5cd9ade3150467b89e1b-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -buildid sul7pjpZufAE-i64JWkd/sul7pjpZufAE-i64JWkd -goversion go1.15.3 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/8d/8d2bfdf0570241d81821b5070e464a0d52aaee23585216655b3f3ddd57bf4255-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b285/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/stats/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p go.opencensus.io/stats/internal -complete -buildid 6gJAkP-80eBPxzEGAf-m/6gJAkP-80eBPxzEGAf-m -goversion go1.15.3 -D "" -importcfg $WORK/b284/importcfg -pack -c=4 ./record.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c9/c93f4c50a45a4e7a13fc87b4ae9ac9f82340ba44144e8639f414fd970f8a7182-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -buildid D0kb75zOynlXsL3lcPN9/D0kb75zOynlXsL3lcPN9 -goversion go1.15.3 -D "" -importcfg $WORK/b309/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/6d/6db3318bf0e6335535f25d71243b0aa693b4473970e41a0aedf2c174ff33cb22-d # internal go.opencensus.io/stats mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b282/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b284/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b285/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/stats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p go.opencensus.io/stats -complete -buildid LYSDX3OVByJX1k24Efuf/LYSDX3OVByJX1k24Efuf -goversion go1.15.3 -D "" -importcfg $WORK/b281/importcfg -pack -c=4 ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/46/46d83e20c23df5ddb51caf4553fc1bf0c80c20a1ec22e150ca23c3433b1eadb7-d # internal golang.org/x/net/http/httpproxy mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p golang.org/x/net/http/httpproxy -complete -buildid cW2mupoHKbEmpUV84HV0/cW2mupoHKbEmpUV84HV0 -goversion go1.15.3 -D "" -importcfg $WORK/b343/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/94/945201e81694efce2296f42fee41a56a24b09cf7e12e8bed0d2e1dee9382cb32-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b288/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b282/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b289/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b283/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b281/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b284/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b285/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/stats/view /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p go.opencensus.io/stats/view -complete -buildid x-yD3b_YmG0GUgwto0KX/x-yD3b_YmG0GUgwto0KX -goversion go1.15.3 -D "" -importcfg $WORK/b287/importcfg -pack -c=4 ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./view_to_metric.go ./worker.go ./worker_commands.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a5/a5df72fe4915615154faaf9f64994e0a32a4ba98fdd2bfec3f61433a29e8d02e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/6f/6f5cd1ca0f590cff54ac7ed85d29b8f656f340bdce0272ac6620c9439ee8e44a-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b190/ cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/50/5062324b1ea52b7fdc043282f0ea41f0ae57024274253d3eb1a2dd1ad2a7cd12-d # internal github.com/coreos/ignition/v2/internal/distro mkdir -p $WORK/b346/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b183/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/distro /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/coreos/ignition/v2/internal/distro -lang=go1.11 -complete -buildid YdZe5Ca6BXLQbi_YYE8l/YdZe5Ca6BXLQbi_YYE8l -goversion go1.15.3 -D "" -importcfg $WORK/b346/importcfg -pack -c=4 ./distro.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/impl -complete -buildid k0F3F8nc35oRZFyJfpkG/k0F3F8nc35oRZFyJfpkG -goversion go1.15.3 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/85/85b7ace3911bc041ddc1a44a1965c74f8ebca71f5fcb4762446026328184dcb1-d # internal crypto/tls mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b042/_pkg_.a packagefile container/list=$WORK/b076/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b085/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/tls -std -complete -buildid MpFndHTv_ioUDWTqgMKO/MpFndHTv_ioUDWTqgMKO -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/0d/0d8cc84f38ca4bc2560f76add05f35c4f7793734ea3cc1157bc02558248815fd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a3/a3327c0cc4cbc23ae83d3accd825e88670725931bd6e7c17d0c87447d61aeb6f-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/6c/6cd2e860d17e9f2e09aa4fb933e75e6d49c35970d45f24e414d39752261a28bf-d # internal cd $WORK/b272 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/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/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/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/b272=/tmp/go-build -gno-record-gcc-switches -o $WORK/b272/_cgo_.o $WORK/b272/_cgo_main.o $WORK/b272/_x001.o $WORK/b272/_x002.o $WORK/b272/_x003.o $WORK/b272/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b272/_cgo_.o -dynout $WORK/b272/_cgo_import.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p os/user -std -buildid uVH8YucArwT7O0jEC5EF/uVH8YucArwT7O0jEC5EF -goversion go1.15.3 -D "" -importcfg $WORK/b272/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b272/_cgo_gotypes.go $WORK/b272/cgo_lookup_unix.cgo1.go $WORK/b272/getgrouplist_unix.cgo1.go $WORK/b272/listgroups_unix.cgo1.go $WORK/b272/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b272/_pkg_.a $WORK/b272/_x001.o $WORK/b272/_x002.o $WORK/b272/_x003.o $WORK/b272/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/1b/1b38409b8d334c36939dfbb59e7aa77b3eb84e57e71480a2c173583434929d55-d # internal github.com/coreos/ignition/v2/internal/as_user mkdir -p $WORK/b345/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b345/ -importpath github.com/coreos/ignition/v2/internal/as_user -- -I $WORK/b345/ -g -O2 -Werror=implicit-function-declaration ./as_user.go github.com/godbus/dbus/v5 mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/godbus/dbus/v5 -complete -buildid qh9KE5zAb0EtKex7QOgw/qh9KE5zAb0EtKex7QOgw -goversion go1.15.3 -D "" -importcfg $WORK/b375/importcfg -pack -c=4 ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cd $WORK/b345 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x002.o -c as_user.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -I $WORK/b345/ -g -O2 -Werror=implicit-function-declaration -o $WORK/b345/_x003.o -c as_user.c cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5e/5eec9504723a934bbacbc90b288981602c2323506c6a850677fbd74f899c3444-d # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ac/ac1008c5b4c0b9bf8ce25ce00d4e401565687c88017ed43b7b4ab734aa2849d1-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b052/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid fuusY00outkPriYUJqwZ/fuusY00outkPriYUJqwZ -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go google.golang.org/api/transport/cert mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/transport/cert /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p google.golang.org/api/transport/cert -complete -buildid -7znETjmX5I_AXEvE0V_/-7znETjmX5I_AXEvE0V_ -goversion go1.15.3 -D "" -importcfg $WORK/b291/importcfg -pack -c=4 ./default_cert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/9b/9b61a3001a26ca41ec07dc19f76fe0b8f989283e9163e2a2a9e06396f91193a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/bc/bc5cbf35385bcd5395bc643d1b0a14a700a0ec35bac9893a4b8f8624d92fef49-d # internal net/http mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile container/list=$WORK/b076/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/http -std -complete -buildid LYLYx_Q3UYbEBSRKbInZ/LYLYx_Q3UYbEBSRKbInZ -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd $WORK/b345 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b345=/tmp/go-build -gno-record-gcc-switches -o $WORK/b345/_cgo_.o $WORK/b345/_cgo_main.o $WORK/b345/_x001.o $WORK/b345/_x002.o $WORK/b345/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage as_user -dynimport $WORK/b345/_cgo_.o -dynout $WORK/b345/_cgo_import.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e8/e8ce55ecbb6bc611f7feb68265e050b1d732dc9513d68ac15257892e405fcf1b-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/filetype -complete -buildid nDqtHo0_Bk9HOpNF9qkU/nDqtHo0_Bk9HOpNF9qkU -goversion go1.15.3 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./build.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/as_user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/coreos/ignition/v2/internal/as_user -lang=go1.11 -buildid jfCbj7lt7v9E_NTecE41/jfCbj7lt7v9E_NTecE41 -goversion go1.15.3 -D "" -importcfg $WORK/b345/importcfg -pack -c=4 $WORK/b345/_cgo_gotypes.go $WORK/b345/as_user.cgo1.go $WORK/b345/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b345/_pkg_.a $WORK/b345/_x001.o $WORK/b345/_x002.o $WORK/b345/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/e6/e6d54092f9556d7b9efb177ab54829a64b806b1aebdf4fab5fa9f0b27bf3b7ec-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/72/722707c3a3810f71a176b97dc4e69bc750835d00027b8bea1c3ab5b9e1f559a8-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b375/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/coreos/go-systemd/v22/dbus -complete -buildid dz1u0G4oSYZy7O6qRb7k/dz1u0G4oSYZy7O6qRb7k -goversion go1.15.3 -D "" -importcfg $WORK/b374/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4c/4cd49523e5bf36995b75f63d01ae7fd8d8366c55b2b4090b8c78649f3dd0943f-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -buildid ckVxIOLEKvZSIBSGuHBM/ckVxIOLEKvZSIBSGuHBM -goversion go1.15.3 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/53/5356bc6fb367ee90bc9f206cabba9cbb9bc850a81b2f2c3475c24ad037f55fba-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/golang/protobuf/proto -complete -buildid kfNfpXLCrhmu3A94c3d6/kfNfpXLCrhmu3A94c3d6 -goversion go1.15.3 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b211/ google.golang.org/protobuf/types/known/durationpb cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/protobuf/types/known/anypb -complete -buildid NP6-GAI-PXbICv4QL8mN/NP6-GAI-PXbICv4QL8mN -goversion go1.15.3 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./any.pb.go google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/descriptorpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/types/descriptorpb -complete -buildid 9TY4e0hpWOTmXONWFLeb/9TY4e0hpWOTmXONWFLeb -goversion go1.15.3 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./descriptor.pb.go mkdir -p $WORK/b215/ mkdir -p $WORK/b213/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -buildid Ime7SqLyu_GKU8C_x91H/Ime7SqLyu_GKU8C_x91H -goversion go1.15.3 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./timestamp.pb.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/protobuf/types/known/durationpb -complete -buildid gsOVA-1DU49JeQyUYo2Z/gsOVA-1DU49JeQyUYo2Z -goversion go1.15.3 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/27/2742c17266867c17141079f6a8157c5bb4a94ee0b5602d75dc2244fcc61e0e94-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b215/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid D0E7dQsihRj4z6cFCJEM/D0E7dQsihRj4z6cFCJEM -goversion go1.15.3 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/5a/5af353442cddd8b86d2100dc6a93a8f2244ce5dc8333500ca04d5ae3f32336e9-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b213/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid 9cuZr0LnmShIG5IZcR1n/9cuZr0LnmShIG5IZcR1n -goversion go1.15.3 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/2c/2cb864dbadbc3b0d05a92c6d40726832ca21901ac99abf638cb073e17701665e-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b211/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid Vfm0Ckxq_LTfUawttPJb/Vfm0Ckxq_LTfUawttPJb -goversion go1.15.3 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/9c/9caaf590aa7142d251df799ccfa2fa4f86eae03b02952ca42be19701799b3689-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal github.com/coreos/ignition/v2/internal/systemd mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b374/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/coreos/ignition/v2/internal/systemd -lang=go1.11 -complete -buildid aNVCElue1j4mzljz-8Eo/aNVCElue1j4mzljz-8Eo -goversion go1.15.3 -D "" -importcfg $WORK/b373/importcfg -pack -c=4 ./systemd.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/e6/e682bb8ed5efdec5f394ec629866518c6e6b7bb2027ae4945378aada0c6ea60d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/74/74b42fa58b77a6f5387ec951e064ecd27c555e42fb47f25c5d01745de192e085-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a4/a4f75ba72deb7f1b694f525a94220fa86c8fdc75cb962f1e936957ecef8fe1d1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/40/403620fdb9a089403caf8850923034eb70039cbf6a60fb84960935a0ee661821-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/23/237bd0758dcbbaedd403d0f738088589b8df2fc796ce71bbffd74b10b7d20da1-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b205/ google.golang.org/grpc/credentials github.com/golang/protobuf/ptypes mkdir -p $WORK/b209/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b204/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b216/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b210/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b212/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/grpc/encoding/proto -complete -buildid drGPZwMu-TZdc7Z7_7Fo/drGPZwMu-TZdc7Z7_7Fo -goversion go1.15.3 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./proto.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/golang/protobuf/ptypes -complete -buildid 7qNX0Viloo30-4hnnVe7/7qNX0Viloo30-4hnnVe7 -goversion go1.15.3 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go mkdir -p $WORK/b163/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b212/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b214/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF google.golang.org/genproto/googleapis/rpc/status cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b194/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b195/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b218/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/grpc/credentials -complete -buildid PzBHsBV4zu5PY97nAw5R/PzBHsBV4zu5PY97nAw5R -goversion go1.15.3 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./credentials.go ./go12.go ./tls.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -buildid MNDqIVQ25TmYftAp-rWQ/MNDqIVQ25TmYftAp-rWQ -goversion go1.15.3 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./binarylog.pb.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid 7UrV6vMxRXBa3_zUA0Bb/7UrV6vMxRXBa3_zUA0Bb -goversion go1.15.3 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./status.pb.go google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/type/expr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/genproto/googleapis/type/expr -complete -buildid EBrNijA6DXy85BC5vAvU/EBrNijA6DXy85BC5vAvU -goversion go1.15.3 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./expr.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/6c/6c27124edd39bb482af4d515cff316a764ea1d63b7892443c9ea2329dbb16c8b-d # internal github.com/golang/protobuf/protoc-gen-go/descriptor mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b248/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/golang/protobuf/protoc-gen-go/descriptor -complete -buildid bx8_O2D8ytojjkqaiPRv/bx8_O2D8ytojjkqaiPRv -goversion go1.15.3 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./descriptor.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/6c/6c7533a30365cd027700909019a1907ad4561a8218891e86b8d45ed069ce3773-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/rpc/code /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/genproto/googleapis/rpc/code -complete -buildid ZjipcV15OCpnx6ZXsocg/ZjipcV15OCpnx6ZXsocg -goversion go1.15.3 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./code.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/dd/dd72c94cb5d42324ac74f1d002d872b6f2a940f3c888cb8d262238c1fc1fb38c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/96/96481c4ce85bd6af69ba601672f762aa9f7fe7bab6d58065aa7dad5819ef5097-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/90/90f558682d0930d04eb3c55cbecc985bcccf50de03914fccc50c5e39b1d8bb64-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/50/50780504d0cc15beca642f593d9c099befdcd18bfa7298f0f09348a8a905a855-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b198/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b199/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/grpc/resolver -complete -buildid cMz-mvP_ZT7FvGn3UAk-/cMz-mvP_ZT7FvGn3UAk- -goversion go1.15.3 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./resolver.go google.golang.org/grpc/peer mkdir -p $WORK/b240/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b221/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile net=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/peer -complete -buildid RQRchPrvA3D7ylx4FMkg/RQRchPrvA3D7ylx4FMkg -goversion go1.15.3 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./peer.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b162/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/internal/channelz -complete -buildid YoSit-j8a_iAquaWNVhR/YoSit-j8a_iAquaWNVhR -goversion go1.15.3 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./funcs.go ./logging.go ./types.go ./types_linux.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_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/74/74571a74d57645f057282491fbfd37218348759bf86d1a8a1d4f00cf7ab8babd-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/api/annotations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/genproto/googleapis/api/annotations -complete -buildid dobsGMpZ9himULxH3hgf/dobsGMpZ9himULxH3hgf -goversion go1.15.3 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./annotations.pb.go ./client.pb.go ./field_behavior.pb.go ./http.pb.go ./resource.pb.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e3/e386ff2d42b377be2ab44ba7a1cba6d60d0a2e55f658bb868ee658b25571f735-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b209/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/internal/status -complete -buildid FF0HKeJiEyaYzPw-wriM/FF0HKeJiEyaYzPw-wriM -goversion go1.15.3 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/fe/fee2b9f2088f45a23933c5741aec591d86044fa9caa956c2d736189a0e6c20dd-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/10/10d11270ca529d05c6ebd9490d12cac8cab17ce9f624668ff3b80c490a09d2d4-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b195/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b199/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/grpc/balancer -complete -buildid A84UFeO0ZdhItNoxF6MA/A84UFeO0ZdhItNoxF6MA -goversion go1.15.3 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./balancer.go google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/grpcutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/grpc/internal/grpcutil -complete -buildid qZXzm17weYCS-zMrbdBZ/qZXzm17weYCS-zMrbdBZ -goversion go1.15.3 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./target.go google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b199/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/resolver/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/grpc/internal/resolver/dns -complete -buildid X-8nn1n_3EdGvezNtdeG/X-8nn1n_3EdGvezNtdeG -goversion go1.15.3 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./dns_resolver.go ./go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/e4/e4144893555b273d611a9c282c3210ec25ad081ad592a543139c2ede3fcd5a2c-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -buildid lF14ePIfcRgIqE_HhR47/lF14ePIfcRgIqE_HhR47 -goversion go1.15.3 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./passthrough.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ea/ea039928a24564d4c1982566d37c693708b029c38746f8a80550824b06be8086-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/d2/d27f88e84e3c0a71b7838f7c9f2b716e6d3dd6769ad021b5c631e631268c77a9-d # internal google.golang.org/grpc/status mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/status -complete -buildid EdH4UbOA92QPTlyIKeXF/EdH4UbOA92QPTlyIKeXF -goversion go1.15.3 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/79/7977ee77ffb2704411f1a8162216c5f119af1bc011b1a60b0bf2d7f6abff9854-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/grpc/balancer/base -complete -buildid IxAoJoZzshUhz5hYxDKr/IxAoJoZzshUhz5hYxDKr -goversion go1.15.3 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/1c/1c21f5d6ddbd79079452c39ca059023f193d798d283264d1a8b7d293d152720c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a9/a96706c84cd08a9b49ea3b5afb79b467cac2de97b0741ad78ee162098585b43a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ba/ba7fc36492e24bb926f78bed790793f60cbe3096335c4df87496551c3a4ff962-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c3/c33a0f3971b68fcae2e4838bb61759e2f1c354c2dd89b6ec2b17cb3ea1a4f53c-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/grpc/internal/binarylog -complete -buildid HiOJi7b-JwuVi85QZBb-/HiOJi7b-JwuVi85QZBb- -goversion go1.15.3 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/87/879af0d54abdf09c8fa1d233d4c00fdfae6deb4a9b508a993ed61dfaba665c85-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/49/4944035d0dcddbe856358898521dcf08600668276c2bb64b876062bf1a3c2b74-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b200/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b202/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/grpc/balancer/roundrobin -complete -buildid 6R7Wl6HNcGTXHAzPnM4_/6R7Wl6HNcGTXHAzPnM4_ -goversion go1.15.3 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./roundrobin.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/da/dada92e70bdcfe0c1d7d6507484f22e3a091db83104e1ba860f004f34c002334-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/08/08d698d53b9b2fee822512dbf432048e68502b70ab09360f1f11c3b85588fc2f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fd/fda995205c061c6d52539ce99752c42a71b50b9920092e98b34bc005a9b1f8af-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b146/ github.com/vincent-petithory/dataurl golang.org/x/net/trace mkdir -p $WORK/b151/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p cloud.google.com/go/compute/metadata -complete -buildid 52TIxyflJO9zqYW6BiuC/52TIxyflJO9zqYW6BiuC -goversion go1.15.3 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./metadata.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b152/_pkg_.a packagefile html/template=$WORK/b153/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b157/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b071/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p golang.org/x/net/trace -complete -buildid PBmRvBxeVOLXbB2fuk3Q/PBmRvBxeVOLXbB2fuk3Q -goversion go1.15.3 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go golang.org/x/net/context/ctxhttp cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b268/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/vincent-petithory/dataurl -complete -buildid he3_JciARFy84dvRLW-n/he3_JciARFy84dvRLW-n -goversion go1.15.3 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF google.golang.org/api/googleapi cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/net/context/ctxhttp -complete -buildid v_k5H6j0xItccVdxohLO/v_k5H6j0xItccVdxohLO -goversion go1.15.3 -D "" -importcfg $WORK/b268/importcfg -pack -c=4 ./ctxhttp.go mkdir -p $WORK/b251/ go.opencensus.io/trace/propagation mkdir -p $WORK/b280/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b252/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b255/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/api/googleapi -complete -buildid oXGp99pkdD2m2RXEuVCI/oXGp99pkdD2m2RXEuVCI -goversion go1.15.3 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./googleapi.go ./types.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p go.opencensus.io/trace/propagation -complete -buildid F7JvIGj8nsL9FXczneaE/F7JvIGj8nsL9FXczneaE -goversion go1.15.3 -D "" -importcfg $WORK/b280/importcfg -pack -c=4 ./propagation.go golang.org/x/net/http2 mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b231/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p golang.org/x/net/http2 -complete -buildid Ht8-HXbp7WAuGHrERg-m/Ht8-HXbp7WAuGHrERg-m -goversion go1.15.3 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./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 net/http/httputil mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p net/http/httputil -std -complete -buildid MRxUWLVRNLnXi0kX2d1d/MRxUWLVRNLnXi0kX2d1d -goversion go1.15.3 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/2e/2ee1c1196478d7d1f3134b5a07ec0fe9c48744dffd4aa103a1eb7746c93fe155-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b255/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b280/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -buildid FfYDLXdx4sxTPxcQZiyV/FfYDLXdx4sxTPxcQZiyV -goversion go1.15.3 -D "" -importcfg $WORK/b279/importcfg -pack -c=4 ./b3.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/0d/0db91095a03a50760535f19c7a09cef41ae824b0fb3f82eba099616befa38628-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b268/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p golang.org/x/oauth2/internal -complete -buildid toD-q8MMZM_ZfixF-qVu/toD-q8MMZM_ZfixF-qVu -goversion go1.15.3 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./doc.go ./oauth2.go ./token.go ./transport.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/75/75c031b91e8b3b1ac42a4a13a41a30d0104a81bb5fda6840f9cffd37a57b1925-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/googleapi/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p google.golang.org/api/googleapi/transport -complete -buildid ImUbMC_WIpfO6VY4D7RK/ImUbMC_WIpfO6VY4D7RK -goversion go1.15.3 -D "" -importcfg $WORK/b290/importcfg -pack -c=4 ./apikey.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e8/e8db7bdbc06e8f0f9b7f30079c74c11f63c46401e1b609bb2f7bda1e7051b428-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b255/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b251/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p cloud.google.com/go/internal/trace -complete -buildid etNY5jTueLlRTBBqIQkA/etNY5jTueLlRTBBqIQkA -goversion go1.15.3 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/01/01dc6bab6f682d16b0aa260cc53aec3f9b16f157000a398cb0b1b68380eb5386-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b255/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b280/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p google.golang.org/api/transport/http/internal/propagation -complete -buildid YQ1mGyD7KqhYo9zIU3SW/YQ1mGyD7KqhYo9zIU3SW -goversion go1.15.3 -D "" -importcfg $WORK/b292/importcfg -pack -c=4 ./http.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/be/be1688ab700ace682377eb855dbb4fe74ac0d898bc4063ea1675197a257619a1-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/aws -complete -buildid AgZFCo6XjofN6L2W4Ljd/AgZFCo6XjofN6L2W4Ljd -goversion go1.15.3 -D "" -importcfg $WORK/b293/importcfg -pack -c=4 ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/73/73545afae4e6438497990381b2265c719543dd517fe86211bfe051390633958f-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b279/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b281/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b287/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b285/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b255/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b280/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/go.opencensus.io/plugin/ochttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p go.opencensus.io/plugin/ochttp -complete -buildid SjIDbBU1TUdF50P55Jfh/SjIDbBU1TUdF50P55Jfh -goversion go1.15.3 -D "" -importcfg $WORK/b278/importcfg -pack -c=4 ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go ./wrapped_body.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/38/38270187c0168bc61b0ebe70bfe81bd69835aee82acb412579e46e729b981da8-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid oCXqkWrenTbQVQsq8qJZ/oCXqkWrenTbQVQsq8qJZ -goversion go1.15.3 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/1f/1fb2936d1537cdd267f9cf07ea48b3aca0a149097bfe69989e699dc52f271f5b-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid FPxDeGRF014VtlShqfCJ/FPxDeGRF014VtlShqfCJ -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/f0/f03b6ce19fb95ca77d77c59733c371f57aac2c660f1d997ae7b3ad6e9f00f2c0-d # internal github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid OaUdito6X5ODISbdVtKE/OaUdito6X5ODISbdVtKE -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ca/ca0ea6bc4a0ac0cfda1067822d883430a00b8295a07d99b1f115f2684eaa5a54-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid kis7HU_xLhk0c8Iaurja/kis7HU_xLhk0c8Iaurja -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/9b/9b1f588190423f5cc9a0fc9240c82217a4bf5d633de15259f928801aacdd54d6-d # internal golang.org/x/oauth2 mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b267/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p golang.org/x/oauth2 -complete -buildid IzLacIXShrMij7fWHpqx/IzLacIXShrMij7fWHpqx -goversion go1.15.3 -D "" -importcfg $WORK/b266/importcfg -pack -c=4 ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/70/708ed25050a52a46e2c86111fcff2d25179f14cc03240e21fde5f64b61f32445-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/aws/aws-sdk-go/aws/request -complete -buildid Yw3x20BT5ZyQB1lISBqm/Yw3x20BT5ZyQB1lISBqm -goversion go1.15.3 -D "" -importcfg $WORK/b304/importcfg -pack -c=4 ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b3/b313d9b3d0b72b7190d12863647b684222e5e7de3c960b6f1c11857a52ab410c-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid FQASszYlHGA3Iomx4f0T/FQASszYlHGA3Iomx4f0T -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e0/e08d42e91ea320e776b24f66ace488d9ca670672a24848d5940d62fec3830918-d # internal github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid v-K1PODM0Fm6E5NqzqOI/v-K1PODM0Fm6E5NqzqOI -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/1a/1a35fd7583a69bcae400efc9c7a3972b8a8e8251f9538c8319598849e991f7f9-d # internal github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid zvVKspoQE7C-den5xuih/zvVKspoQE7C-den5xuih -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/47/4735c6c69d1b30bf2539fb7e516be7164ac4fcbad91aea208585360b3f0fb6ff-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b270/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p golang.org/x/oauth2/jwt -complete -buildid rNHB4XJfri7JU93GU6RM/rNHB4XJfri7JU93GU6RM -goversion go1.15.3 -D "" -importcfg $WORK/b271/importcfg -pack -c=4 ./jwt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c7/c718039eccc2cce1da20983d96fe955ea7785f3b0ee21c1f807da9c8a4a1208b-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid NhUiUqbl2XX2VcRLlB0f/NhUiUqbl2XX2VcRLlB0f -goversion go1.15.3 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c4/c4d1f671ba83f31ca5cb75574dbc846cc21c760e81c11dfcd7d5d358c866ffa4-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b132/ cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/53/53b3e159a934c8b88cfdc0b716d2ab5528f3ba82130247e273e7b6a3dfcbb3f6-d # internal cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a EOF github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -buildid bg7UPm4iqevdhQlQLvga/bg7UPm4iqevdhQlQLvga -goversion go1.15.3 -D "" -importcfg $WORK/b332/importcfg -pack -c=4 ./debug.go ./decode.go ./encode.go ./error.go ./header.go ./header_value.go ./message.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid ssFFw3cZBB63TcFauueG/ssFFw3cZBB63TcFauueG -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/14/14a7f545dc8b0350e2324c79c8cd5b2a0865f57212c18233e55f379886358476-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c4/c49058cd4e33af0c26c860e15fafeb12cded1f4f628095c349fafa433c35c533-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid E-GJ5v4RkTZqqDGD7hpK/E-GJ5v4RkTZqqDGD7hpK -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid 38oCYOv3KLsuG8k0i8vM/38oCYOv3KLsuG8k0i8vM -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./translate.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/bf/bfd190f5ece7c1ed04a0bb898a8947436990bcb38009b1149b4c512e2e829ea8-d # internal github.com/coreos/ignition/v2/internal/util mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/coreos/ignition/v2/internal/util -lang=go1.11 -complete -buildid unMrN57PrDQrm-BwNxnc/unMrN57PrDQrm-BwNxnc -goversion go1.15.3 -D "" -importcfg $WORK/b339/importcfg -pack -c=4 ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/a3/a35e9a1f273e4060aa34ffac265039f03db6b1de495484e5611066161e1c8d07-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b146/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b271/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p golang.org/x/oauth2/google -complete -buildid e2ePZIHvlS1vlLAIFNXE/e2ePZIHvlS1vlLAIFNXE -goversion go1.15.3 -D "" -importcfg $WORK/b269/importcfg -pack -c=4 ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8f/8fcd9048cae9737e3c968c1b8b488b1ced8015b931c0686b3a2493406e2eb5df-d # internal github.com/coreos/ignition/v2/internal/sgdisk mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/sgdisk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/coreos/ignition/v2/internal/sgdisk -lang=go1.11 -complete -buildid V6D3vv_qYcYj-e97Y9ip/V6D3vv_qYcYj-e97Y9ip -goversion go1.15.3 -D "" -importcfg $WORK/b372/importcfg -pack -c=4 ./sgdisk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c3/c362f8b97c50050719d7598d56fb98b4ac0acc188c192941ae9a27f232de1726-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/a4/a47533a5763242c7f7636db535a9321cdc01ffde715cd7d6095e8ebeabc4ebed-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b307/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http/httputil=$WORK/b244/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/aws/client -complete -buildid 4KnvKVS1v6I7KJx-zkPG/4KnvKVS1v6I7KJx-zkPG -goversion go1.15.3 -D "" -importcfg $WORK/b302/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go ./no_op_retryer.go github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -buildid 82fI-fuO71aAQAi6_66b/82fI-fuO71aAQAi6_66b -goversion go1.15.3 -D "" -importcfg $WORK/b308/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/90/90f1e0ff8beec8894783dd4d74601db9b52594bad0adbc8fe410ae5076cb6555-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b316/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -buildid rlrFh-Dni_dlhNnS5d9v/rlrFh-Dni_dlhNnS5d9v -goversion go1.15.3 -D "" -importcfg $WORK/b315/importcfg -pack -c=4 ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./protocol.go ./timestamp.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/00/001ebb8ed01565c84bbae09af0117629a979a28273c70e31a2a3b1d1c00937ac-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid THMTKDNxMd38C0VR-XUp/THMTKDNxMd38C0VR-XUp -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/8e/8e94d414f0495375f038d814d5d760df6663154af4bb349e1a83239e2322d55e-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -buildid DPVnPNl5QInTIf8xTGMF/DPVnPNl5QInTIf8xTGMF -goversion go1.15.3 -D "" -importcfg $WORK/b322/importcfg -pack -c=4 ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e5/e5eb6ca901afae28541fe09fb553d4974e69caabacc8ffc8f5624d67bb59fd2b-d # internal github.com/aws/aws-sdk-go/internal/s3err mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/internal/s3err /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/aws/aws-sdk-go/internal/s3err -complete -buildid p4F_X5zzaH6LwfdIkde6/p4F_X5zzaH6LwfdIkde6 -goversion go1.15.3 -D "" -importcfg $WORK/b331/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/e6/e6430cf76263cf5dfe7d9204d1bc931e231a9a104f34b80779defed2a1c8e402-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/fd/fd555140b1f18f62e9f69aa34b53cf818ac45c20e4f6ae7927ad0bda3f0222ad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d7/d78283c2621b76ad75064d311bc42d5cb528de1d80e3de757d8efe6e7e925b53-d # internal github.com/coreos/ignition/v2/internal/providers/util mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/coreos/ignition/v2/internal/providers/util -lang=go1.11 -complete -buildid ckc6t9g5HM_rkuod19Lr/ckc6t9g5HM_rkuod19Lr -goversion go1.15.3 -D "" -importcfg $WORK/b350/importcfg -pack -c=4 ./backoff.go ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/65/655fc45c5410bee5a2b988809fcba98bb5eed2590e7f152b5721159e252fdd23-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -buildid VUvvr8PJLn_ebYJA6vUH/VUvvr8PJLn_ebYJA6vUH -goversion go1.15.3 -D "" -importcfg $WORK/b314/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -buildid eiwFNBPsE2n5T4vtSZza/eiwFNBPsE2n5T4vtSZza -goversion go1.15.3 -D "" -importcfg $WORK/b319/importcfg -pack -c=4 ./queryutil.go github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -buildid OQXo1Kh4BvFmhQXXttjj/OQXo1Kh4BvFmhQXXttjj -goversion go1.15.3 -D "" -importcfg $WORK/b320/importcfg -pack -c=4 ./build.go ./sort.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/90/902e0ea7729dec3a44305103cda18889c309741d6be8079c04c430ad2c3c68c3-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b328/ cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/fa/fa93b70a9eb3310b03aa4cbd31dcf746b2fed528e80c69d62d67b440fdd4774d-d # internal cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b325/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -buildid L0BThYTfHCt7xcj20Rwz/L0BThYTfHCt7xcj20Rwz -goversion go1.15.3 -D "" -importcfg $WORK/b328/importcfg -pack -c=4 ./build.go ./unmarshal.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b326/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -buildid IFqpPoihRBS6puZGX4g7/IFqpPoihRBS6puZGX4g7 -goversion go1.15.3 -D "" -importcfg $WORK/b325/importcfg -pack -c=4 ./api.go ./service.go ./token_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/70/7063e6565ebf6782abec166c4d320d935d97462e2a0b1f6b654f0d701bc33f42-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b332/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -buildid PXLbiTSrlmlr2uL1AVL2/PXLbiTSrlmlr2uL1AVL2 -goversion go1.15.3 -D "" -importcfg $WORK/b333/importcfg -pack -c=4 ./error.go ./reader.go ./shared.go ./signer.go ./stream_writer.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9a/9ad0ff24e0feff005fde90d6dfb0d756335bd69b259ac5e56cb2d7b78472be99-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/96/964c9c112588073749bc51ca34747311defb6e00a52fb84559a9dbae6c53449c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/09/09dc5967e173770997cd2b77f6e9565f82ee46999a43a8b6a930d567f73d0066-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b326/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -buildid FCDjENcHgKZeUO5vLvd9/FCDjENcHgKZeUO5vLvd9 -goversion go1.15.3 -D "" -importcfg $WORK/b324/importcfg -pack -c=4 ./ec2_role_provider.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2a/2a86cc7ac882a50dc73acaa342c0b876f27b97c435507da94171bb20cad2baf2-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b230/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b195/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b242/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/grpc/internal/transport -complete -buildid UzbrNALD83MrVNjtQ-Rx/UzbrNALD83MrVNjtQ-Rx -goversion go1.15.3 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7e/7e37db6bc5206598fecc7cdd2c788b56480a895d00a6832ad4befd622edceabf-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b328/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -buildid zwmnd2yFqBF-NNM96OLu/zwmnd2yFqBF-NNM96OLu -goversion go1.15.3 -D "" -importcfg $WORK/b327/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/18/1890c3bbd0c1371b3135364cedca6532b985e3d1005ae8b5fafacc067444b9c1-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/a8/a85cfcb9a89ffa683e5da4eff35d56422c2b5763e25be8d343e400f60e7efa81-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -buildid MFGRjEesEC5xs6Mi-cQT/MFGRjEesEC5xs6Mi-cQT -goversion go1.15.3 -D "" -importcfg $WORK/b312/importcfg -pack -c=4 ./header_rules.go ./options.go ./request_context_go1.7.go ./stream.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/03/036de84c25ce415924438b48a7b134713e8dee563ccd92a7030cc1455d3775c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/6e/6eb552c41400081b3fcbc28d30385c91c6d4aaa2369bd1f77a0bdac574ad2a49-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -buildid Hzx8Con-xXQRnB6PH4OT/Hzx8Con-xXQRnB6PH4OT -goversion go1.15.3 -D "" -importcfg $WORK/b317/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/e5/e516a9a466890837b7c5b9f3b6b57aca4c5021af7c84cb24fa567d226aad5ffd-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b327/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b297/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -buildid IEBFMSpqsFqgr0fBwYiL/IEBFMSpqsFqgr0fBwYiL -goversion go1.15.3 -D "" -importcfg $WORK/b323/importcfg -pack -c=4 ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/de/de53c89045641b9ba07f247e13fb72284b6d2ff53d5b68b6cc6d756fdc52c455-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -buildid CJCfM1mcR9xDICM-y5ys/CJCfM1mcR9xDICM-y5ys -goversion go1.15.3 -D "" -importcfg $WORK/b334/importcfg -pack -c=4 ./restxml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/c8/c88a1437e2133584421143143fc5c9098328ee028b4aac67c9b6a8274f883da9-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/2b/2bc68effdf24f1f140cd74b792d42a6098c57cf54edf87cd112f186844944b98-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b317/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/service/sts -complete -buildid k_Qfj1zAFLJxYiomXg6n/k_Qfj1zAFLJxYiomXg6n -goversion go1.15.3 -D "" -importcfg $WORK/b311/importcfg -pack -c=4 ./api.go ./customizations.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/17/17a21c060b1a984d6efd809ec90e84b7875afcc81c2126a81f74362ac7303c69-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b333/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/internal/arn=$WORK/b335/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/aws/aws-sdk-go/service/s3 -complete -buildid fDgDJx-vcIgu2bVOcrBm/fDgDJx-vcIgu2bVOcrBm -goversion go1.15.3 -D "" -importcfg $WORK/b329/importcfg -pack -c=4 ./api.go ./body_hash.go ./bucket_location.go ./customizations.go ./doc.go ./doc_custom.go ./endpoint.go ./endpoint_errors.go ./errors.go ./host_style_bucket.go ./platform_handlers_go1.6.go ./service.go ./sse.go ./statusok_error.go ./unmarshal_error.go ./waiters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/99/9946555d20fc5bd7db8d28dc5f0a9314d206f77fa2512392c41cf71378e87e95-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -buildid GzdtjrRM3Fw8Azjc3v40/GzdtjrRM3Fw8Azjc3v40 -goversion go1.15.3 -D "" -importcfg $WORK/b321/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b9/b9242b60dd197aa2aaf7bbd8abceee811f2864cb00e79af3b5849c2a2e1247d5-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -buildid tOdJ7gE0Ce_GZVtVLOe_/tOdJ7gE0Ce_GZVtVLOe_ -goversion go1.15.3 -D "" -importcfg $WORK/b310/importcfg -pack -c=4 ./assume_role_provider.go ./web_identity_provider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/76/76a01756bf314028c9b3bf6fa32c65256e387dc22b498392891d41e1511719d4-d # internal google.golang.org/grpc mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b200/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b195/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b199/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b242/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httputil=$WORK/b244/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/grpc -complete -buildid SIbhrcrVlx3GNzygtf6g/SIbhrcrVlx3GNzygtf6g -goversion go1.15.3 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/39/3913c0f9cd72c8b97688bf4d116e391b3ad4d78d978d9ea7ed0c763bdef98ef3-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b297/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/session -complete -buildid 7TaH6eDr9Q65k1p4NyIX/7TaH6eDr9Q65k1p4NyIX -goversion go1.15.3 -D "" -importcfg $WORK/b301/importcfg -pack -c=4 ./cabundle_transport.go ./credentials.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d3/d3ed3dfd20f81a34683e9a99fa997e441fe554a62af87d61cca08642659a1583-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a0/a0255b054ebbb29e821964a740e80bc51b30bc40cded10094d2b8090062750f1-d # internal google.golang.org/api/internal mkdir -p $WORK/b273/ google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b245/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p google.golang.org/api/internal -complete -buildid zLLUSG-jRhT7BdB20rqe/zLLUSG-jRhT7BdB20rqe -goversion go1.15.3 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./conn_pool.go ./creds.go ./settings.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b246/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b249/_pkg_.a packagefile google.golang.org/grpc=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/genproto/googleapis/iam/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/genproto/googleapis/iam/v1 -complete -buildid 9YB1_UwlA5dvY1JEtq50/9YB1_UwlA5dvY1JEtq50 -goversion go1.15.3 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./iam_policy.pb.go ./options.pb.go ./policy.pb.go github.com/googleapis/gax-go/v2 mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/googleapis/gax-go/v2 -complete -buildid qx5OPktxK8drulSI6uFB/qx5OPktxK8drulSI6uFB -goversion go1.15.3 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./call_option.go ./gax.go ./header.go ./invoke.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f9/f9f8b80409c994cdb5d2e4bb9c3f601a28ce94e9b67a61139e73de8eabd81c60-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b149/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b251/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/internal/gensupport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p google.golang.org/api/internal/gensupport -complete -buildid dJp0K3aB8t3dUbNyExb4/dJp0K3aB8t3dUbNyExb4 -goversion go1.15.3 -D "" -importcfg $WORK/b275/importcfg -pack -c=4 ./buffer.go ./doc.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./send.go ./version.go cloud.google.com/go/internal mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b149/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b251/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p cloud.google.com/go/internal -complete -buildid SEJfifR3bX2TcDHfaH_d/SEJfifR3bX2TcDHfaH_d -goversion go1.15.3 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./annotate.go ./retry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/0c/0c68c8e2cb7f52a401970eda835a8cf7e6b1def80ede6bebf7054f53abbcf8cd-d # internal google.golang.org/api/option mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/option /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p google.golang.org/api/option -complete -buildid sJY1-udkPsu_N4HCZtko/sJY1-udkPsu_N4HCZtko -goversion go1.15.3 -D "" -importcfg $WORK/b265/importcfg -pack -c=4 ./credentials_go19.go ./option.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/bd/bd5a1929c916013af5789d01ba1b70c6272dc48bd26625fdc9624e68f175ffab-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/c8/c8e41012df6ad7786a31eeb1936a1ecc30f14e27f94f2826f58f3da9db17c9c6-d # internal cloud.google.com/go/iam mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b149/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/iam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p cloud.google.com/go/iam -complete -buildid qXfc7a2JGInB7M0kDAX0/qXfc7a2JGInB7M0kDAX0 -goversion go1.15.3 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./iam.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/34/34e5b2ef0fc89c35d4fe718cf6bd8341ad8469da60473892201db91204dcfa6b-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b273/_pkg_.a packagefile google.golang.org/api/option=$WORK/b265/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/option/internaloption /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p google.golang.org/api/option/internaloption -complete -buildid QXT_aTIjJMqicPBkyAot/QXT_aTIjJMqicPBkyAot -goversion go1.15.3 -D "" -importcfg $WORK/b276/importcfg -pack -c=4 ./internaloption.go google.golang.org/api/transport/http mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b278/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b266/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b290/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b273/_pkg_.a packagefile google.golang.org/api/option=$WORK/b265/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b291/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b292/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/transport/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p google.golang.org/api/transport/http -complete -buildid utVqI2f5egXgwBInGzP4/utVqI2f5egXgwBInGzP4 -goversion go1.15.3 -D "" -importcfg $WORK/b277/importcfg -pack -c=4 ./default_transport_go113.go ./dial.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/6b/6b97748289486a726f3f0e3be502c768aaf3f313ba79c4c1870b3c71d9a40a50-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/01/01c4bde866326c79f9faadbd509338b2aec95e4e8f68218195b98b369147f1a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/db/dbd4af10c2c438717b7749ff42a6671002cfc53703ef659c455b66926dfbb473-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ee/eede65f7e62851647acbf0485fb9a6af9ca49a78e75093b689efc6a70f9496ad-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b251/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b275/_pkg_.a packagefile google.golang.org/api/option=$WORK/b265/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b276/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b277/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/google.golang.org/api/storage/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p google.golang.org/api/storage/v1 -complete -buildid FWk73a6I7C7kKzNcgxTD/FWk73a6I7C7kKzNcgxTD -goversion go1.15.3 -D "" -importcfg $WORK/b274/importcfg -pack -c=4 ./storage-gen.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/91/91d4ba603e3fec97e462ba204a92636c56dbb0529a203ffca2f4a18a139337fb-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -complete -buildid OvFk9xq40Al644USdMZB/OvFk9xq40Al644USdMZB -goversion go1.15.3 -D "" -importcfg $WORK/b337/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3a/3a26316c64ead1c2c99bfe3862e5a23d65f33e7aa231218dd183e2bf4a91f992-d # internal cloud.google.com/go/storage mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b148/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b250/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b253/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b254/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b263/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b149/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b251/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b264/_pkg_.a packagefile google.golang.org/api/option=$WORK/b265/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b274/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b277/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b245/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b249/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/cloud.google.com/go/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p cloud.google.com/go/storage -complete -buildid uTPLs2Wy7ILCmEpP85-I/uTPLs2Wy7ILCmEpP85-I -goversion go1.15.3 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./acl.go ./bucket.go ./copy.go ./doc.go ./go110.go ./hmac.go ./iam.go ./invoke.go ./notifications.go ./post_policy_v4.go ./reader.go ./storage.go ./writer.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/1d/1d3a40e8916a08bcd9077c5cc1738edeb9da36bb9c2b3b0966fab340647e5228-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b337/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -complete -buildid kGBrjJYjXkughaHyDWA-/kGBrjJYjXkughaHyDWA- -goversion go1.15.3 -D "" -importcfg $WORK/b336/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./buffered_read_seeker.go ./default_read_seeker_write_to.go ./default_writer_read_from.go ./doc.go ./download.go ./pool.go ./read_seeker_write_to.go ./upload.go ./upload_input.go ./writer_read_from.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ef/ef8ede3007b5c02e3535a6bcd32bfbd65831123b5ab2095af7cf58b37c6f2224-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fa/fae9b52b04b0dbceb551416f6a418ec352773b7a313dfc53319ff551003cb45c-d # internal github.com/coreos/ignition/v2/internal/resource mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b146/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b147/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b336/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b338/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b339/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b340/_pkg_.a packagefile github.com/pin/tftp=$WORK/b341/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b343/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/api/option=$WORK/b265/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/ignition/v2/internal/resource -lang=go1.11 -complete -buildid w5CVfbIyNExhx1iuF2f-/w5CVfbIyNExhx1iuF2f- -goversion go1.15.3 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./http.go ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ed/edd211649f675aa2f57c3a0ab2407c19dd9851c2b09642aef288669b50cc3bb9-d # internal github.com/coreos/ignition/v2/internal/providers github.com/coreos/ignition/v2/internal/providers/aws mkdir -p $WORK/b348/ github.com/coreos/ignition/v2/internal/providers/aliyun mkdir -p $WORK/b351/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/coreos/ignition/v2/internal/providers -lang=go1.11 -complete -buildid zJSo8e8bWgm9sVY4MSfg/zJSo8e8bWgm9sVY4MSfg -goversion go1.15.3 -D "" -importcfg $WORK/b348/importcfg -pack -c=4 ./providers.go cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b301/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/aws /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/coreos/ignition/v2/internal/providers/aws -lang=go1.11 -complete -buildid 2GYPXTg0SxzOPRrZxSdo/2GYPXTg0SxzOPRrZxSdo -goversion go1.15.3 -D "" -importcfg $WORK/b351/importcfg -pack -c=4 ./aws.go github.com/coreos/ignition/v2/internal/exec/util mkdir -p $WORK/b344/ mkdir -p $WORK/b349/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util CGO_LDFLAGS='"-g" "-O2" "-lblkid"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b344/ -importpath github.com/coreos/ignition/v2/internal/exec/util -- -I $WORK/b344/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration ./blkid.go ./user_group_lookup.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF github.com/coreos/ignition/v2/internal/exec/stages mkdir -p $WORK/b140/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/aliyun /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/coreos/ignition/v2/internal/providers/aliyun -lang=go1.11 -complete -buildid TPWJNJa7VZwgw_NZc6wT/TPWJNJa7VZwgw_NZc6wT -goversion go1.15.3 -D "" -importcfg $WORK/b349/importcfg -pack -c=4 ./aliyun.go github.com/coreos/ignition/v2/internal/providers/exoscale github.com/coreos/ignition/v2/internal/providers/digitalocean mkdir -p $WORK/b355/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a EOF cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/internal/exec/stages -lang=go1.11 -complete -buildid ArO9cdGgvNcT-GVXeOyf/ArO9cdGgvNcT-GVXeOyf -goversion go1.15.3 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./name.go ./stages.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/digitalocean /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/coreos/ignition/v2/internal/providers/digitalocean -lang=go1.11 -complete -buildid iPnPSb2BglLWxZkVr6tA/iPnPSb2BglLWxZkVr6tA -goversion go1.15.3 -D "" -importcfg $WORK/b355/importcfg -pack -c=4 ./digitalocean.go mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/exoscale /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/coreos/ignition/v2/internal/providers/exoscale -lang=go1.11 -complete -buildid cN57U00wnBKy2x_D39G7/cN57U00wnBKy2x_D39G7 -goversion go1.15.3 -D "" -importcfg $WORK/b356/importcfg -pack -c=4 ./exoscale.go github.com/coreos/ignition/v2/internal/providers/cloudstack mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/cloudstack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/coreos/ignition/v2/internal/providers/cloudstack -lang=go1.11 -complete -buildid -2GlBOv-2uZ-fSE0Juxo/-2GlBOv-2uZ-fSE0Juxo -goversion go1.15.3 -D "" -importcfg $WORK/b354/importcfg -pack -c=4 ./cloudstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/01/0195c8125e73d1694797f1d310bfe4b0c82cfffde925618f48787ad9ec38d4ad-d # internal github.com/coreos/ignition/v2/internal/providers/file mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/file /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/coreos/ignition/v2/internal/providers/file -lang=go1.11 -complete -buildid IhcVJ9Np3Cj7YLTq1DgX/IhcVJ9Np3Cj7YLTq1DgX -goversion go1.15.3 -D "" -importcfg $WORK/b357/importcfg -pack -c=4 ./file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/3c/3c800f926e77cea36d8480812b1b00673d08ed6e2a24a934e6ca7ab78719787a-d # internal github.com/coreos/ignition/v2/internal/providers/gcp mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/gcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/coreos/ignition/v2/internal/providers/gcp -lang=go1.11 -complete -buildid -UxDMUhpC7Yn2RhqtcJN/-UxDMUhpC7Yn2RhqtcJN -goversion go1.15.3 -D "" -importcfg $WORK/b358/importcfg -pack -c=4 ./gcp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3a/3a861f2c15daf5be0c4c9ca062989353375f976005ebd094501b2478ab55be55-d # internal github.com/coreos/ignition/v2/internal/providers/ibmcloud mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/ibmcloud /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/coreos/ignition/v2/internal/providers/ibmcloud -lang=go1.11 -complete -buildid fZqY8fkNN20Zdkm9GqoS/fZqY8fkNN20Zdkm9GqoS -goversion go1.15.3 -D "" -importcfg $WORK/b359/importcfg -pack -c=4 ./ibmcloud.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/38/388a607b1abe17c604d051a1e3aba4d0042e0768433c6618f164c29bf114cde1-d # internal github.com/coreos/ignition/v2/internal/providers/noop mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/noop /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/coreos/ignition/v2/internal/providers/noop -lang=go1.11 -complete -buildid -mZ8LuL52rQWgLZV2QOf/-mZ8LuL52rQWgLZV2QOf -goversion go1.15.3 -D "" -importcfg $WORK/b360/importcfg -pack -c=4 ./noop.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/5b/5b764e8ac4cc976d0628d47c2606e9719f5fab7b2bf12393a2f6b64ed76cb6d2-d # internal github.com/coreos/ignition/v2/internal/providers/openstack mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/openstack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/coreos/ignition/v2/internal/providers/openstack -lang=go1.11 -complete -buildid 4zNwkFu5vxh9jnyN93q9/4zNwkFu5vxh9jnyN93q9 -goversion go1.15.3 -D "" -importcfg $WORK/b361/importcfg -pack -c=4 ./openstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f7/f7ada3289b23e0a944c4e0fe2fb53652f77c51477faa64999be0653a21a2bd06-d # internal github.com/coreos/ignition/v2/internal/providers/packet mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/coreos/ignition/v2/internal/providers/packet -lang=go1.11 -complete -buildid BGg1EICD2BZQqrET5fcc/BGg1EICD2BZQqrET5fcc -goversion go1.15.3 -D "" -importcfg $WORK/b362/importcfg -pack -c=4 ./packet.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/3f/3f3cef5159d3b33dc369e159ab734ce393f87d9f9db927ece9736d641d7d0c6b-d # internal github.com/coreos/ignition/v2/internal/providers/qemu mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/qemu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/coreos/ignition/v2/internal/providers/qemu -lang=go1.11 -complete -buildid z6IGxdYxYH1qQxu2CfNF/z6IGxdYxYH1qQxu2CfNF -goversion go1.15.3 -D "" -importcfg $WORK/b363/importcfg -pack -c=4 ./qemu_blockdev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/e2/e2910d6a5466cf7b047a08e0cfe068a9dd32c6611b30520e55922b083545c467-d # internal github.com/coreos/ignition/v2/internal/providers/virtualbox mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/virtualbox /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/coreos/ignition/v2/internal/providers/virtualbox -lang=go1.11 -complete -buildid iA1q0PlOp9_5lM_7txtc/iA1q0PlOp9_5lM_7txtc -goversion go1.15.3 -D "" -importcfg $WORK/b364/importcfg -pack -c=4 ./virtualbox.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a5/a53473f6bf0ae7d6fc09299c1b56b6c8193f16e03e7910d1cea430c38b1d1917-d # internal github.com/coreos/ignition/v2/internal/providers/vmware mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/vmware /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/coreos/ignition/v2/internal/providers/vmware -lang=go1.11 -complete -buildid xrtjM0ZOmzeg3_5Zmh0b/xrtjM0ZOmzeg3_5Zmh0b -goversion go1.15.3 -D "" -importcfg $WORK/b365/importcfg -pack -c=4 ./vmware.go ./vmware_unsupported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/bb/bbd5cd36243b77b218cf0bb946167460c28e61834925a2eaae19da018cdbf1cc-d # internal github.com/coreos/ignition/v2/internal/providers/vultr mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/vultr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/coreos/ignition/v2/internal/providers/vultr -lang=go1.11 -complete -buildid pg5FLHjFQItI9MwgtSJp/pg5FLHjFQItI9MwgtSJp -goversion go1.15.3 -D "" -importcfg $WORK/b366/importcfg -pack -c=4 ./vultr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/cd/cd1415b918a693d49fc36620f8a5239d334a9d8b99cc35ab98881421fd813688-d # internal github.com/coreos/ignition/v2/internal/providers/zvm mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/zvm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/coreos/ignition/v2/internal/providers/zvm -lang=go1.11 -complete -buildid DKS2ZXvUKpIXLgnwnNTt/DKS2ZXvUKpIXLgnwnNTt -goversion go1.15.3 -D "" -importcfg $WORK/b367/importcfg -pack -c=4 ./zvm.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ea/eac2a2671f58395f9466bab4c8ccb0bd7c4da7d3b57d4d7a11bfd34c09ab859a-d # internal github.com/coreos/ignition/v2/internal/providers/cmdline mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/cmdline /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/coreos/ignition/v2/internal/providers/cmdline -lang=go1.11 -complete -buildid WXU-PfdlSnQXW43QazSP/WXU-PfdlSnQXW43QazSP -goversion go1.15.3 -D "" -importcfg $WORK/b368/importcfg -pack -c=4 ./cmdline.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/4c/4ce6204bd900f401a1c863d45c8f1d41c1bce82e6587284a846bc31b299b263a-d # internal github.com/coreos/ignition/v2/internal/providers/system mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/coreos/ignition/v2/internal/providers/system -lang=go1.11 -complete -buildid zpVCcKoj50rg3x6TZl_s/zpVCcKoj50rg3x6TZl_s -goversion go1.15.3 -D "" -importcfg $WORK/b369/importcfg -pack -c=4 ./system.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/9f/9fbb7261c8444f858ea027d1cb1179062fa91ecd526d6ff903f2291b8cbf8608-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/07/0734abd9fc5ef41e22d89885eaf9861f52071610682885f5e9474858923b30ee-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/79/79c5fbca2120be79d583e9f3ac1b39ccbb5d25c5a3370d2c7f15d2668cca73b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/e2/e23ae5c000d523864f4b381bb15bec2a1de1066d7a91c3e290920ccb7ae593b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/6c/6cc3506abc1ceab887e3302977fac12fbaac012f3887fc2b6cf3fd26c47d79f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/09/095dfb0f3b56d5704504236d445aa084ea653410e9d6a7e6483847d4a7a03f65-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/be/be654e4ce55caea175ab23dcbaead44601287bde1d98fc3d883a93227eea64d7-d # internal cd $WORK/b344 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x002.o -c blkid.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x003.o -c user_group_lookup.cgo2.c cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I $WORK/b344/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b344/_x004.o -c blkid.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I $WORK/b344/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b344/_x005.o -c user_group_lookup.c cd $WORK/b344 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/util TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b344=/tmp/go-build -gno-record-gcc-switches -o $WORK/b344/_cgo_.o $WORK/b344/_cgo_main.o $WORK/b344/_x001.o $WORK/b344/_x002.o $WORK/b344/_x003.o $WORK/b344/_x004.o $WORK/b344/_x005.o -g -O2 -lblkid TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage util -dynimport $WORK/b344/_cgo_.o -dynout $WORK/b344/_cgo_import.go cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b069/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b345/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b339/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/coreos/ignition/v2/internal/exec/util -lang=go1.11 -buildid 9Ihg8R8qYLIDRrnLgR4P/9Ihg8R8qYLIDRrnLgR4P -goversion go1.15.3 -D "" -importcfg $WORK/b344/importcfg -pack -c=4 ./device_alias.go ./file.go ./passwd.go ./path.go ./path_sort.go ./selinux.go ./unit.go ./util.go $WORK/b344/_cgo_gotypes.go $WORK/b344/blkid.cgo1.go $WORK/b344/user_group_lookup.cgo1.go $WORK/b344/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b344/_pkg_.a $WORK/b344/_x001.o $WORK/b344/_x002.o $WORK/b344/_x003.o $WORK/b344/_x004.o $WORK/b344/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/dc/dc12224953c005d2b15bde4544cb1d4c5b50729563cf7cfb78308616fa8ca983-d # internal github.com/coreos/ignition/v2/internal/providers/azure mkdir -p $WORK/b352/ github.com/coreos/ignition/v2/internal/exec/stages/files mkdir -p $WORK/b378/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/coreos/ignition/v2/internal/exec/stages/disks mkdir -p $WORK/b371/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/azure /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/coreos/ignition/v2/internal/providers/azure -lang=go1.11 -complete -buildid Is8TR0K_QdktUbg_hv8-/Is8TR0K_QdktUbg_hv8- -goversion go1.15.3 -D "" -importcfg $WORK/b352/importcfg -pack -c=4 ./azure.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b373/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/files /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/coreos/ignition/v2/internal/exec/stages/files -lang=go1.11 -complete -buildid _SHj6KeCIEWdVdC0V_RC/_SHj6KeCIEWdVdC0V_RC -goversion go1.15.3 -D "" -importcfg $WORK/b378/importcfg -pack -c=4 ./files.go ./filesystemEntries.go ./passwd.go ./units.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b372/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b373/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/disks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/coreos/ignition/v2/internal/exec/stages/disks -lang=go1.11 -complete -buildid oWLGcPGaZNFuiP3upvjI/oWLGcPGaZNFuiP3upvjI -goversion go1.15.3 -D "" -importcfg $WORK/b371/importcfg -pack -c=4 ./disks.go ./filesystems.go ./luks.go ./partitions.go ./raid.go github.com/coreos/ignition/v2/internal/exec/stages/mount mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/coreos/ignition/v2/internal/exec/stages/mount -lang=go1.11 -complete -buildid btfLJZMOmPqXeZpSxCER/btfLJZMOmPqXeZpSxCER -goversion go1.15.3 -D "" -importcfg $WORK/b379/importcfg -pack -c=4 ./mount.go github.com/coreos/ignition/v2/internal/exec/stages/fetch mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/fetch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch -lang=go1.11 -complete -buildid yieKQr1t-F4PNPMjjIYI/yieKQr1t-F4PNPMjjIYI -goversion go1.15.3 -D "" -importcfg $WORK/b376/importcfg -pack -c=4 ./fetch.go github.com/coreos/ignition/v2/internal/exec/stages/umount mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/umount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/coreos/ignition/v2/internal/exec/stages/umount -lang=go1.11 -complete -buildid ENREQqYiGzC0w9INSLx7/ENREQqYiGzC0w9INSLx7 -goversion go1.15.3 -D "" -importcfg $WORK/b380/importcfg -pack -c=4 ./umount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5e/5e1419dd92b7438912cdbc67d0d6acbb4c4377b9123d05ab9d80ea25779c6159-d # internal github.com/coreos/ignition/v2/internal/providers/azurestack mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b352/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/providers/azurestack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/coreos/ignition/v2/internal/providers/azurestack -lang=go1.11 -complete -buildid IWSiNreZzSaHEVgCR7oM/IWSiNreZzSaHEVgCR7oM -goversion go1.15.3 -D "" -importcfg $WORK/b353/importcfg -pack -c=4 ./azurestack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f0/f047305c59a84ff48dd600def845cd99c8921d4f38e70c8ce37bb4664c988ab0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/1d/1dcc7923ad90e07efb53fe100e82564292d76dff83e6073e97111a88334a5457-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/fc/fc915a84490d1c3a7281fde274d8e204f6895a7274b3f1ce11291d72f6ac344b-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/39/399ddd4962a422a4ea81bd6dac805f5257bbba99600a1a4e04d388dad9fad484-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/4c/4c6704f89089938776eb95e434d8f8b594534e12345745c474cd11f28a646536-d # internal github.com/coreos/ignition/v2/internal/platform mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b352/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azurestack=$WORK/b353/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b354/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b355/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b356/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b357/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b358/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b359/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b360/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b361/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b362/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b363/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b364/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b365/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b366/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b367/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/coreos/ignition/v2/internal/platform -lang=go1.11 -complete -buildid xTiqqfsjWffHCY_h9e0m/xTiqqfsjWffHCY_h9e0m -goversion go1.15.3 -D "" -importcfg $WORK/b347/importcfg -pack -c=4 ./name.go ./platform.go cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/55/55a4e3d1e8f3ed7f83776c47a9e7f0a0c01644fcb2670e28a81e27dd4cdc6ac5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/88/88e9f6c8f72474ec486f20fbda6d2517b6ec1c035b3cd9aa7aba66fa616567d1-d # internal github.com/coreos/ignition/v2/internal/exec mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b368/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b369/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b339/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile github.com/google/renameio=$WORK/b370/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/ignition/v2/internal/exec -lang=go1.11 -complete -buildid ZW5tBVy_S_lKGnmEOCa4/ZW5tBVy_S_lKGnmEOCa4 -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./engine.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/41/41247bd286fba5704a2ecb33b510ba8ebe5154b4533749ef9cf178042f576f7d-d # internal github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b339/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/exec/stages/fetch_offline /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline -lang=go1.11 -complete -buildid 6wRk8V9ju3tK7HNvTpxe/6wRk8V9ju3tK7HNvTpxe -goversion go1.15.3 -D "" -importcfg $WORK/b377/importcfg -pack -c=4 ./fetch-offline.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/8b/8b6e321c24b558e50ad5f96cdae9883fa3dc31c7175cd908fe89ea19b475e7c9-d # internal github.com/coreos/ignition/v2/internal mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/internal\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tcloud.google.com/go\tv0.58.0\t\ndep\tcloud.google.com/go/storage\tv1.9.0\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.30.28\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.3\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20200121045136-8c9f03a8e57e\t\ndep\tgithub.com/golang/protobuf\tv1.4.2\t\ndep\tgithub.com/google/renameio\tv0.1.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.0.5\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.3.0\t\ndep\tgithub.com/pin/tftp\tv2.1.0+incompatible\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgo.opencensus.io\tv0.22.5\t\ndep\tgolang.org/x/net\tv0.0.0-20200602114024-627f9648deb9\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20200107190931-bf48bf16ab8d\t\ndep\tgolang.org/x/sys\tv0.0.0-20200610111108-226ff32320da\t\ndep\tgolang.org/x/text\tv0.3.3\t\ndep\tgoogle.golang.org/api\tv0.26.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20200610104632-a5b850bcf112\t\ndep\tgoogle.golang.org/grpc\tv1.29.1\t\ndep\tgoogle.golang.org/protobuf\tv1.24.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b371/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b376/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline=$WORK/b377/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b378/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b379/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b380/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b340/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid AX11IgoAgzTNTw60-64d/AX11IgoAgzTNTw60-64d -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/41/41110af6742198fadaaafaa21e73bdcf00e7d3c17eba4548c30034dd789a4c98-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/internal=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b371/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b376/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch_offline=$WORK/b377/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b378/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b379/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b380/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b347/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b340/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile crypto/sha512=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b046/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b344/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b348/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b368/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b369/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b145/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b339/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile github.com/google/renameio=$WORK/b370/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b144/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b061/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b346/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b372/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b373/_pkg_.a packagefile os/exec=$WORK/b143/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b222/_pkg_.a packagefile bytes=$WORK/b042/_pkg_.a packagefile log/syslog=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b349/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b351/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b352/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azurestack=$WORK/b353/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b354/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b355/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b356/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b357/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b358/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b359/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b360/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b361/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b362/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b363/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b364/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b365/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b366/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b367/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile net=$WORK/b049/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b070/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b062/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile bufio=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b345/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b350/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b146/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b147/_pkg_.a packagefile compress/gzip=$WORK/b073/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b102/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b329/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b336/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b338/_pkg_.a packagefile github.com/pin/tftp=$WORK/b341/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b343/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/api/option=$WORK/b265/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b374/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b223/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b325/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b051/_pkg_.a packagefile internal/nettrace=$WORK/b052/_pkg_.a packagefile internal/singleflight=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b148/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b250/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b253/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b254/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b263/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b149/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b251/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b264/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b274/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b277/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b245/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b249/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile compress/flate=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b085/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b086/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rc4=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b097/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b304/_pkg_.a packagefile encoding/xml=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b330/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b331/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b332/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b333/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b334/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/internal/arn=$WORK/b335/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b337/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b342/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b271/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b326/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b196/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b217/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b255/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b262/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b252/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b275/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b276/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b278/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b290/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b291/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b292/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b164/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b184/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b307/_pkg_.a packagefile net/http/httputil=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b327/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b317/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b233/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b235/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b236/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b268/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b200/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b195/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b224/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b225/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b226/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b227/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b199/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b242/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b219/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b256/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b257/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b259/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b260/_pkg_.a packagefile runtime/trace=$WORK/b261/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b279/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b281/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b287/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b285/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b280/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b183/_pkg_.a packagefile github.com/golang/protobuf/protoc-gen-go/descriptor=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b193/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b328/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b319/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b152/_pkg_.a packagefile html/template=$WORK/b153/_pkg_.a packagefile text/tabwriter=$WORK/b157/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b194/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b162/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b216/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b230/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b198/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b210/_pkg_.a packagefile go.opencensus.io=$WORK/b258/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b282/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b284/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b288/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b289/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b283/_pkg_.a packagefile runtime/pprof=$WORK/b286/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldnum=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/genname=$WORK/b192/_pkg_.a packagefile html=$WORK/b154/_pkg_.a packagefile text/template=$WORK/b155/_pkg_.a packagefile text/template/parse=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b212/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b214/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b168/_pkg_.a packagefile go/token=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b215/_pkg_.a packagefile hash/fnv=$WORK/b169/_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 -buildmode=exe -buildid=MGdtFC0tGjXmcA58Cx0E/AX11IgoAgzTNTw60-64d/UIqO-TRcNM_PqwACjqO3/MGdtFC0tGjXmcA58Cx0E -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x659a3a09d743945d93c9dda7b8d27897b348fd37 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition rm -r $WORK/b001/ Building ignition-validate... + echo 'Building ignition-validate...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xb7a422a46d20a1bdaae1a7dfdd54153157cf3950' -a -v -x -o ./ignition-validate github.com/coreos/ignition/v2/validate WORK=/tmp/go-build620649594 runtime/internal/sys mkdir -p $WORK/b012/ internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid nqJ-UoP4QwQ75UEwuFAS/nqJ-UoP4QwQ75UEwuFAS -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid UdZ_fh7q_czxiEiMiiTB/UdZ_fh7q_czxiEiMiiTB -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go sync/atomic mkdir -p $WORK/b022/ internal/race math/bits mkdir -p $WORK/b017/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b022/symabis ./asm.s mkdir -p $WORK/b021/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid xyEDxYBh4MGub8x6SvrI/xyEDxYBh4MGub8x6SvrI -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid C3TYArd5ucqh31z17Yvm/C3TYArd5ucqh31z17Yvm -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid 4nVqWO9cJenR6ikdHSps/4nVqWO9cJenR6ikdHSps -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid e_eTuIMIalFB9hLZMnWm/e_eTuIMIalFB9hLZMnWm -goversion go1.15.3 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/74/74e85d987ab252efa885f47e0bdb7963871b978e70655474cbfa21b3f93848ef-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid xdZxrvBya4BJAufShih4/xdZxrvBya4BJAufShih4 -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ad/ad149b61bf191d3cfffec512c3df141e1d8dfdd717c3ef51e688a4d683a71854-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid CCaLyecUnb1-SWf9FfkV/CCaLyecUnb1-SWf9FfkV -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid va7K0KUPjJaBqroXmEiF/va7K0KUPjJaBqroXmEiF -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9a/9a3328b62778359ae9fc4a9984457cd715750a505670f795844870b86148c66a-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding -std -complete -buildid PZ7DkcrgE_xI2AguHtJm/PZ7DkcrgE_xI2AguHtJm -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/fd/fdc434260c34fe04ad2410bb6fa321b83972048a197f53153a148bca566805db-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p unicode/utf16 -std -complete -buildid H3R92lMkPVx1Coc2nMX2/H3R92lMkPVx1Coc2nMX2 -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a8/a8afa26c9bcbc726f6465f0baf393781cd40effbf2db52346c7b8fbc81c3b202-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/45/45c1a8bc19229c3dd52ba2cb3471d682e8963531516ecf40675c3a49cf3bf25e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b022/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid Er7JWyiXKWX3QRU1KXXb/Er7JWyiXKWX3QRU1KXXb -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_ppc64x.go ./stubs.go math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b016/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/83/83b635c075fb0f899c08fe8a4c4ace1b103344b566333456c45d613091354708-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s container/list mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -buildid BAzNYv4qkYTyWgEadwEZ/BAzNYv4qkYTyWgEadwEZ -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2e/2ed89f97927f8ecc0fa6dc574b164abad8b452044411937df7127884584fcf6c-d # internal crypto/internal/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/subtle -std -complete -buildid mlqT_Tuda7gntS8BrbJM/mlqT_Tuda7gntS8BrbJM -goversion go1.15.3 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./aliasing.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ce/cedb692cdc8890e09b359f5ae43705b8b1bf5780c1282986ae5467ff296ccfc1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid Z9A4Q5gk8cSp9CnOLw_W/Z9A4Q5gk8cSp9CnOLw_W -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cd/cd711c8b5d8fd0eb116fed471b84b74fea55caf343c4d21da7be96f03d811c8b-d # internal crypto/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/subtle -std -complete -buildid dslu8ZXLihx7lcyA80uD/dslu8ZXLihx7lcyA80uD -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./constant_time.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid yzA7qBshCBOcD5IkuD_j/yzA7qBshCBOcD5IkuD_j -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid z8_CFmihU9EL79yzr23Q/z8_CFmihU9EL79yzr23Q -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3b/3bc0224fc8fa8480a3202020d9a1721e6b05fa7e199d5edcdea62f5b6e031b89-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid W9ZfSfvcZ4vvlFqJaE0j/W9ZfSfvcZ4vvlFqJaE0j -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b010/atomic_ppc64x.o ./atomic_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/7f/7f07e80405c9c2ed498aa2d502a2761abb38663a1b3ab5165c503b32b1560767-d # internal internal/nettrace mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/nettrace -std -complete -buildid AVgY-NFr5s2wXTh_rPZD/AVgY-NFr5s2wXTh_rPZD -goversion go1.15.3 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/da/da4dabfdd07e85aacd127a9f5e5c83fbc6665d039a6b5f79dd04d0a3b3259af2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b4/b4df596a273787d86f57ed2babcc28209204e353b1a0d82168063d0766b27d8a-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 6Q1laLtjOgiwPGBUZ8gN/6Q1laLtjOgiwPGBUZ8gN -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/90/90e49c9e5bf76eed329f08cbace1251dfc2ab858695704d0021200ea1990e147-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s runtime/cgo mkdir -p $WORK/b100/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b100/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b100/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0f/0f70b5371eb94b0a4d39c5b4ddbc86d493b93a8996c2d0ed060a3aa1e05a0021-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77062d452b63c3df5405a7f35eb1c1712da944c28d321f7918cd3d6ac48633fa-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f4/f43edae219fdc489ef2652b31a6c7e45f17f4f0eeb44a8019ed6a32ca101174f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7b/7bcc63b44fc801d67069e54b6164e83b6f746c3f65e7554c3ead1082dbd794a4-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/33/332fa5c52138e43d071f1971d72cf5532698fdd35668cc00873cfb368a5648b8-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid ILvUa4EwDxV5QqjNwcBD/ILvUa4EwDxV5QqjNwcBD -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b016/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/floor_ppc64x.o $WORK/b016/modf_ppc64x.o $WORK/b016/sqrt_ppc64x.o $WORK/b016/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9b/9b55425c3945f846096d025850b88a8a3cde47a55359d865e75076d5be15d272-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I $WORK/b100/ -g -O2 -Wall -Werror -o $WORK/b100/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/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/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o $WORK/b100/_x006.o $WORK/b100/_x007.o $WORK/b100/_x008.o $WORK/b100/_x009.o $WORK/b100/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go -dynlinker cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b100/symabis ./asm_ppc64x.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p runtime/cgo -std -buildid R_Mvy69PVYM5XMcGzNjz/R_Mvy69PVYM5XMcGzNjz -goversion go1.15.3 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b100/_cgo_gotypes.go $WORK/b100/cgo.cgo1.go $WORK/b100/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b100/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_ppc64x.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o $WORK/b100/_x006.o $WORK/b100/_x007.o $WORK/b100/_x008.o $WORK/b100/_x009.o $WORK/b100/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/80/8088dc64d72a10f70f51c36ac8d97bbba75eaa1b31a10e079641a67aa4c91257-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/01/0155f5e8b38fa15d5a019c72267d22feee1e55af1647f69a2a369ac974c008ec-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid ZoZ8yhf897YVlT-VTcnO/ZoZ8yhf897YVlT-VTcnO -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid LpOnWgUly3SKSjaebMl9/LpOnWgUly3SKSjaebMl9 -goversion go1.15.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ed/edb051fc35f6a85c1580331965722ef91775949e7b8c5e05edac2f00e84abcaa-d # internal math/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid FcTn3WEzmVH5ffisVL8D/FcTn3WEzmVH5ffisVL8D -goversion go1.15.3 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/singleflight -std -complete -buildid _VUse0SXXR5MDIBnIKDe/_VUse0SXXR5MDIBnIKDe -goversion go1.15.3 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4d/4d375a51d7d98b8d8072e1b6d263d0a3b7b66bddd82b2595d4c1487088e4ddae-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c6/c6752ffe70ff1ea38c5eaa66a881b97d43b15ed2543dc30fa623f1ea32544364-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b024/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid lwOnU62sx88O06DXdy0B/lwOnU62sx88O06DXdy0B -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid jXts7SxYHSekDMmeQfNS/jXts7SxYHSekDMmeQfNS -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5e/5e0ffd5ad2107b0fdef483480cd4d7167f1b01b4bfcc32463697df308b1a6b98-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b2/b2393bd477460c43bf1b6976164c714c3334e422c219a5e933d49c1ad0021004-d # internal io mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF strconv mkdir -p $WORK/b018/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid 9TF37I58oY7greKBNfjz/9TF37I58oY7greKBNfjz -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid 86iLb4QeHwU3LhLwvh1c/86iLb4QeHwU3LhLwvh1c -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid 9Pr6SnVWAqJp_YBh2gQq/9Pr6SnVWAqJp_YBh2gQq -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid RQAHGtVCggb9WtJ19UVm/RQAHGtVCggb9WtJ19UVm -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/73/73c972f3fb88dfdc40125cf9a886e54f10560da7c4a9aeb33c72d52887179a0d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/60/601e1156628c48929685caaff714311d5fc6f9880509d35cf07a78d3f012c657-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b030/symabis ./asm_linux_ppc64x.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid eLBmFumJ_ygjlTSua6AG/eLBmFumJ_ygjlTSua6AG -goversion go1.15.3 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/67/6769238a88ca4159c397b646758e078a3bfb8b20a7a79be8c3cbdf9fc111b62d-d # internal strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid DjoraH19bgwEeSfll34Z/DjoraH19bgwEeSfll34Z -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b037/ hash mkdir -p $WORK/b054/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid 8iWohCRYHxw5m6B9hJQQ/8iWohCRYHxw5m6B9hJQQ -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p hash -std -complete -buildid lUnNSvuxhinE0iouCvD3/lUnNSvuxhinE0iouCvD3 -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hash.go crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid guQaZQAW3T8v9_SpaEG9/guQaZQAW3T8v9_SpaEG9 -goversion go1.15.3 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fc/fc0d12f2ddb30c93e99cfd3f9d013feeaaa2ebfd12847f191e88ea61b9f84726-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid WzUKTREtyrZ6ILyMx0xe/WzUKTREtyrZ6ILyMx0xe -goversion go1.15.3 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go hash/crc32 mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b065/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a4/a4b5279423736fd0242916f0252d886ca42aeadc85b9ec133d49dc6fd79dc2ac-d # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/crc32 -std -buildid YoZkbfXkN1TWQce_AxuP/YoZkbfXkN1TWQce_AxuP -goversion go1.15.3 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h -c=4 ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/75/757fd3634acf0f3bc408930eea415c6ef74e889dbfe467b7705d99b9065bae5a-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto -std -complete -buildid 4-L86Ycv4SAz3GPdEl6Z/4-L86Ycv4SAz3GPdEl6Z -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b015/symabis ./asm_ppc64x.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid Z4-UkcusF1ObX5fiNW95/Z4-UkcusF1ObX5fiNW95 -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/92/92b9487e92c80fb08b77a54569d86cd1334516cba34f70f70938aa83949f560e-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid 1c5n7QonkfuouVDJmu_l/1c5n7QonkfuouVDJmu_l -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/59/590b84bef00b4c932bebb0f280ae4fa25e3540536797c124f0c3e54a5bd54715-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid KwV8cOM-URnKpn86SfwN/KwV8cOM-URnKpn86SfwN -goversion go1.15.3 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f2/f2e420025cc914ae6c31781b62730b8e2d07be6578693fb752ed8a3dde0a92a4-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/transform -std -complete -buildid SGXgKXe0ovKM91PiOJH_/SGXgKXe0ovKM91PiOJH_ -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5c/5cb3e5a1551287bf0b67cb9e2b5cd8f76fe7cc2339cec57d7893019f93ef4b0b-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b065/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/57/572fbf1dac2caaf764cb6e9ad65d13bfa8e2d004cedc2f930131bfd0b29040fc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d7/d7ae0972be9c190b579a9ca0cfe73b13ad274468d03e548eb8d76f8fafd42fe4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b065/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/76/766552a6279883f67d3fb0b927eedec892562b8594d4e6a1d139bf7741452481-d # internal regexp/syntax mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p regexp/syntax -std -complete -buildid J6UpILxVz6xE69297m70/J6UpILxVz6xE69297m70 -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go bufio mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p bufio -std -complete -buildid NSPFtvyJ88FNTASQlEjg/NSPFtvyJ88FNTASQlEjg -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./bufio.go ./scan.go path mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p path -std -complete -buildid Fk9qc-AfG7uXvDV8zoGg/Fk9qc-AfG7uXvDV8zoGg -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_ppc64le.o $WORK/b065/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9d/9d269c7d6b416c58448f1feee4dcc3841936c80f5ff661fe79f42a0230d740cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/09/09c7735c50b5d9f29af3348f116df391a40db7b340ad250edfa648f151b62eb3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/34/34954b7c84e72582c2e2e94cfe27e9b5c2dc1e6c227d378d4041efa7dcde1e10-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/bb/bb11dc7b0d57baf5a41aa10968f4619f6ed9302032de4b541768882f68b274af-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b030/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/03/0335b823d4cf5cd0d5888b810e876dbc3f8b80fde734d7554f3f77c446bea1a8-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/unix -std -complete -buildid YlMgsOlQfwEcY00GHOW0/YlMgsOlQfwEcY00GHOW0 -goversion go1.15.3 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid AW-dCz_78O4_fkHLQKVc/AW-dCz_78O4_fkHLQKVc -goversion go1.15.3 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/execenv -std -complete -buildid nmi9prTQx9TQ5g5dtviO/nmi9prTQx9TQ5g5dtviO -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/16/166c841d32f11bafaadc49a7272677aab906be83316e76a5fbcaf12d92a7d182-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bf/bfc5afffe24ab22eaa718b72e06cc90d40ab74afaa09942fdfb6aa53dfa9b184-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c7/c7daebfc0e5ff7e1308af50e22ee51e29cab81803953f7aefbce486a139527c7-d # internal regexp mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp -std -complete -buildid 3ziYz-Fmhk1tBV1LjC4C/3ziYz-Fmhk1tBV1LjC4C -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b015/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_ppc64x.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/08/089ecdaf3712d5df9b5555179f070e787e7ac0125626e176403fc31a119fd690-d # internal encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/binary -std -complete -buildid UOlUxemLiZFp3Mtkwn04/UOlUxemLiZFp3Mtkwn04 -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid IZ2jrr5wQJDHficvTJJr/IZ2jrr5wQJDHficvTJJr -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3a/3a8f5fb7126efc95210ea9f83dd46a619b1d287f42c61d24e9e94b89023e0fa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/eb/ebe737d32ed14029ab1b7498e97b810d50dd1b79924cafb698d778d71ded6042-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/17/17979e6694992476eb4191477fe779c80ed1408094e72acce427e3c29f58af64-d # internal context mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p context -std -complete -buildid qFLIEALQSkI1YVz0uMDm/qFLIEALQSkI1YVz0uMDm -goversion go1.15.3 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid 7C-Vo0sXruuN72EfRcVg/7C-Vo0sXruuN72EfRcVg -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f4/f42af0e1f8de84d309413fd276968c4271784707a6da7cc05d7bb764896b83f5-d # internal encoding/base64 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid zmSprX2ywVuNmUZ8alNQ/zmSprX2ywVuNmUZ8alNQ -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b080/symabis ./sha512block_ppc64le.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ crypto/sha1 crypto/md5 mkdir -p $WORK/b087/ crypto/cipher cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 1vFNHXqK0YMODfbQD--Y/1vFNHXqK0YMODfbQD--Y -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b087/symabis ./md5block_ppc64x.s mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -complete -buildid nsbuSExI9eX4U5smwX5X/nsbuSExI9eX4U5smwX5X -goversion go1.15.3 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b070/symabis ./xor_ppc64x.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/cipher -std -buildid 6Scek1FhkYgv03QhOiwn/6Scek1FhkYgv03QhOiwn -goversion go1.15.3 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid U3rmGra64Ks6YJ2YCwA6/U3rmGra64Ks6YJ2YCwA6 -goversion go1.15.3 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c6/c632ba27d958df736922215ab7836017c1e28be5e8cdea88af24e9a5b71d17ac-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b091/symabis ./sha256block_ppc64le.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha512 -std -buildid HqYsuBcHlZabfKC4H3Lg/HqYsuBcHlZabfKC4H3Lg -goversion go1.15.3 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e3/e3b78fc12b30d2af7d698d75cbfe7db3868dfcd72753813c7d600c3a47de5e42-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding/pem -std -complete -buildid ZhhzrvH4F8td4AovyYHm/ZhhzrvH4F8td4AovyYHm -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pem.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid eLoXEmF-tO2cRetXcs2E/eLoXEmF-tO2cRetXcs2E -goversion go1.15.3 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/35/351d60b02a8a0a97dd1ef959d89da0ee3b41615a4a1fe8a54ee15f09a05eaa7c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b105/symabis ./sum_ppc64le.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid ZVY5ozO-2m6dT-I1Duhi/ZVY5ozO-2m6dT-I1Duhi -goversion go1.15.3 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b080/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b087/md5block_ppc64x.o ./md5block_ppc64x.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/07/07cfbd8693f961edffd28b17b7beaf0ceea802630d7ecab570119f2000b486e8-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_ppc64x.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/27/27494a711838d416040842267108984dbc825f5208097e70a7a61fd18aa36e18-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b105/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2c/2ca809f8d5c1dca3fbdb189175a92369f6f7fb4c026062c8a095d762efadd851-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_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=>" -p os -std -buildid zoajMuMHgvyozTptNQHS/zoajMuMHgvyozTptNQHS -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/79/7920031785e6b62a71f5c0bcd92807b6cd65f1d876c26be63724b0449a7b2aad-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/db/db9ae1634327fd6b0a93dbf4d0976adbc426ba4206592253a2a54a436807b546-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b070/xor_ppc64x.o ./xor_ppc64x.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b091/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/12/12f2d21d25ea784f8286d6dbf846b20405feece81a6ac19f1df4eceae875613e-d # internal crypto/aes mkdir -p $WORK/b069/ crypto/des mkdir -p $WORK/b076/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid _e3ULStqSKjGYiYaOnym/_e3ULStqSKjGYiYaOnym -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b103/symabis ./chacha_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_ppc64le.o # internal cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b069/symabis ./asm_ppc64le.s ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/23/2317de8b6d84e3cfeb332e3979fd337c65d551fcdfb119e2d120c98d3ded37a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/dd/ddc40cef8609c35e1ff90b85bf7ff6b6022033316a384b85596e2e93b881c1de-d # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20 -std -buildid aA8oTB74ZvKMcb7N1WgO/aA8oTB74ZvKMcb7N1WgO -goversion go1.15.3 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/aes -std -buildid TSkdizo2zHsD7qpH2I0N/TSkdizo2zHsD7qpH2I0N -goversion go1.15.3 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/29/29d01c8dc4ad230154999e4b8f955951d41eb70ef39608299a1ef0be286a851b-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b103/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/0a/0aea83c9675fa73816cbedea4da2f8715a6c4859e1e6d67cc4cce57ad7ab8d4e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid C9lyBT0X13ZFC8EhddNy/C9lyBT0X13ZFC8EhddNy -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b069/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b069/gcm_ppc64le.o ./gcm_ppc64le.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/cb/cb95377879dabcf831fad8f17e37cf87989d62df949774a662403ad937732304-d # internal path/filepath mkdir -p $WORK/b061/ fmt mkdir -p $WORK/b013/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path/filepath -std -complete -buildid HWvhJQ3NPujY56n-r6LS/HWvhJQ3NPujY56n-r6LS -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid C2SGMHaVxEpou9ufwQ7X/C2SGMHaVxEpou9ufwQ7X -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b096/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b096/ -importpath net -- -I $WORK/b096/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3a/3a70183be1e3813ecb469a1af96b0731c7e691db617d86b4a4b358e5b119a8ba-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_ppc64le.o $WORK/b069/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f2/f26d07ba766c9e844f9269cf27eba8e7425fd9495bec947a17df2270c29b2465-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/23/23bf7e4339ff885fac08b06ba9985ec25e45f88d7d7943d0e22300dad39ef8db-d # internal io/ioutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/ioutil -std -complete -buildid 1qHOMYqrmMLDrUTDUYDJ/1qHOMYqrmMLDrUTDUYDJ -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/38/3884af62202168ded718b503273749e798ca7f6f210160379220790e2862461e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/70/70ee5019052da60cc9da84e23c985f770c87fc37982cba34b917a6a026749ebd-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b040/ flag github.com/coreos/go-semver/semver cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid bRYT-cWxPBN9QZV6zr_9/bRYT-cWxPBN9QZV6zr_9 -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./errors.go mkdir -p $WORK/b002/ mkdir -p $WORK/b036/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid wBMpgs4JGRrnSC-tRVn2/wBMpgs4JGRrnSC-tRVn2 -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF github.com/coreos/vcontext/path mkdir -p $WORK/b047/ encoding/hex mkdir -p $WORK/b055/ cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/go-semver/semver -complete -buildid rjhb1VMmdOz09hhXZjw5/rjhb1VMmdOz09hhXZjw5 -goversion go1.15.3 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./semver.go ./sort.go encoding/json mkdir -p $WORK/b042/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid YXp3SdED6U1AhagZMp7b/YXp3SdED6U1AhagZMp7b -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/hex -std -complete -buildid NHg0E9ZztxuXnzwezoCZ/NHg0E9ZztxuXnzwezoCZ -goversion go1.15.3 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hex.go github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/json -std -complete -buildid 02FCw8k3DJ4UUnl3Dk9o/02FCw8k3DJ4UUnl3Dk9o -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid 24jHWISM68R7hlfjIS_6/24jHWISM68R7hlfjIS_6 -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ba/bae5e3cda32208ae0678ed6f9df0682a4fbdd8ec419a1ab78b012c2b9b2bb543-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid zy-_wbmAFF49MX9EZAQ8/zy-_wbmAFF49MX9EZAQ8 -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/84/84749a5996e6a78431e7aa85e7354fdde42010e18e47050a48dccc0fde9243b4-d # internal compress/flate mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/flate -std -complete -buildid y4cUizkS8KUfTP5--TEm/y4cUizkS8KUfTP5--TEm -goversion go1.15.3 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/01/0197107c08a01936d21b7d9e7c9f23cae9694820bc92db4bd093bd1c150ef854-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b073/symabis ./arith_ppc64x.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid lSUywTJhx8ruE2cJbO6Z/lSUywTJhx8ruE2cJbO6Z -goversion go1.15.3 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3d/3dca3b616722b256c9b39f2073c6b02c6f1ede2c5198420d736eec0d5c6fbc14-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid drOmYHbMP_9l6p1DosfZ/drOmYHbMP_9l6p1DosfZ -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/66/669fac1abd555e26a0283017a704c606a84bb9e81f825550001035450dd9e4f0-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid mKZd4neS5hWfWPK9TztJ/mKZd4neS5hWfWPK9TztJ -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d4/d413dd1d2db05227aedb93efa058d7959ec2382445568d42cae4662bd1d00ecc-d # internal net/url mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -buildid HlIE0t8UkZ35RMFDrZbo/HlIE0t8UkZ35RMFDrZbo -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/73/730171c1c9168d6a0a2ca336f2810af40b205810bbc0d472292273265240f2a5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid MTFvZ2ezlphviQ3evao4/MTFvZ2ezlphviQ3evao4 -goversion go1.15.3 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1b/1b46efa3d04604deb78445aec0d831d86675027281a59065ed56b0d8dac21b63-d # internal log mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p log -std -complete -buildid z3i6CEv8XtrP9YF19kJS/z3i6CEv8XtrP9YF19kJS -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/84/84d2cdc64e13bd66955d02706bf207f1902e7c6fb667955f7429378f9155174c-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid dqx6DGWu7QaYqnm4hP1s/dqx6DGWu7QaYqnm4hP1s -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/37/375b0aa780899b7b7cc9fcb09884c22b56ebe1d16b888592d0091c54a1fa47dc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid tyqseBZaEi3GPyWRMqR_/tyqseBZaEi3GPyWRMqR_ -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ae/ae622dcef897d8ae936dac4dcb95203c7fbb005343603bb10d57ad275a6b4772-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid 5AW58jZK7AulZodxqRiY/5AW58jZK7AulZodxqRiY -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/17/17c2afbef8f49e8ae6205fc2b6b603a13d73457b33300242401bcf6fabdd5389-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/gzip -std -complete -buildid aexme_hNNDCux333MYwR/aexme_hNNDCux333MYwR -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./gunzip.go ./gzip.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a9/a9741892fd0c90c7e25db258ad05b369208132afdebef8617942e8906ac42668-d # internal mime mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p mime -std -complete -buildid FuMoc3QoeLbIFQQA5RV6/FuMoc3QoeLbIFQQA5RV6 -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/70/70d77e7aa8115268118241cb25f5289bcbb89cc56902447fce021ae05713e5cb-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid geKFr3234JDB9gCDN01o/geKFr3234JDB9gCDN01o -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/77/7766345f57fb4809bfa39912589859151e2b5a9fd0cb4ff5d6951c34b242e1c6-d # internal mime/quotedprintable mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/quotedprintable -std -complete -buildid o5rIEt4KLQg6edfaf528/o5rIEt4KLQg6edfaf528 -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/86/8601f57d6254d698050031582f56e8ff5d3758e6f7ca41ff1adf3ff655ae15d7-d # internal net/http/internal mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/internal -std -complete -buildid 7OqTvS8zXRMuOio_eW_H/7OqTvS8zXRMuOio_eW_H -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/af/af9183a5ce72978e7f36812fbd2f301f5f293fb59a83ce3808ba88b454f6ceeb-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid qUUDbJE6wxRfKoOVuKjj/qUUDbJE6wxRfKoOVuKjj -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c0/c0929ffd4d8c5473bb19e50c8858ed9c1f56412aab23e7bccf440c0881a5cf2c-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/ajeddeloh/go-json -complete -buildid TXTBUxBs8QIxTXhneokc/TXTBUxBs8QIxTXhneokc -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/35/354ac79693fb6844cfe5fdf6643a6dd17738334df32fe7dbc524f0367e7a4f19-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/validate -complete -buildid SA-pF8TLl597T7oR-xzz/SA-pF8TLl597T7oR-xzz -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cb/cbfc9f5715a7b4648a75335301831e5f43f875e667a6a3777f93a6404341e7a9-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid mqGdyTC_43WhUhjw3elY/mqGdyTC_43WhUhjw3elY -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1c/1cfa3c063f4c8b2b3d45d88854c6896d1dd9ef16eea039bc311f91484de67e87-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid wLiai0Vh8qzRRSQRmupT/wLiai0Vh8qzRRSQRmupT -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5d/5d342f757eee29934c08e877fa903d38bffacc8a7c36c0605bbcf7903ed55251-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid E3AQQtuVvMtOmlvfmzHq/E3AQQtuVvMtOmlvfmzHq -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/90/90f26ee777f7412c181d6620e58e4b3208f65638d598b3b0a54a0301c9b00190-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3d/3db915ee227cfa19ac66ec506f4e12cb231d9848ae26ed87f689a6691bfe6493-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cf/cfc34678100cf06c83230da447811bf737fd404208e2e67d5faff36aa91cd3ea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e9/e9dfae97dbbad1405d7f642f663a14b4fb908a3fb7aa1515c462b3a63a9e4478-d # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f3/f3b58a2b4d3c030c6899333e4417861ed17a44879b025bc928f98aa3abb1750b-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/idna -std -complete -buildid eNAysDP0Yl4XIdu-9r9q/eNAysDP0Yl4XIdu-9r9q -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b073/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/29/29c908128d21ac2c3a0208b81b285ff525b2251af755f39f5dd088f33fa98801-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF crypto/rand mkdir -p $WORK/b068/ crypto/elliptic cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid n6DLncVhoFNbovlDGA3O/n6DLncVhoFNbovlDGA3O -goversion go1.15.3 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -gensymabis -o $WORK/b078/symabis ./p256_asm_ppc64le.s crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -buildid vGnyhsqWvQtCJVhx-2Xk/vGnyhsqWvQtCJVhx-2Xk -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid RHEM773xcdrEOqYk5VeJ/RHEM773xcdrEOqYk5VeJ -goversion go1.15.3 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid 8Co51oLTd5m-iSslpVha/8Co51oLTd5m-iSslpVha -goversion go1.15.3 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0e/0e464d108a67136ceb1871a2e55352c3d96f8f9da21d25d623b7dcdd3681e761-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8c/8c61b4b2697780b6b9dcd759290e843847604e391d6aab0c0126cd2c4d1c16d7-d # internal crypto/ed25519 mkdir -p $WORK/b084/ crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid Pya6hrEE9D9vxNY2xZlg/Pya6hrEE9D9vxNY2xZlg -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid BSEcSK5r1XU5BuY2-cKG/BSEcSK5r1XU5BuY2-cKG -goversion go1.15.3 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/56/5618e99354f936e77d8bc464be7104ec633c7dfe4f43d912bab3eb6ecabad35f-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/vcontext/json -complete -buildid rgSSFlivylaMQ1Iqmatz/rgSSFlivylaMQ1Iqmatz -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/92/92aa934c2d777ddf298f04366369de27c8423c4d236813e40348070d829deea9-d # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/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/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/52/52c259427b4951ef693afbb219520897738d98728428be917bd8b498d3812c6c-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/1d/1db0b3e639ef5b597b82e94f8bbbfcd54d530ece11b492fb0ad22c011f0b89b6-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b127/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid ckh3ydUKb-BaNdCLDttu/ckh3ydUKb-BaNdCLDttu -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/20/205a548af29a1a5fc094839c436d3758a7cf68d21463166398d3bc54651240b7-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ vendor/golang.org/x/crypto/cryptobyte cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/pkix -std -complete -buildid ei-N-id9Qkbt6ZQZ-CK9/ei-N-id9Qkbt6ZQZ-CK9 -goversion go1.15.3 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkix.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid tHEup3WQ5xalrP1x5Ovg/tHEup3WQ5xalrP1x5Ovg -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ce/ce94e04b8235cde862c28712be215faf5ccfa88f13db980a6b69f9fdfbec71d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f5868b12d8c64b6dfed39aa6efcbb0b52634cece77c8593b683d7a9dfece34f1-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -o $WORK/b078/p256_asm_ppc64le.o ./p256_asm_ppc64le.s cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/22/224260a29700321865a44be1b40f54407eba9ba007885498b09ad47ad911c995-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o -g -O2 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/fe/feddcc3eabb3139543e7c17863facafd55a19857ee41efd2949de8c2af87d93c-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b097/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p net -std -buildid mNxBWKoCAPd5zaRoUJkv/mNxBWKoCAPd5zaRoUJkv -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b096/_cgo_gotypes.go $WORK/b096/cgo_linux.cgo1.go $WORK/b096/cgo_resnew.cgo1.go $WORK/b096/cgo_socknew.cgo1.go $WORK/b096/cgo_unix.cgo1.go $WORK/b096/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/08/086ee13d286cc0c37d1356928b50d2f09e4b22f4631dd8218b9b48277bd6fd6a-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid 9OJSO22mvaWY3bsSNy8Z/9OJSO22mvaWY3bsSNy8Z -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/4c/4cf84ae7c51f3cefd5e261236ed05655e25e2d50b889dd3c7133ac2198edefd9-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.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/8c/8c5ca7f0ec37b4e3733dd48faa92566eec2ac8dd21a420eb542e9fa861171233-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b116/ net/textproto mkdir -p $WORK/b115/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid jqQhInGAIa_CneqqGyqM/jqQhInGAIa_CneqqGyqM -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./proxy.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/textproto -std -complete -buildid FzwVHBW15rqaapII3R36/FzwVHBW15rqaapII3R36 -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid OOLQeNdQaZofrcUoAD03/OOLQeNdQaZofrcUoAD03 -goversion go1.15.3 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./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/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/75/75aa912908c12fc3990d16ed158f71985fa05c7e14c2efd5649524164850fddb-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/a5/a5170958d88c29d171f776184204a93c4ea21eb0c10db764ddd851d1698df647-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b108/ mime/multipart mkdir -p $WORK/b119/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid wxgVRpgojaCcutgALkMD/wxgVRpgojaCcutgALkMD -goversion go1.15.3 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime/multipart -std -complete -buildid A5tNjqfygd9y27VkXhkw/A5tNjqfygd9y27VkXhkw -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1e/1e507f54717ac52f97fb607115433547dcd20dfd3719567efb845d6d9a08628d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6d/6d62b233054c626c0cf2ee38e986b40c777650b03cbf4a80b648d41db572bfb9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a5/a5df72fe4915615154faaf9f64994e0a32a4ba98fdd2bfec3f61433a29e8d02e-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b107/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid MpFndHTv_ioUDWTqgMKO/MpFndHTv_ioUDWTqgMKO -goversion go1.15.3 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5e/5eec9504723a934bbacbc90b288981602c2323506c6a850677fbd74f899c3444-d # internal net/http/httptrace mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http/httptrace -std -complete -buildid fuusY00outkPriYUJqwZ/fuusY00outkPriYUJqwZ -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/bc/bc5cbf35385bcd5395bc643d1b0a14a700a0ec35bac9893a4b8f8624d92fef49-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net/http -std -complete -buildid LYLYx_Q3UYbEBSRKbInZ/LYLYx_Q3UYbEBSRKbInZ -goversion go1.15.3 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/fd/fda995205c061c6d52539ce99752c42a71b50b9920092e98b34bc005a9b1f8af-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/vincent-petithory/dataurl -complete -buildid he3_JciARFy84dvRLW-n/he3_JciARFy84dvRLW-n -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/38/38270187c0168bc61b0ebe70bfe81bd69835aee82acb412579e46e729b981da8-d # internal github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid OaUdito6X5ODISbdVtKE/OaUdito6X5ODISbdVtKE -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid oCXqkWrenTbQVQsq8qJZ/oCXqkWrenTbQVQsq8qJZ -goversion go1.15.3 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b129/ github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b136/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid FPxDeGRF014VtlShqfCJ/FPxDeGRF014VtlShqfCJ -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid kis7HU_xLhk0c8Iaurja/kis7HU_xLhk0c8Iaurja -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c7/c718039eccc2cce1da20983d96fe955ea7785f3b0ee21c1f807da9c8a4a1208b-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid NhUiUqbl2XX2VcRLlB0f/NhUiUqbl2XX2VcRLlB0f -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/14/14a7f545dc8b0350e2324c79c8cd5b2a0865f57212c18233e55f379886358476-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e0/e08d42e91ea320e776b24f66ace488d9ca670672a24848d5940d62fec3830918-d # internal github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid v-K1PODM0Fm6E5NqzqOI/v-K1PODM0Fm6E5NqzqOI -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c4/c49058cd4e33af0c26c860e15fafeb12cded1f4f628095c349fafa433c35c533-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b135/ github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b137/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid E-GJ5v4RkTZqqDGD7hpK/E-GJ5v4RkTZqqDGD7hpK -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid 38oCYOv3KLsuG8k0i8vM/38oCYOv3KLsuG8k0i8vM -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b3/b313d9b3d0b72b7190d12863647b684222e5e7de3c960b6f1c11857a52ab410c-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid ssFFw3cZBB63TcFauueG/ssFFw3cZBB63TcFauueG -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./translate.go github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b128/ github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b134/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid FQASszYlHGA3Iomx4f0T/FQASszYlHGA3Iomx4f0T -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./config.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid zvVKspoQE7C-den5xuih/zvVKspoQE7C-den5xuih -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/c4/c4d1f671ba83f31ca5cb75574dbc846cc21c760e81c11dfcd7d5d358c866ffa4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/00/001ebb8ed01565c84bbae09af0117629a979a28273c70e31a2a3b1d1c00937ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/8f/8fcd9048cae9737e3c968c1b8b488b1ced8015b931c0686b3a2493406e2eb5df-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/53/53b3e159a934c8b88cfdc0b716d2ab5528f3ba82130247e273e7b6a3dfcbb3f6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/47/4735c6c69d1b30bf2539fb7e516be7164ac4fcbad91aea208585360b3f0fb6ff-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c3/c362f8b97c50050719d7598d56fb98b4ac0acc188c192941ae9a27f232de1726-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid THMTKDNxMd38C0VR-XUp/THMTKDNxMd38C0VR-XUp -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d7/d78283c2621b76ad75064d311bc42d5cb528de1d80e3de757d8efe6e7e925b53-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid 3vgbz923gZ6MjqQLnG_o/3vgbz923gZ6MjqQLnG_o -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/48/48719055dfed718c09ee7267535ce2e5299324763cab39d8a6d927c4323e3d20-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b127/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b096/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b126/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b097/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile runtime/cgo=$WORK/b100/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_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 -buildmode=exe -buildid=iLqu7XIyRo4yOLvRNS5P/3vgbz923gZ6MjqQLnG_o/MR9fcjt_nXShStL8Yy3k/iLqu7XIyRo4yOLvRNS5P -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xb7a422a46d20a1bdaae1a7dfdd54153157cf3950 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate rm -r $WORK/b001/ Building macOS ignition-validate + echo 'Building macOS ignition-validate' + export GOARCH=amd64 + GOARCH=amd64 + export GOOS=darwin + GOOS=darwin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xd8e7e68d301a6cbbb6312b6ce9f30bba74af6707' -a -v -x -o ./ignition-validate-x86_64-apple-darwin github.com/coreos/ignition/v2/validate WORK=/tmp/go-build366114770 internal/unsafeheader mkdir -p $WORK/b005/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid i_elubt-i99iVeKCa6aF/i_elubt-i99iVeKCa6aF -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid UidRYAtCxzumRrJ_WZH6/UidRYAtCxzumRrJ_WZH6 -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid iaUZ9CS017uyhO2hrq8j/iaUZ9CS017uyhO2hrq8j -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go unicode/utf8 mkdir -p $WORK/b019/ internal/race mkdir -p $WORK/b021/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid 2fACWzhdeZDs2sykYmOo/2fACWzhdeZDs2sykYmOo -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b010/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid qYTVebnctccXBxXNn_r4/qYTVebnctccXBxXNn_r4 -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid AV3TfOCrOhLEiTYQ_ZoO/AV3TfOCrOhLEiTYQ_ZoO -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/eb/eb62d7a54f74ed1d7fd09f3fd54fc55cb17bf17bcf25fc7137a7986cc21975e3-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/22/22ab8a0675728d2c50c20b6aa6d42b3de5ddd57b69d82fe9afedaf39e26c8660-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding -std -complete -buildid 3PsINIXZMqCx6PhS4HT2/3PsINIXZMqCx6PhS4HT2 -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./encoding.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid uXnmrTa-cjcFUn3T0YQr/uXnmrTa-cjcFUn3T0YQr -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid 87CsnpBHBMFM4XHlDtST/87CsnpBHBMFM4XHlDtST -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid c0CH5HKRwBA2Yt6XgGgi/c0CH5HKRwBA2Yt6XgGgi -goversion go1.15.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cc/ccd71e5d93597db6da09144ece141ff3904d4a94014f1d017db0ca6dbdc059b1-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p unicode/utf16 -std -complete -buildid hO3E5P7LQzzRJHHELdC2/hO3E5P7LQzzRJHHELdC2 -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/98/98f68f5edc26528d0c4964fab46b77df6b8a8798fbafe5b9911c7f40ee70851b-d # internal container/list mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p container/list -std -complete -buildid dm-lrH5PC0Li8oS5Jfv8/dm-lrH5PC0Li8oS5Jfv8 -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.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/24/24d7ea1473b6dc120431848fa09b6a20a6f7d28e5ad729e3b348892fa8786eb9-d # internal crypto/internal/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/subtle -std -complete -buildid r8TA_qSr4E1m8ZQiE1Kn/r8TA_qSr4E1m8ZQiE1Kn -goversion go1.15.3 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d9/d982b698687b17cd6b7164406fba595fa15b124e0beaec38ac44369c9127d0bf-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid RWM7Smj5j3ycqhxl-Kio/RWM7Smj5j3ycqhxl-Kio -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/58/58c14bd6607eb414aa0c2679a43c946dde6e81db4963693185f37f9334559a7f-d # internal crypto/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/subtle -std -complete -buildid 3bIt9UkQpB74ih86gw5S/3bIt9UkQpB74ih86gw5S -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a5/a5e6b2c89f3ccdb2691299e9f3694538596e2fb9c903bea7deaa3dfdd84e08cb-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6b/6bb122df844f4a6426066bd993f97f91b23b5ff90d0a933adb3e1a2efac08b86-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid t8tEIWTGPS2G-OE7pth0/t8tEIWTGPS2G-OE7pth0 -goversion go1.15.3 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid k9YNY6YvGMw0INJYajfF/k9YNY6YvGMw0INJYajfF -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/11/1147623faf3fdd139b5bd32e8ea2cf188c3b040517a9a56e0d56bb96484d1265-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid _1qJXh1-voEbCdVSHrKn/_1qJXh1-voEbCdVSHrKn -goversion go1.15.3 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.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/dc/dc4101e303e99cabc6ea41fb17b9165f704e88cefa34b619b6a09583012c3eb0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s internal/testlog mkdir -p $WORK/b033/ cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a5/a550a870cf6a1a0cfe9bb04f5cdd7b5500ba6bcaf17e8f93da546927269197ed-d # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/testlog -std -complete -buildid H79L3RA5QwR6AAjTn-yT/H79L3RA5QwR6AAjTn-yT -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7c/7c23902662985f48ec9b470d4372704090fc691732c654664042b76adafb34c2-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/26/26cba9e81b16d497154a570484a7053e355187b5782645c046d630f54b3739ef-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fe/feebe4f279b75f239b89cb10ac6275a1a905645187e9c7d9f2d88503a6e5c413-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b9/b9596a48fea9642998a49e79c4b21fea91aa71a58bd0b03a85af6c3b6784e9f7-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid 4ilP0Vy7rvnfSvMrdwpq/4ilP0Vy7rvnfSvMrdwpq -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9e/9e50193121086172dfb02d92ae07a541c008104bd4052d3f308a57721a910873-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9c/9c3e5595a04d6463a9ec5a91187ab410e03a03dbff98014c19aa6cdfb6eacf4d-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid uilXdq8SSbxZUkMDX3OI/uilXdq8SSbxZUkMDX3OI -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e9/e9b176a80ee009012e46aaf3c13c61823c8fa52b7fcf44db1149e6b194034164-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid mT5MiBmLyA4nqyG3wb5v/mT5MiBmLyA4nqyG3wb5v -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f2/f23aa83a8981412e84fd6a43eecb2cba7249de373d8fc160f472e51ea8776b53-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4d/4d0557431a193736d94ae3005caff4188e9ddf45e4ce775b623a4257c54b6b18-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_darwin_amd64.o $WORK/b007/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/46/4632a722ecb07b2735c966682c7a139107e68bb83f1f88ab31dfb19da1e1c3c1-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid r8upbYn33FQli52c8S4Z/r8upbYn33FQli52c8S4Z -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid --che30uauEi8inFXLG4/--che30uauEi8inFXLG4 -goversion go1.15.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid GbTPgNCOPcEWt20a2EEK/GbTPgNCOPcEWt20a2EEK -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bb/bbc3d8c6b1e1ea06a68038a4a1133f50584fc3c3dd0d9cd4bffdfd7af663e05b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ad/adfc5160c312401163853cf9537174ee226be9f7224dfbd257119b9036b18c2d-d # internal internal/singleflight mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF math/rand cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid 9O8nB5jGWJzMVCno2lya/9O8nB5jGWJzMVCno2lya -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid vLPBQegpcEHLND7mcVU8/vLPBQegpcEHLND7mcVU8 -goversion go1.15.3 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cd/cd94796f6ebb0f5f21f49444617d3794993f3513ddb1e0684836aa1ccd54c0ac-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a0/a0635e0c4f71f87e1cf380793800b710d15a52007b6e4a8bd540ec71b905b6ba-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/09/09002cc3511197a8f5a36754e77c053cdd035e8559b9a098f166e2cca0f6e782-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid gNbcqH_YNiRe3D8VoACW/gNbcqH_YNiRe3D8VoACW -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid S84pAbo1lByDanHoGcIR/S84pAbo1lByDanHoGcIR -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/55/553a5a7329398181d189bf4db8de95f8eb7562851763148c69cc1371a5513a9d-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid VfEZzhrIqaURleTpirqf/VfEZzhrIqaURleTpirqf -goversion go1.15.3 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go io mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid 9eIoUa-raGI9agD2Nv5_/9eIoUa-raGI9agD2Nv5_ -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b018/ internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid WYD48wiVQbbar7y6mVxr/WYD48wiVQbbar7y6mVxr -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid lyPRPADXkIvVmJjIU4jg/lyPRPADXkIvVmJjIU4jg -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4f/4f2a7579c2a7369630bca2bf8339f5231b93c0083bb7acefe6c02dad8c34395b-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b029/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid X8CKSdurpZyFztnH9X0k/X8CKSdurpZyFztnH9X0k -goversion go1.15.3 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/66/6636293daddcfa536d3d3ce9e0394196944a2d7f527d2e2e1519fc49a0f27d3a-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/99/998312f4cf3b0e400deef8a8c7848c88963cbe95eccf489ca92d9d16d945ef1c-d # internal hash mkdir -p $WORK/b054/ bytes mkdir -p $WORK/b037/ crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p hash -std -complete -buildid y4btq_Ra-abomLA8DGbU/y4btq_Ra-abomLA8DGbU -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hash.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid Hnjlbiwi4tbb1IuSPv1J/Hnjlbiwi4tbb1IuSPv1J -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid 8qqjpYGoi46MN83-INzA/8qqjpYGoi46MN83-INzA -goversion go1.15.3 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./randutil.go strings mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -buildid 4EJ11M4Wc4B4v6nb0UFC/4EJ11M4Wc4B4v6nb0UFC -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/41/41015b4bbafa5303009309da13bd14a6f233dd5ce78b5841f10760190f8eb8f4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f8/f8835884aef99033c8e6a0d9cbc523c27218592b1353a20a3fee3e3f532e4433-d # internal hash/crc32 mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b065/symabis ./crc32_amd64.s crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid RV2F_WtxqPqSXb8pYeVm/RV2F_WtxqPqSXb8pYeVm -goversion go1.15.3 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/crc32 -std -buildid a0QSoL3Ge1qYuzgk_3l6/a0QSoL3Ge1qYuzgk_3l6 -goversion go1.15.3 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d5/d5cfbe949b629f052c0f8017d5ed6fa193619ad15f571c68114304c72f971b7a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid smvCkaeYcXdJe8BMoNlo/smvCkaeYcXdJe8BMoNlo -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/70/705a6871d0ae67965d658a8a4ad7e9b9bfe589f3b2c218571ddbdaf5df768067-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto -std -complete -buildid pf6L45NR5A6h9QeRRO--/pf6L45NR5A6h9QeRRO-- -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/46/46821107c457a4a8b0cbed0598102126878caa73782a96e56687793974a72367-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid o24TQOpfkORFsOw-8WZa/o24TQOpfkORFsOw-8WZa -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid i4gVXIYzPmRP6Qa8MxhV/i4gVXIYzPmRP6Qa8MxhV -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b065/crc32_amd64.o ./crc32_amd64.s cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7f46b62c7e1f198f90d9a868b792e5e39bbb7d8c254c4330fc0b194ceb5784a9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/35/3579e0d8bd0311858afaf8e1765ca8f1f002217b1698b18ffc21df17804fb2c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1d/1d00f1d4d9e8007ee19589e7ab1cbab00c5740716e52cfc311e92c4a59a8e122-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/54/5455169e03778ac560c92a874a83a68a86c42a4fa559ac59749a083a0e6be63d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 3g5f0EwM-dCvr5kmnwQn/3g5f0EwM-dCvr5kmnwQn -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/85/857cc6cb7092e3bbbedd882aa7c7a39977b7af757dc9397b0cbb580254af9bc9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8f/8fc01523b8de2c9e8015a240516a341aa608fd4bb77d1312c70124aa6d078400-d # internal path mkdir -p $WORK/b125/ bufio mkdir -p $WORK/b057/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid JoEJYl86WJfnjrwvaHkp/JoEJYl86WJfnjrwvaHkp -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p bufio -std -complete -buildid vbM3xddz7pz75ip2M6XZ/vbM3xddz7pz75ip2M6XZ -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./bufio.go ./scan.go regexp/syntax mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p regexp/syntax -std -complete -buildid WyZjvkyes3gHdQIPrBLL/WyZjvkyes3gHdQIPrBLL -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.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/b113/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/31/31c537bb3382b9ffd212b565b3302e1444abbae9d9b1c61a8ad43626e5e7f236-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b029/asm_darwin_amd64.o ./asm_darwin_amd64.s cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d2/d24d69c69bb67a3cb1025ddbe16195173562c45e1cd9ae7cd15411caf3ae2ba6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b029/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_darwin_amd64.o $WORK/b029/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1c/1c4a391450d58c7a2ee17055eae025e6459be83ec070540e02b8cd3b8146f273-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF internal/syscall/execenv mkdir -p $WORK/b031/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid 6MMaEYdKZ7g5IsCy17Eo/6MMaEYdKZ7g5IsCy17Eo -goversion go1.15.3 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/execenv -std -complete -buildid FvKXNVg3rEemn1bV6Fcp/FvKXNVg3rEemn1bV6Fcp -goversion go1.15.3 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/unix -std -complete -buildid qgXMDMv8KBGTxiIv92JV/qgXMDMv8KBGTxiIv92JV -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/99/99b3995c7c022f19b48305b4408abe0c2426fd8599252650a5aedff60c101684-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/38/385c9f1685e1e8a190596f710a6b0814b453a480cf13c0777a3bbac392abafea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/03/03728a95de267ddd58a61d9b08b2f12ed7327976c8353ace62b0b534aa6c7bf1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b2/b298fa9262d0f531707c01ad1240bf50e71b4021cb2f7306a0cd3835cc99fa4f-d # internal regexp mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp -std -complete -buildid bZWmO1yffPdbQMmUJDp1/bZWmO1yffPdbQMmUJDp1 -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e1/e10731adf49568004fd04bfbf94f8192b38f94acb74e66ac940519671d6d5dd6-d # internal context mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p context -std -complete -buildid eQ4ciYemm3sERiuu31CV/eQ4ciYemm3sERiuu31CV -goversion go1.15.3 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid UD8KbGy_I7HbyK6ZqL-5/UD8KbGy_I7HbyK6ZqL-5 -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/32/323268b2565c2a96129a1ed7a98625e9b17c48cd090574244fab42b6ad18f4a1-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/45/45206b998cdbeddf608b31ccbe1315bba0373455b791fd2456729178ad4387a1-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_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=>" -p os -std -buildid Xn_JXZO-lfKUmsLlW_Nc/Xn_JXZO-lfKUmsLlW_Nc -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/26d7b5af55a8ce59dfa5911aea4e6a99963244a709ee297e7670a828cc7da787-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/27/2798f6b661260f27758d78fe3d343ba5f9e7774d02a847ab148e781c5f38a34a-d # internal crypto/x509/internal/macos encoding/binary mkdir -p $WORK/b094/ mkdir -p $WORK/b045/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./corefoundation.s ./security.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/binary -std -complete -buildid shCLM0Hdf5iBf9oOw9dc/shCLM0Hdf5iBf9oOw9dc -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid uKY1dStptAa7HhLOOxko/uKY1dStptAa7HhLOOxko -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/internal/macos -std -buildid PbCbVvTYURZVSeA5lZ96/PbCbVvTYURZVSeA5lZ96 -goversion go1.15.3 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./corefoundation.go ./security.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/corefoundation.o ./corefoundation.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/security.o ./security.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/81/814ede24afcb4e2c0102fdc8660464a57000f7c80bcccb16aaca7a7f54749e4a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/corefoundation.o $WORK/b094/security.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/1982060544ae7c082e29e27b3fd8bf0e267ba82e6a19d003f8767809fabd373c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/97/9788b76e83666128c9717ad5b6fe791d72aa7a1a55fba22becda8f8ddda4d5e7-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/base64 -std -complete -buildid 4AWElgp6DG21QMaCF2F7/4AWElgp6DG21QMaCF2F7 -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./base64.go cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./sha512block_amd64.s mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid iX4dMe5fYa9y4PZOYsBQ/iX4dMe5fYa9y4PZOYsBQ -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go crypto/cipher mkdir -p $WORK/b070/ crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./xor_amd64.s cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s crypto/sha1 mkdir -p $WORK/b090/ crypto/sha256 cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha512 -std -buildid 7bXXRPo4KU0DS1PTFDgq/7bXXRPo4KU0DS1PTFDgq -goversion go1.15.3 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid 7dhPGB-jv--vZtz9_ERo/7dhPGB-jv--vZtz9_ERo -goversion go1.15.3 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/cipher -std -buildid lf6IAWbojQrSLD27SxPn/lf6IAWbojQrSLD27SxPn -goversion go1.15.3 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f5/f5198015dab546c0c1d08464f2938ca56c769ba23eb770cf3474346badf0f575-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid YkoTmUDnLf_AfzMZSXa7/YkoTmUDnLf_AfzMZSXa7 -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid X3ig-Hb5g2nfYUijdi74/X3ig-Hb5g2nfYUijdi74 -goversion go1.15.3 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid N3YiIMZ9HhYed3Glnuec/N3YiIMZ9HhYed3Glnuec -goversion go1.15.3 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2c/2c9266f724c360f44ceda0d36538dd57ca1b6ef9fb000405b05955df5ad2d79b-d # internal path/filepath mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path/filepath -std -complete -buildid yY-1EiRI3MsJ2ioYsjnM/yY-1EiRI3MsJ2ioYsjnM -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.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/ac/ac4f229fc549eee414e9f5a186ff00d31462e0d029f97fe194282d91eb0668b7-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p encoding/pem -std -complete -buildid 4Kb9ulV40HmAvIGTyS3R/4Kb9ulV40HmAvIGTyS3R -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b070/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/68/68155f590cf948e22f9cf9b93f49f3a967842b4cad50ced9c7375b11b737d7d8-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./empty.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/1e/1e351ca6d69ab628f28cd9f067d7e979e3610320e94d7b1b4eb808002b004d7a-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6e/6eb0777ae654bedaff7b2e215c8e8f4e19f0ad41bdcdd39dee5969b9a9e96239-d # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/route -std -buildid IMHI2t4rfAvpbDpqOj63/IMHI2t4rfAvpbDpqOj63 -goversion go1.15.3 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ac/ac56ab5af7f4e2c7738f91d156f6a8bb884d847d163762a70d5ec3ec507fdf8a-d # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid Tz3lgw49Ocl7h8_WsyYj/Tz3lgw49Ocl7h8_WsyYj -goversion go1.15.3 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fd/fd7b0db34fcb5af1e4720644391c556065bbe7592966ef0806649008f9a5a873-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ crypto/des mkdir -p $WORK/b076/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid KTUBPoPxRFWKixRTsz6B/KTUBPoPxRFWKixRTsz6B -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid hIf_QD_eaw4a1vZv5wow/hIf_QD_eaw4a1vZv5wow -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go crypto/aes mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/86/869d18dc93351358e15b36599f5aad0351fe37f73f1361e21adc896fa0fdd147-d # internal io/ioutil mkdir -p $WORK/b060/ cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/28/28d1507ca0f69333396235bfe6e0f69e103d18334c4f665123517caa3ed77712-d # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/ioutil -std -complete -buildid NGVJ9ES8_VnEmofNnoPq/NGVJ9ES8_VnEmofNnoPq -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/aes -std -buildid 8GCMw38ltXyG7v4XjrC4/8GCMw38ltXyG7v4XjrC4 -goversion go1.15.3 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d1/d1fb2c2b57b6c272c5a0630d3f772d26fd71256390c49271325c89147db2abab-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f9/f9f03ebf944b8483e8974fb18c20b94b911387086ceb237a981e1d1396118fee-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/14/14dd30ba3aa6344fa9898973bd8ab24dd40e7bf0e9d935f0f01fc6097250f7aa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9a/9a8b302f3eb519fa1b3d74f2bdc9ba5d9a3ab9cd3bbe511f7d0f1e1628adaec8-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid viZkG5luj4JMyGDm5XZK/viZkG5luj4JMyGDm5XZK -goversion go1.15.3 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_amd64.o $WORK/b069/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5a/5a2e398c3b3c473d7494c0d80687d9cad2166c345cb8a8a0d172d8e07b6fef44-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b036/ flag mkdir -p $WORK/b002/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/go-semver/semver -complete -buildid 9lr5BUmqLUzFaLiBwJBp/9lr5BUmqLUzFaLiBwJBp -goversion go1.15.3 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./semver.go ./sort.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/28eb76a707c7c62fa955eaf16fd8a0b801b2b777bfd5968c786435f474b5b008-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b040/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid 8sv_utQbxMVjnmGf8Hqz/8sv_utQbxMVjnmGf8Hqz -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid t6IfotNGv81Ltnrip3d7/t6IfotNGv81Ltnrip3d7 -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./errors.go github.com/coreos/vcontext/path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/path -complete -buildid DF6lFHyv4e5cZcbmVYYF/DF6lFHyv4e5cZcbmVYYF -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/empty.o ./empty.s encoding/json mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/json -std -complete -buildid F9QCCjAfOa2SXxWENsMi/F9QCCjAfOa2SXxWENsMi -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go encoding/hex mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/hex -std -complete -buildid yiIZcV5FqJNBuS1IEhB_/yiIZcV5FqJNBuS1IEhB_ -goversion go1.15.3 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b099/_pkg_.a $WORK/b099/empty.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b3/b3cf4444b5ad311f1fcce7ddadb88ead2785c0567259d090aec6dddc44a04c5d-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid nMx6eTJycmnir3_x74Fi/nMx6eTJycmnir3_x74Fi -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/eb/eb9ca65e55b95e3199a1a3f5dae201b7c554b1665d0a7ac2073819b2ce571a0d-d # internal compress/flate mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/flate -std -complete -buildid fP7oJFDL5wXewVx6nt0b/fP7oJFDL5wXewVx6nt0b -goversion go1.15.3 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/70/709497f94d09cc5f339bde7a34d0b7e37c11fca0561e46810f1045ab66dedce0-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/tree -complete -buildid 0hR1OS5kNZvBgUUFT4tv/0hR1OS5kNZvBgUUFT4tv -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/98/987f22604594f232d74c334919770ff1f08c25db1432622ed395db1a8e61dea3-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/fd/fdee1dd6ad9433755ea3a53098b289079ff3721c42d9ff59d664010048bb25be-d # internal net mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid a1Ly1TFAadYydg3KTYhj/a1Ly1TFAadYydg3KTYhj -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.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_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid zL7ZUjzPUpCursbmSS0r/zL7ZUjzPUpCursbmSS0r -goversion go1.15.3 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/40/4055b579016c6334daec53df21dd6abe28b8cbfb890937cb77c65788bb0bfd3c-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid nJLCKwG2sXiyz1JZlm5s/nJLCKwG2sXiyz1JZlm5s -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/af/af58c300479f82bfd623d8e11e6fcd2b355740cafd78100afc2d6af0ce4c3b38-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/report -complete -buildid qHMfpMp8QO8DsXX95hOT/qHMfpMp8QO8DsXX95hOT -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fe/feaf24caa09287de088806f4470ebb50f29405668d670ad08145368e95caca35-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4c/4c861e0ce6b21bc0254af7fd3fd5e6ecf0d3e0660e15a64ee4af84ac24cf29b0-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid vIkCw2kECCm9xYCUTJku/vIkCw2kECCm9xYCUTJku -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid VW9Dql62agOZUfkCaNLT/VW9Dql62agOZUfkCaNLT -goversion go1.15.3 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2d/2d08e5e1fdc6fca3dfb4a3923630ecf9d0d7a863a4772693663d1b785bbc18b4-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid FkClk1CoGGZDVH4erv1v/FkClk1CoGGZDVH4erv1v -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ed/edd99b6c74e0e43ce42fc53784167d2e15a43a1d688d388c8d0af8c6bee421f6-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid -c7pgaGPSVbal09guLF1/-c7pgaGPSVbal09guLF1 -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0b/0befbd7a79857cdbb8b75b2f24876f1d1aaddafb3b2c70992077d23856505729-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/gzip -std -complete -buildid 6DGdcMB9TRAeDb3EBVa7/6DGdcMB9TRAeDb3EBVa7 -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b7/b7af8b4d659112ec3063587adf252daad250dc641ca4c5464e2337193093e170-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid bwGd-9ih3_ZIRURRUYVq/bwGd-9ih3_ZIRURRUYVq -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a5/a56eefcd6223e3bffedad3795793c27538c7940c8eeddd7e594b29a07f65f47e-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid JRSEbhDt_ZPzQIwGfw5D/JRSEbhDt_ZPzQIwGfw5D -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b6/b6b4285712a43c6286076b7f3d03bbb020156526e2536ad0f50374c606dfcba0-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid 9Sj-tkXH6HeI8tmW_5n6/9Sj-tkXH6HeI8tmW_5n6 -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.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/d1fafe1e964ef18a800446769b9b060f5730a149da80301414ed1d355d928840-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid 6p8ATwukE8njgblhi-qv/6p8ATwukE8njgblhi-qv -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bd/bd04972fbe44ec119066fd4dac9e6b65f19d7af3f2d3967a4697fc429d017f45-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid uEvmLo-4F1ZreniPBnOD/uEvmLo-4F1ZreniPBnOD -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6b/6b1a66356a047c42460771529d6cfd2ff6960ff7209f69378306bb5f82848929-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/ajeddeloh/go-json -complete -buildid 5hvLMNYpNTcv5x5YQ9M9/5hvLMNYpNTcv5x5YQ9M9 -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ff/ff7ffd3bbcb1138ddc340cfcf0cddfa70e3309dc464e83cab72e72531907b9c4-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid 0FUw475VcmRsOXMpsS1I/0FUw475VcmRsOXMpsS1I -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1b/1b575d47987de7856205601b91a851409b2f55f183c4092b7a3a2ffdd41d52dc-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/vcontext/validate -complete -buildid Eui9kSUyGtyUo6LwIEqQ/Eui9kSUyGtyUo6LwIEqQ -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/40/404d0fe808260f9498b7fb889e2933db1dee7d43f1ddf5a4b34ccde05baf3907-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid YZ6jlWE_mJXqNI2dMyte/YZ6jlWE_mJXqNI2dMyte -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cd/cd410ed8f83bb492f0c383a3112a66c487f1577dac866237019bdf2492e4d967-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid X47hmc9ej6N2pMkylYDp/X47hmc9ej6N2pMkylYDp -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c9/c957a6879c61bc03be408ac5cde00d376c402beb6a9fdfe7242091d859da71c5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid iKmaEG7po4dZd6tSBVFJ/iKmaEG7po4dZd6tSBVFJ -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/39/39972a1c335e2cedbfa6a628a3f887c75c7ee6f87bed7cb6776d9ce795d0271d-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid QswZYkflcHfB3zgutMR9/QswZYkflcHfB3zgutMR9 -goversion go1.15.3 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/22/221f907dd6d84ed5d58c64b30b23218b84ad363a8644627f64b5739eaf5212b7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a9/a91300de3b4933ed9d781e15600713ff507d1520a6933442591c18206dee9b81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ab/ab55f040d0a5829512085782c210edccbc46afd551f5dd14e85a4bf2703414d3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/50/50e89ebe155d4c76d835b446f1f84f9cca1c0fc429556ab9d8c37cefcb1b49a9-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid qmrFoLuowMIxRPMhewIr/qmrFoLuowMIxRPMhewIr -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/02/02c5063cf4aca3a887ed535e38d5e4350f401228d47d83582fa03ab8b717157a-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3b/3b977cc2273b17171a0f95d74daf2aa9f3653a5ef9aa5b0f2d318f25c290457e-d # internal crypto/dsa mkdir -p $WORK/b093/ crypto/rand encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b078/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid J5NOKhG1OYeHiVv21scb/J5NOKhG1OYeHiVv21scb -goversion go1.15.3 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b068/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid iKR1SMOndJ6FeRqpKRv4/iKR1SMOndJ6FeRqpKRv4 -goversion go1.15.3 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./p256_asm_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -buildid OVqJItrGecmq6bxd_3Hl/OVqJItrGecmq6bxd_3Hl -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ef/ef1fe57b964b1b379b1339f3c2532248c22f02bc2d5ff831580f4b180ce235b1-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/json -complete -buildid uaemfin5TeI7yW0Wk079/uaemfin5TeI7yW0Wk079 -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ed/ede3dd26503d8895af39d6d9656c424c3eccec1a0415560eddbd26f5b6f73884-d # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid T7u-ZSvO-OfVDapSSiVE/T7u-ZSvO-OfVDapSSiVE -goversion go1.15.3 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/70/707efa2e1a9155a37e9cbf3ea0318c5d5fc9eff72b7235650b365ca5bdbe3cd5-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b089/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid c9kmc7BLhHK4F_QvaeCe/c9kmc7BLhHK4F_QvaeCe -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid bfqL8QuNAggjdJimpl9p/bfqL8QuNAggjdJimpl9p -goversion go1.15.3 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_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/85/854ae7938fc52979e089ca6944e022b2aea3aedda6c37ee9b5ec434723bf2699-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid r5fw7RIe9TcZ8xaV6ed9/r5fw7RIe9TcZ8xaV6ed9 -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ac/ac153e1285c5a868d7fbb5568b5977275ef7dba51247da710f2cf63594d2adb7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/39/3932bb304e5fa5733c4ca75661fe27588f10afbb8272ea190f744c40c041a553-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ee/ee35208dca7c03bf5b6d49786eac26f25f6cde4f50078ccf1b5672a4ac2a6f80-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/27/276f2f2dc318473b04ef0a7d8e79853344feec102260f9abf53c44e8d35b8a57-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ net/textproto mkdir -p $WORK/b117/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid PLVs_nSSFgsJ2u7RhHZH/PLVs_nSSFgsJ2u7RhHZH -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid HnsWLTcEkq1mD1dvTyKZ/HnsWLTcEkq1mD1dvTyKZ -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e9/e9842924d16dcde37b4abddd0d56ab94673ca3932e8bfaf3e3dae26634c355f1-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/ed/ed0e3f1c24f7af10727c3c62e2e9870809ec3d4f37009a44a35cf7726427c70c-d # internal crypto/x509/pkix mkdir -p $WORK/b095/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509/pkix -std -complete -buildid vWP1PNA1WOzpZkPrOOdb/vWP1PNA1WOzpZkPrOOdb -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pkix.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid I_mrN2Al67GOroMIaJAZ/I_mrN2Al67GOroMIaJAZ -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b6/b62987fe110b0530d03d880f52fe4b7ae09b9b12727cc5c56d27868f02bafb7b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid aOc-khGuXMYSy89CcdEp/aOc-khGuXMYSy89CcdEp -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid jvnOCTESUY1Tao4Cmj4j/jvnOCTESUY1Tao4Cmj4j -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/39/39ebb553d0c5df0c93b212a2b21e81314542e720f42eaa1f3ca00f840689a7fd-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5f/5fc5e6e38a2b75c4a4108bfc7984ea7753dc50142574398a6e0fe1fc44b83a33-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/df/df11fac3a2cae155dd234c49b1aff9723b687e24b40b00cfc6add508b17b3702-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9f/9f25758e1207095f3597a2877e5ae6f101554c9e3693cf73c3f09f54a1641657-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a0/a069a0ea39e9f4a07a61dbc1632427d1ca4665a174f253d89d373fd32a810ebc-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/b6/b66ee281ca8f6813f1479a4080e7b2fc8668562cce35765862bb7231b23ee65f-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid 06PzBr37gdhDjlh5Ea54/06PzBr37gdhDjlh5Ea54 -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/fb/fb968b08fa34fbef321c805a6f378a5d060dc99a2ce50aab9db98b7f704486e2-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid Tpau2X-K1UmYm3f7dSrx/Tpau2X-K1UmYm3f7dSrx -goversion go1.15.3 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin_amd64.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f8/f8aeb522178f72fe3237bf376efcbdd3df1eb75048a4272564b56dc23456e2cd-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid GjRisBaFVF7dEtZ1Qp43/GjRisBaFVF7dEtZ1Qp43 -goversion go1.15.3 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e0/e01eb5503321bc151732ca85303e535a3f0934a03edd858c6487eefea311683e-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid DueUgtrMR6wiVPfXvWhq/DueUgtrMR6wiVPfXvWhq -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/df/df23a8319f4118bcaee70fa5712db00f61ec95881021f4ce47c9c77aef4278d5-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net/http -std -complete -buildid 0oaebT4haY3RzReC5-iL/0oaebT4haY3RzReC5-iL -goversion go1.15.3 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b0/b0417dfa9f54e1ac31e66ae4a1671d5fbf4e5baf7bd10ac3f7989514effcd607-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/vincent-petithory/dataurl -complete -buildid xxpB4RieNVs69S-tZ150/xxpB4RieNVs69S-tZ150 -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c8/c817325c9c41cb7dcfeb9135dad76893293492e9087372be7f6d673cd3de4013-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b052/ github.com/coreos/ignition/v2/config/v3_3_experimental/types cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid _DkGBD7nxXoqZj0sq7eY/_DkGBD7nxXoqZj0sq7eY -goversion go1.15.3 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid e0d4-A9JlsYEL4_HwtCH/e0d4-A9JlsYEL4_HwtCH -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b135/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid Zw-UzGVSZaLpysESRk9C/Zw-UzGVSZaLpysESRk9C -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid UQP2KkUkxOIFjWW79Ww9/UQP2KkUkxOIFjWW79Ww9 -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/85/85f332bb617f2dc34dec9009beb0849fc74e443b421924a3feac846e61a732ee-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid uDw2v4DqCML5lcsvyzfd/uDw2v4DqCML5lcsvyzfd -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/15/15c63fe55ea7afe0494c8fff6b588c03037857579d68c74cc3f6bf012c2d6c9d-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid HKtT_hxr83lCeyMECuHe/HKtT_hxr83lCeyMECuHe -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/28/28d015f1268072bc144486b58497eaedb3c9522694b2316cad9b66dfc2699f40-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ba/ba533ad244a97fb45fce4891d72588ed2ad7beafb913858cd7c69df06d387995-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid Rj7BAfiJVvhdpwsV2UeC/Rj7BAfiJVvhdpwsV2UeC -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid 9mJiW38Lhm6izSUtYN-6/9mJiW38Lhm6izSUtYN-6 -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2e/2e02422b6d390c56ecac3a7246010c71574879aea2279bc2ae230b13e878ebce-d # internal github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid ZpIjdvv-_yRSiKFXgcaM/ZpIjdvv-_yRSiKFXgcaM -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b136/ github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b139/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid n_Ltfp3rvy0cAMNxMW9Y/n_Ltfp3rvy0cAMNxMW9Y -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./translate.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid uB8EBDSRzsE_CimDv2vO/uB8EBDSRzsE_CimDv2vO -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/61/616f5772b7517fe5b3db26342842dfde82e47a150367dcf3fa36feb1a6c69a16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/bd/bd647e174cccb73523c9e38fa44d24807c44a55730910b9469b02d866424f3f5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0e/0e55ca89b72bfe8deb3957ef8a92cba3d796eeda113c3759768aedeb96e79026-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/01/01ad202b4b28be24c8fe56f3f6f70c107eee16ae127e890b61375651e5a31bd3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/eec4d48526cbb1a2bf145127ccccd73b116e9d19633fd57356a2c7b639e2bb8a-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/fb/fbce0b1d1656f7849dead5d398da171fe184f23d29c5febd5485855dd44280df-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid 1xov8YsCl5mdOHJrwnc8/1xov8YsCl5mdOHJrwnc8 -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/17/17ba525ed674d707696e6905dc3f149e72ec302c0fbc131d8cf6d6469739cd80-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid rU1TGijKmsSjpXBHFg3T/rU1TGijKmsSjpXBHFg3T -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/00/00ab8e646f413422ccb7da3d338644a427259779e3b238aaf13c0262fd5d8f84-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b036/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b058/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_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 -buildmode=exe -buildid=UF6FdmTlmH2urRzSUPdY/rU1TGijKmsSjpXBHFg3T/GtNCr0c88OzJ3E9sD7Iq/UF6FdmTlmH2urRzSUPdY -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xd8e7e68d301a6cbbb6312b6ce9f30bba74af6707 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate-x86_64-apple-darwin rm -r $WORK/b001/ Building Windows ignition-validate + echo 'Building Windows ignition-validate' + export GOARCH=amd64 + GOARCH=amd64 + export GOOS=windows + GOOS=windows ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x1d3875aedb18817d91d69ce90ef9092b6a7fa8ac' -a -v -x -o ./ignition-validate-x86_64-pc-windows-gnu.exe github.com/coreos/ignition/v2/validate WORK=/tmp/go-build308469468 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid PC0S2OuM-KBVvoxCOptW/PC0S2OuM-KBVvoxCOptW -goversion go1.15.3 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go internal/race mkdir -p $WORK/b021/ unicode/utf8 mkdir -p $WORK/b019/ internal/cpu runtime/internal/atomic cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -buildid Ickq24k6Khdi10bvD2BG/Ickq24k6Khdi10bvD2BG -goversion go1.15.3 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid H93ouD8DuuSKwb52aR4T/H93ouD8DuuSKwb52aR4T -goversion go1.15.3 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7f/7f528f6a4c1ebd6a6ce285721e96bc2ad8395404c98b4dca1cf7b00613aee3ec-d # internal math/bits mkdir -p $WORK/b017/ mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s sync/atomic mkdir -p $WORK/b022/ cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/17/176e7aed4283d9b11e0cb9f8631dd354317918eb6ca91142180557b9a1f50f00-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b030/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p math/bits -std -complete -buildid tK2rLPpYOQjHjyQzd-t7/tK2rLPpYOQjHjyQzd-t7 -goversion go1.15.3 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/windows/sysdll -std -complete -buildid PsPR2n_BOOHkSrLIZnVX/PsPR2n_BOOHkSrLIZnVX -goversion go1.15.3 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./sysdll.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid 7NyPbjDXA7sW1vdKMjCs/7NyPbjDXA7sW1vdKMjCs -goversion go1.15.3 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid SQUU268JF9ZF-vWqGYgE/SQUU268JF9ZF-vWqGYgE -goversion go1.15.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b023/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid v2gVJwpT91GIx54ZB9GI/v2gVJwpT91GIx54ZB9GI -goversion go1.15.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -buildid sCvg75uSQ-zwzQwhyu9I/sCvg75uSQ-zwzQwhyu9I -goversion go1.15.3 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8d/8d8744ecaf720ee5d247dacc6a099eabdc0c88d1a651bb8a0364d2d0ba15bb6f-d # internal unicode/utf16 mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p unicode/utf16 -std -complete -buildid EalkilmfZaRRhf49HOhA/EalkilmfZaRRhf49HOhA -goversion go1.15.3 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d0/d0266ca328b321b2d7b4450cd55513d12f8ba963f67f115b6cb385900937c35c-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid WbAKOXdSksomBmaX3s0B/WbAKOXdSksomBmaX3s0B -goversion go1.15.3 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/5c/5c0755246c3ea492720d8fee18cca9b2c804a8ebc58e46ec79acfa44159128be-d # internal encoding mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding -std -complete -buildid zWkfs2INUXRTATCswxSw/zWkfs2INUXRTATCswxSw -goversion go1.15.3 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.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/c3/c3a7937456fc0b2967ba7948ae2a1d85bb0f0fe2800c82086c326e17bde9719f-d # internal container/list mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p container/list -std -complete -buildid HjXVp_cLrZO95giPISTu/HjXVp_cLrZO95giPISTu -goversion go1.15.3 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d5/d5c80b34efb10ed8aed75bc74daa84a8ed8690d20771a2bb66aa694b56e8e9f8-d # internal crypto/internal/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid wn7xN_GxZk-rJXXdhXOO/wn7xN_GxZk-rJXXdhXOO -goversion go1.15.3 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -buildid BN6MQ35b4a7kRfkd33aM/BN6MQ35b4a7kRfkd33aM -goversion go1.15.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/763cd353b1f44e2d22cce3be41453c2f8fcaeb59ad17da1977d857b56ba9e4ad-d # internal crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid Jz8hCQgN_8JMd0m68suM/Jz8hCQgN_8JMd0m68suM -goversion go1.15.3 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f1/f12488362391bfb1a26df1d7dd63e1301d26c028afdd21936cd082c0227aeda6-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid FLc_eUz1SllytwLwEB88/FLc_eUz1SllytwLwEB88 -goversion go1.15.3 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/34/345307ae34cec6a892a721a5af6e02c5254acd8f1f1a42d8b9b97854c3e70fb5-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid WZkmo5oXopN9g1yvvovn/WZkmo5oXopN9g1yvvovn -goversion go1.15.3 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.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/39/39488575c623aade5fee9aff1d1197f28141ee48ba11faff1689f0a58e92d2b1-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/testlog -std -complete -buildid eAMJedR1sJY978QaY1VW/eAMJedR1sJY978QaY1VW -goversion go1.15.3 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/d9/d95216fbc80da79079724c058887a82e277a96f211ca78311baaaae422d31a67-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid -UVJ39RlPjN1sxO0tZIk/-UVJ39RlPjN1sxO0tZIk -goversion go1.15.3 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0c/0c6893b095525403854a01521520c0acb241acc6677438f675e3c8e84d423983-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/77/7741f1d383c7a130e029e73d9073bbfaa2cbef50aa45a982dad61fd6d0146e36-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/06/06277edc0aa234cc217ff4677d0e7b85e1d0f084aba91867480ebb3d9c7793ce-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/23/23b127afcd3231ff59e4c3de495eb34abec711ba0a4bb4def5a0aed33c040779-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/93/93263a97976258904579ebcc4ddf6ee5b228c9e3cf82d0d5a25035dea9209761-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/48/48deff70160daa10cc74f11b00840468b5c468ea5aaf225a68fe1213a1f85952-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/61/6157cce5880550d3b396e184838e1dc7c95c38a0424595c2b812214ff6726b70-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid T3dhUjgLs7XizElJH7EA/T3dhUjgLs7XizElJH7EA -goversion go1.15.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math -std -buildid nr7kshgchoZtJbnv52Cg/nr7kshgchoZtJbnv52Cg -goversion go1.15.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e2/e2294e762cff919f9c7a050c11f1ef1dc5b8e0d58332f01cba3e6fbd0a8306f5-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/78/7858ff2a42550b6b983b5f5fb9b1fd91181ebac2d558521d0a4e55f4982bf133-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid CbFUZujlWlcmz-sNNhqH/CbFUZujlWlcmz-sNNhqH -goversion go1.15.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/03/03c8240ace78c364e211351851ce559761dc1bfcf1d490463bc4101f551429c4-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_windows_amd64.o $WORK/b007/sys_windows_amd64.o $WORK/b007/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d7/d7b80d7162aacc337b7031ce4371bb5813701ea5041abbc4c6f726d72293d5a2-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s sync mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -buildid nz7jtPJ8iT77AcbBP3sH/nz7jtPJ8iT77AcbBP3sH -goversion go1.15.3 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 3OyRs4C0oj_2YJH0iKDv/3OyRs4C0oj_2YJH0iKDv -goversion go1.15.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid 4c6EyRr4UwU6ZfipAnIv/4c6EyRr4UwU6ZfipAnIv -goversion go1.15.3 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/67/67060aeaed193919569cdfb611a4c1ddd500141c91f8dfb1146bcbf6c89dbe93-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a7/a754445a5fc90eb2ea788f0083993df7bbd72f14c2b1703c913e591a9ca8cec9-d # internal internal/singleflight mkdir -p $WORK/b101/ math/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/rand -std -complete -buildid WaiaKjFKVLAtFN9mVNHO/WaiaKjFKVLAtFN9mVNHO -goversion go1.15.3 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid 5QVO04ce2AeeOzvSEKfU/5QVO04ce2AeeOzvSEKfU -goversion go1.15.3 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0b/0b9f9c36ac53d245c7b2d554a7139630b7aff6f23b0b0b653d4c915850f1901c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b8/b8fe2d151ff0322ca39ed6e791eac1d1a35b06a53463475faffe7aacb9378304-d # internal sort mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c4/c439808fcf734bb7c7edb47aff469071a8a5ba335fec16d1b161e49f961c963d-d # internal cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid P8lpKBYhK1JIvRTRFYV1/P8lpKBYhK1JIvRTRFYV1 -goversion go1.15.3 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid -kjc7yyu94DDr14kcYTy/-kjc7yyu94DDr14kcYTy -goversion go1.15.3 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bb/bbb711a64839492f01cce3cff5e7306af66fe2cd55ff91ac596c56af3323b63b-d # internal strconv mkdir -p $WORK/b018/ vendor/golang.org/x/net/dns/dnsmessage internal/oserror io mkdir -p $WORK/b099/ mkdir -p $WORK/b027/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p strconv -std -complete -buildid H1BXSoRD4YFNVpxMM0T9/H1BXSoRD4YFNVpxMM0T9 -goversion go1.15.3 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p io -std -complete -buildid cOe-PafaScTGXfXRRN0m/cOe-PafaScTGXfXRRN0m -goversion go1.15.3 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/oserror -std -complete -buildid f5kX8S4HSZHNd_Kmc4td/f5kX8S4HSZHNd_Kmc4td -goversion go1.15.3 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errors.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid VxWdQ_we6YTgl4V73iIB/VxWdQ_we6YTgl4V73iIB -goversion go1.15.3 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/5a/5ab4f69a0feeb7a2e0952612423e87e5152093b9b5d667943bba4e8ac0687dd5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bd/bdf90126bfba5f507192b98950fabfd58235ec91b6232e6572b81ebbcf7e5e6a-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b031/symabis ./asm_windows.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p syscall -std -buildid hUtQ6MVJK0m-h6wZXs-u/hUtQ6MVJK0m-h6wZXs-u -goversion go1.15.3 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4b5a952a4747dc401bed372d0d98057febef1f7760549f00121aaa3bb17b633-d # internal bytes mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF crypto/internal/randutil mkdir -p $WORK/b081/ hash strings mkdir -p $WORK/b056/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -buildid GrH0nD5JsPtsQheuTbNM/GrH0nD5JsPtsQheuTbNM -goversion go1.15.3 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bytes -std -buildid Hw2jQ0pYRrGznpN1aZmc/Hw2jQ0pYRrGznpN1aZmc -goversion go1.15.3 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b037/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -buildid Hs2-2mIDblIDfyewEs5B/Hs2-2mIDblIDfyewEs5B -goversion go1.15.3 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hash.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p strings -std -complete -buildid VGixXDuRHsCHHXl2yT0k/VGixXDuRHsCHHXl2yT0k -goversion go1.15.3 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/16/162b688f8bae72db04b2961606d2851f7d84563e58e654d81d5cb5ca07d08b94-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e1/e1a6369c62fdb8c027c5d02110d658a4abc11c29191aa037b6c960476a0d160e-d # internal crypto/hmac mkdir -p $WORK/b088/ hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid zzj_5wOIU1FfN8WTfbhz/zzj_5wOIU1FfN8WTfbhz -goversion go1.15.3 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./hmac.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b067/symabis ./crc32_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/crc32 -std -buildid DGq80vL81QaC3q9ECCXP/DGq80vL81QaC3q9ECCXP -goversion go1.15.3 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fd/fdfb71ea1447a07fdebb565c75347678db7132759d3aa0daf3c37886ca44fdaa-d # internal crypto mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto -std -complete -buildid LS5mKVmXHCXNcnBoEmhC/LS5mKVmXHCXNcnBoEmhC -goversion go1.15.3 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ba/bae6af5ad9f996181406bcd108b31d83048bc78c81df8a42dad2e151243388d8-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid ET69BW_wvIh4UkgnNjAM/ET69BW_wvIh4UkgnNjAM -goversion go1.15.3 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p reflect -std -buildid HityyOQtI_3mUPn67TW0/HityyOQtI_3mUPn67TW0 -goversion go1.15.3 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0d/0d58dafa8785318679f2f830b91c741032a1ee1af2bf921afeac0bdb308c2a9e-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 2Fxws4r5ZkdTwG4qmDEm/2Fxws4r5ZkdTwG4qmDEm -goversion go1.15.3 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.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/b040/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/77/77745bce107313732fd838cb24750543a80f425bda4322bd7705dbf193dd7b35-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/89/89763e11ce2f34ad1b863dfb9218dfd2430dff65c83bd139269316a267714775-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 4h9LbUilRJiCOFihEfk_/4h9LbUilRJiCOFihEfk_ -goversion go1.15.3 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/7f/7f1f1fcc75ffbbd290f38b2d5b16920c69c4468e42e9733d867ca96f13fdfb3a-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b067/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/11/1148f7fb481d3f00f57ca46190b3b84cbd67c7ce312926da775fc8f9b8df3c25-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a8/a839be101e61baa3c4dcd359db1bf4950cb84f0e80d8a5fc50515b42c402ae78-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/07/074d622667f8c2c1dd0305f57de942556d1c2f964f724a1a4629ee5a4ce0d2d6-d # internal bufio mkdir -p $WORK/b059/ path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid 6xmgDitguZLJQ1EdIbJl/6xmgDitguZLJQ1EdIbJl -goversion go1.15.3 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go regexp/syntax mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p regexp/syntax -std -complete -buildid dVtbiX1EpBCysR_kCtoc/dVtbiX1EpBCysR_kCtoc -goversion go1.15.3 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bufio -std -complete -buildid vnYQnC89O-WZcSa2x3NJ/vnYQnC89O-WZcSa2x3NJ -goversion go1.15.3 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/89/89858641353741b42da89b6a7aa60cb7e9b4564339a884490959591983fb23e4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/57/57beaf599c39bfb895945e79012b28a2db1f74af7928b919b5ae808badd03709-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b031/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4c/4ca7a3e27a77fa553f04d5bdddf7ec0591b27649f93942650fc47640b1a9875c-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ba/bac6be4d8068d841265470eb1b0c38d2b9e8d15f12e523ff5f08d29be17bad38-d # internal internal/syscall/windows/registry mkdir -p $WORK/b034/ internal/syscall/windows cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/windows/registry -std -complete -buildid Y_4gIXc_-syUlOk_ZbvW/Y_4gIXc_-syUlOk_ZbvW -goversion go1.15.3 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows -std -complete -buildid rDvivCPF6LEbb3wS1BVd/rDvivCPF6LEbb3wS1BVd -goversion go1.15.3 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6e/6ecc974f7f4fb8e25eb11d81dd93fdf39e3932b9bb4e166d40ab887f1b61b4ae-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/syscall/execenv -std -complete -buildid lEjAZAVS79Mg78BqAPlr/lEjAZAVS79Mg78BqAPlr -goversion go1.15.3 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./execenv_windows.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/13/13093339be504ed4e083a3cf122c0f87165b1eccda94d0c102769724fe593ef3-d # internal regexp mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b042/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p regexp -std -complete -buildid PMnakAgPK4yW_XPg-z8v/PMnakAgPK4yW_XPg-z8v -goversion go1.15.3 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9c/9c0a24af800e942e4ebe0b14951762cb093ff82f0128fcd34ded824a0978350c-d # internal time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p time -std -buildid WakWIr-FGxkO6Tl-3Vgd/WakWIr-FGxkO6Tl-3Vgd -goversion go1.15.3 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f1/f105d8c889f43b32bc3b71540fdb244c98cefc4548b03ae463dfaa5bedf45795-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/88/88cf509499849e631791badf77182f92a7772d23da7942fbb157df1ea89b968c-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/73/7345a83ad6b56aa9dfd372b93e46e784b1dec72121b920a927c971f8599d9375-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b048/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/fmtsort -std -complete -buildid yaWNd8VfGb2kqHcemB7O/yaWNd8VfGb2kqHcemB7O -goversion go1.15.3 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./sort.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -std -complete -buildid wHeO5ER40twHByMNv0O7/wHeO5ER40twHByMNv0O7 -goversion go1.15.3 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/99/99971f01449c6b12d10e31623d14e45ebee5bbedb66800443fbed6085e6000d0-d # internal context mkdir -p $WORK/b069/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p context -std -complete -buildid -r9GpuBCPZePM_hVh-Vb/-r9GpuBCPZePM_hVh-Vb -goversion go1.15.3 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./context.go cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/poll -std -buildid 9mz4apdXb7QHqN7EmHkk/9mz4apdXb7QHqN7EmHkk -goversion go1.15.3 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/56/566b86823ec90ab6df65790cde288d9dfd7a108d6a4e88cd02810f34803fb9b5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/03/03fb123d6d6f4231c981d087b4ecf888b4b0225f77b084dbf7afe17912cefe60-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ec/ecf38d4a0c656259ba4207fd8e8b1f4effb1a04e861aeac42bf55bdad06f3870-d # internal encoding/base64 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -std -complete -buildid c13pX46y1HWpfl4T4apT/c13pX46y1HWpfl4T4apT -goversion go1.15.3 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./xor_amd64.s crypto/sha512 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF crypto/sha256 mkdir -p $WORK/b093/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./sha512block_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid PO_3kdZx-hy3qtUleaTT/PO_3kdZx-hy3qtUleaTT -goversion go1.15.3 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -buildid 0m6nCaUUdkKLdBnVZ9wk/0m6nCaUUdkKLdBnVZ9wk -goversion go1.15.3 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go crypto/sha1 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/41/417299fe5ea00f409761158139916c175b23f714d9cddb6fe7e7d822c941d1af-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b032/_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=>" -p os -std -buildid HXbOnn7G9jZQ2caJ_5Tz/HXbOnn7G9jZQ2caJ_5Tz -goversion go1.15.3 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./readfrom_stub.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid Yh4KU0wHa60z1_RP0cYg/Yh4KU0wHa60z1_RP0cYg -goversion go1.15.3 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha512 -std -buildid UHbKXLMqFcHaPmpzM7Kk/UHbKXLMqFcHaPmpzM7Kk -goversion go1.15.3 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid teIxzWWFtjcYSjELiXlG/teIxzWWFtjcYSjELiXlG -goversion go1.15.3 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid GziijVHMtOp54wAz50LC/GziijVHMtOp54wAz50LC -goversion go1.15.3 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/be/be75dee1b26157fc8a89726d21511cbc6a12e7bf34777390d52cd6ef072ba239-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid TDVynOH3V6bbRKKtkbV8/TDVynOH3V6bbRKKtkbV8 -goversion go1.15.3 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.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/87/877ede5bb9b735530085c2c20c57b542a73bfff785c11bca3b75a73618811ac7-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b075/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/82/822462efe7b1616f7d59682e05646ad7ee99a5a4d6965741310ffd5fbcd1df1b-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid X5otmdGbzhKZ-RFTD3oM/X5otmdGbzhKZ-RFTD3oM -goversion go1.15.3 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -buildid wxhO8ZXgrcTZHnjVdAaq/wxhO8ZXgrcTZHnjVdAaq -goversion go1.15.3 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c9/c90621d6e7fe15e5def017e5561c6d667d09e10267e9b40af1b7f77166f5ff78-d # internal crypto/des mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/des -std -complete -buildid C9PSfCvOoYwGpPvtIg7T/C9PSfCvOoYwGpPvtIg7T -goversion go1.15.3 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.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/8a/8ab4c804e8c9d56c785f6754eb08bfca1688a21fc27335aca86b924a27f13880-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid 3X8hkTZnCfQ2yKCZnXtY/3X8hkTZnCfQ2yKCZnXtY -goversion go1.15.3 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/71d1b45ec095e02d7a52b514c5c20fe9f95315f22a0d870ed6117b856df65be4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0c/0c24b49426c97a155c093a516b070e732b81cb1554cbb8886b35948c8c86d03b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/44/447328955ec943fb3475810e2ce101abd651fd0384f720e168f304f6ddcd0c73-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/42/42a10a894eff7ab7674b440af6e92d7d4a4b656bf7a66e28e2ef266376883188-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f4/f4cb7904c39d73eebae4fe245979d19b8684d67252c69a2c1c185361027f0a77-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/16/16edc8c506f9d91aeee3230df957d9502c73c65285e1356504529d0856aea0c4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/60/603a2e877b041494b66c0fe2f3c135a8974a8f289df0a75041c0c26bb41aa82b-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/eb/eba2b8a56b54875659706a3600abb8ca3af69c54f3ea6ecb7076c23a784574d7-d # internal path/filepath mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path/filepath -std -complete -buildid mZM9dBx4STjJ0C7KJ6f9/mZM9dBx4STjJ0C7KJ6f9 -goversion go1.15.3 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go net mkdir -p $WORK/b098/ fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p fmt -std -complete -buildid _nrI48I6TpMn_nU_hqk9/_nrI48I6TpMn_nU_hqk9 -goversion go1.15.3 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid dieDYPuLjo5A2bbl4v2j/dieDYPuLjo5A2bbl4v2j -goversion go1.15.3 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_posix.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid EZjFq3cT1FNyWb6ODNBb/EZjFq3cT1FNyWb6ODNBb -goversion go1.15.3 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2e/2e1e75b9df1e110305649217a984f6419d3728aab0bed7c448b8f184c160e562-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/ioutil -std -complete -buildid 7T9LUOlb5jQJb-qJFKHv/7T9LUOlb5jQJb-qJFKHv -goversion go1.15.3 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/69/69eb050ec3aca7cf08a9e6cc5802fb380a85e7057ca1aa208c605279150d20a8-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f7/f79aa572522ed1169ca0aa18d66d9614988b11b59aca10f46168b72f03fc2713-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/03/0332cbd7d5dde12ec637e8b46121625698af99fab27373aa01e648372ff6ac35-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b039/ github.com/coreos/ignition/v2/config/shared/errors cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/go-semver/semver -complete -buildid yArv4VJJhPBK6J5AamLm/yArv4VJJhPBK6J5AamLm -goversion go1.15.3 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./semver.go ./sort.go mkdir -p $WORK/b043/ github.com/coreos/vcontext/path mkdir -p $WORK/b049/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid 7Ib7MyNoQstZ08RrtbrC/7Ib7MyNoQstZ08RrtbrC -goversion go1.15.3 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./errors.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/path -complete -buildid CsbaPjq621tG1YJlwrCY/CsbaPjq621tG1YJlwrCY -goversion go1.15.3 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./path.go encoding/hex mkdir -p $WORK/b057/ flag encoding/json mkdir -p $WORK/b045/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b058/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/hex -std -complete -buildid PtXi05bw7U5Wt0rrfyT5/PtXi05bw7U5Wt0rrfyT5 -goversion go1.15.3 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hex.go mkdir -p $WORK/b002/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid CNem973N2X_ec2-smE79/CNem973N2X_ec2-smE79 -goversion go1.15.3 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid wXSRCu-y7gJmimy6MPtN/wXSRCu-y7gJmimy6MPtN -goversion go1.15.3 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -buildid bGchXBSLQa3dpnXym5aP/bGchXBSLQa3dpnXym5aP -goversion go1.15.3 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/4c/4c4d85ebbf85b22f7dd2bd904e3fb91d9d5a15080aa7b213fd7cd01479e41831-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/tree -complete -buildid o7GfhewCQ0e5WR-MqGIA/o7GfhewCQ0e5WR-MqGIA -goversion go1.15.3 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/69/699b8c0efa02a6570b6e8ec9c5517b45b7ecab4f0b95f42d84068d739cdc8938-d # internal compress/flate mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/flate -std -complete -buildid Y7ilo5j7Fb7e38dsFjj_/Y7ilo5j7Fb7e38dsFjj_ -goversion go1.15.3 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f0/f069fe12698abe6dd2395f525b1a7b8d1a868551112b9c0cd1ee3f46a553c9d6-d # internal math/big mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/85/851b7abef74213a921e7e73ded8f8c178955f08eb90af8b2303654441998d496-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid dhaH8Y_y0Z4Oz2o_DMgY/dhaH8Y_y0Z4Oz2o_DMgY -goversion go1.15.3 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fd939f91ec1b374e1b1cbf56de4c5838795a43148d8ff23d80aeca57da900b4c-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/shared/validations /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid Caro_0sUcYyycjeURyuM/Caro_0sUcYyycjeURyuM -goversion go1.15.3 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./unit.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/big -std -buildid UsnrU-L_FqybVLsBpp-0/UsnrU-L_FqybVLsBpp-0 -goversion go1.15.3 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e5/e53d1072cc2d8939b597ab1c27f66bb8f6af87332e30c1fba78c2307775620f4-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/report -complete -buildid FCn7Z1kfxhRhPCx0dnZe/FCn7Z1kfxhRhPCx0dnZe -goversion go1.15.3 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/91/917d892936bccf8ed7f75ba871f137a50418304dd912d400ceb028369510a550-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/14/148fb9e52dbead48dc42c4cd64b70f7d9b4bee18759cff4ac75e7ff06d67a3cd-d # internal log mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid R7-Bz2E5sdPOGG8CNGS6/R7-Bz2E5sdPOGG8CNGS6 -goversion go1.15.3 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid hlxcMLVFiqObP1K_17bw/hlxcMLVFiqObP1K_17bw -goversion go1.15.3 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9f/9f2c428a24a0700c5ee05b3f5d25cdc865304c4ddf12f95b3e62d5cac62655a4-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3d/3deeee52355377b2b9580594742cb9d51e0e5774d288667aaf807b606a70e5c8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid jvws5Nl4y0ZwzwLoBtUZ/jvws5Nl4y0ZwzwLoBtUZ -goversion go1.15.3 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid O0FoRKjEGte-sbfv4-Wf/O0FoRKjEGte-sbfv4-Wf -goversion go1.15.3 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/79/79a7ddf476936ac9a6b6c47278a6a43d550bbbf559061400f795f91b7b2ee45d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid 8YZs80noLl9InqKsLA1Y/8YZs80noLl9InqKsLA1Y -goversion go1.15.3 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ad/ad5cb81895a227b5c138ef368f283e49a39aed574268925c9242d95ce4e2609b-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b034/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid 1t1QpVkyFxqRl3AFx2p0/1t1QpVkyFxqRl3AFx2p0 -goversion go1.15.3 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/0a/0af1afc98039852b87aa1a390f250bed27949b5e3b76425a91875917f757d737-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid rUpmGGJSpU_I8vu8IMpR/rUpmGGJSpU_I8vu8IMpR -goversion go1.15.3 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b2/b2f2aa2f45bcfacb6f4f208baa5acffb6cc918ee08939590b244135de0dbb62b-d # internal compress/gzip mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/gzip -std -complete -buildid G1jjFm89wDLFzgavAHIO/G1jjFm89wDLFzgavAHIO -goversion go1.15.3 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./gunzip.go ./gzip.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/58/58f2c324298f963c69c92b1c66ba3e10c31ad1789b4ab245fadb7be1f1eb23a3-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid FvrUQnXg7T4JEQBMxdnY/FvrUQnXg7T4JEQBMxdnY -goversion go1.15.3 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2f/2f0c286561d9055bf43e2e4a8517e90a5913ea4e9da9b90d188c184c4d0aa460-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid UJVcSYzBkGyjYQWOtshn/UJVcSYzBkGyjYQWOtshn -goversion go1.15.3 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a9/a906ef87f95ed0de64ba3c73fc9e7dd15e1d308b610681edccaa740d04cd793d-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid hysvGqWREdmkSWfEGt1n/hysvGqWREdmkSWfEGt1n -goversion go1.15.3 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/bf/bf4a9d27e959a5013245f35b861c6a2a1f3fcc73f84172d56d836bcf5ca4678f-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/ajeddeloh/go-json -complete -buildid JVj0tpjLHjU-pbJv2rVZ/JVj0tpjLHjU-pbJv2rVZ -goversion go1.15.3 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6cc7892caccfa99faad6d075de85dfaa9c21c6a0e236074f0ba5cac31305975b-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/vcontext/validate -complete -buildid LKSCFYB0X6Vr5ht63DN2/LKSCFYB0X6Vr5ht63DN2 -goversion go1.15.3 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7b/7bf49da86ed2674b2af707389ad7ba69414ff9d33da023599a7ec57e6a95b407-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/merge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid JZRQIVvPwK_PTsk8RyZU/JZRQIVvPwK_PTsk8RyZU -goversion go1.15.3 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cc/cc0a1fa3605f6db8f9f08b9ec0baf32e72998757fee17d8a8a6c22213b15c960-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid cFairXGHk9ArCuCz03h6/cFairXGHk9ArCuCz03h6 -goversion go1.15.3 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.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/2feab54df446157f69412a39f9286a5632563b45a6588439276e02c39ccbcbf9-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid UybH3061VNYUMcFShZFM/UybH3061VNYUMcFShZFM -goversion go1.15.3 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8e/8edc45bd1dcf1a35e62381e42b294a080daac750d54b08a864bee6a4c17385fc-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid Td_0GhgqQroJNNsWqpAg/Td_0GhgqQroJNNsWqpAg -goversion go1.15.3 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/3f/3f7ff6eda43521a84090fa24f487d1987323f257f7194a03f9a173713180ea17-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/10/106825a14f8868f7c6a083e6b534dfc9769e4baa788708611795c706b9aa6718-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/06/0674318bd5eba8ca43ba58ff68317b7f443b5558c9be194ceca4ba135097fb91-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/1e367595c5c7774321fc0987cbb287d137e4bedca094cbfe1e8cbe41ecfff44f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ea/ea901bc93d2e085bce21b2715a7ffbbb12396d13f414b5632e332249bdb362cf-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b071/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ce/ce817e6f1fc2da9db6df3d22df4c8355df8ecf2db8d6b52558caadd62146f451-d # internal crypto/rand mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF crypto/elliptic cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/rand -std -complete -buildid WqM5wv3T31v4qU0blzM7/WqM5wv3T31v4qU0blzM7 -goversion go1.15.3 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./p256_asm_amd64.s crypto/dsa mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid BTtXLi8JhSh0-ag4EoHv/BTtXLi8JhSh0-ag4EoHv -goversion go1.15.3 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./dsa.go encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/asn1 -std -complete -buildid n7h2nRu3EOSMczHUOKWM/n7h2nRu3EOSMczHUOKWM -goversion go1.15.3 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic -std -buildid liXnz_C4e0bY_tyoQbSj/liXnz_C4e0bY_tyoQbSj -goversion go1.15.3 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c0/c04fca4cf6b116be314328205cbab681b94f4e79879915d49b23ef22d84a7b3d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid xA2Y_gMq0oqFWFkpxytc/xA2Y_gMq0oqFWFkpxytc -goversion go1.15.3 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/0858f88e202ab6e001e15fe84f491b2326e6322eafdd5ec36575adc2cdf62d06-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/json -complete -buildid VNcb3IsgMO9FGCQe_7if/VNcb3IsgMO9FGCQe_7if -goversion go1.15.3 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b3/b34ccbc5e3f90c22447cb619c50997b4748f6fed67613233858ec4e81102508c-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b091/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid 4M7HPXjTWANPrwGcfkZc/4M7HPXjTWANPrwGcfkZc -goversion go1.15.3 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid uvAQZBNVTrDzeXYQYfaP/uvAQZBNVTrDzeXYQYfaP -goversion go1.15.3 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid D0eIMx2UhrCIAqo788fQ/D0eIMx2UhrCIAqo788fQ -goversion go1.15.3 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/67/671a55ed1a5567ec41e7faafd1c974ec896a514c476d91ad0ae85da17ede8bd7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/41/41414638e8e30559169bce65b39264100010e9ce122d6e9b1c9f64d731de849f-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid 3ZnBOfn8ZJatx3UIdfAc/3ZnBOfn8ZJatx3UIdfAc -goversion go1.15.3 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/ea/ea47401a00df36bccfeb2608b86cc1717cfdd862406fe6c400617af367fca013-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d6/d62cbe40a86ecfe411d617773a3944bfcf80c790920a38063bb42b9087968804-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b080/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4f/4f62c0073cb60ae3b2d83dc6c30f92266a7919a39a105069d65dd6abf312cf00-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/54/540ae56b7d79b3d9736fa3cedc486b0266bcb099a5d887b4d2f0d23a55e45673-d # 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/b084/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/94/94caae403cbddfd395d69d8f48763d36de71d803188c9ed707f9a6866cace561-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d3/d3bf7e3b6db11f5473ab458f04a56008cb19307fe878e001f93f9219aa0c337c-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b083/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid fE6uzvsaqjIFW35lNNfR/fE6uzvsaqjIFW35lNNfR -goversion go1.15.3 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid SXTn20ujX_m6Iz8Wq2uz/SXTn20ujX_m6Iz8Wq2uz -goversion go1.15.3 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./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/7f/7fa5d553e4c4e16d37029d6e452f009d43eefec55cb6ffdcdafd3a2543852b30-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid JMK0HClnsgKpOwNcrCkp/JMK0HClnsgKpOwNcrCkp -goversion go1.15.3 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 10lHMM-NgswzaDylnWnb/10lHMM-NgswzaDylnWnb -goversion go1.15.3 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/54/54f333e34d8c14a44796c610a1f2f99bff0479d6e895452f6e98a8d31f90dc73-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/6b/6b49b9e4a44d6dee04e60feb5699bbe47b61bfc1a59b4267edf97bc6c818a60a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/54/54f39810a0c0e5d88709e8d3737f1ba24d9c8376302961bed3707f8b2a3c856d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/25/25e44e411cb419e386affe7527fc18891ddf35717c33fa1d13f1bc559e0c7493-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ecdsa -std -complete -buildid I2aiWKSYw6TDNKZAgAbj/I2aiWKSYw6TDNKZAgAbj -goversion go1.15.3 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/80/8054b4c9cf10d0d5b1a0cc75a821ab870a350982147ef7ee714c815ecf4d37fa-d # internal crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid bY5e6HPkCoTSLqekMFB2/bY5e6HPkCoTSLqekMFB2 -goversion go1.15.3 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/70/70b485f6545dc1335f890feca299723f451e7b6207ea2b3e9216da6805a140df-d # internal crypto/tls mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b040/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/tls -std -complete -buildid hDfCjIgG8o6mqpgwBDYN/hDfCjIgG8o6mqpgwBDYN -goversion go1.15.3 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ca/ca3e49bda90cb69415540b93d82121c188bd9ca9d79a06e492f8529e4bc216ee-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid Eb-jPiITi49punb06jWs/Eb-jPiITi49punb06jWs -goversion go1.15.3 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5b/5bd5cf19113ce6baea59fdc96994e51ed6a67f59527dd0da7a03b8b36e8c40e3-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/http -std -complete -buildid F2bTPN1QUiN0rRAe4Qv4/F2bTPN1QUiN0rRAe4Qv4 -goversion go1.15.3 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/db/db18dd5db0319520e1e011193eac0066b83475fc8bea1607996d6693dffb822e-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/vincent-petithory/dataurl -complete -buildid Lpsntv8WkBs4q8ITDfXg/Lpsntv8WkBs4q8ITDfXg -goversion go1.15.3 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/60/601c7ad7962dc18a41116937b97c4a0a4ca6f575b5345dd21a5e1afa7affa41a-d # internal github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid 3P6R5lM8PYJ81PPV5lYl/3P6R5lM8PYJ81PPV5lYl -goversion go1.15.3 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid aLXq8bAvVTzoEJOoBR5O/aLXq8bAvVTzoEJOoBR5O -goversion go1.15.3 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -lang=go1.11 -complete -buildid zn8NAD-_1-ZSguS708XG/zn8NAD-_1-ZSguS708XG -goversion go1.15.3 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2/types -lang=go1.11 -complete -buildid NtjyDOR23SVjuMWBIOws/NtjyDOR23SVjuMWBIOws -goversion go1.15.3 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/75/756716c8d541dc249c7329595adf1afac93e7423e45ef1c06a27842d8edf31ff-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid 9rSw27jC3FnwUZ56yMgz/9rSw27jC3FnwUZ56yMgz -goversion go1.15.3 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/87/87f8de5069b35775489e1140b1377fa329832f6a245d2c984b26b6642bd1b1c1-d # internal github.com/coreos/ignition/v2/config/v3_0 github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b052/ mkdir -p $WORK/b132/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid u20A_QYT9MA3J3tQ1HJv/u20A_QYT9MA3J3tQ1HJv -goversion go1.15.3 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./config.go cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid k-40ELLnbTAYCuUuGRnD/k-40ELLnbTAYCuUuGRnD -goversion go1.15.3 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/64/648ab5d9edc4bed1e06078926816ab1ddbf550b7f7a720eb4287cd74c13db4dc-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/7f/7fa08e3d9bb288e000dcb5f1b71a5cce2980494d0d968ac8ec4ae3e230c70c93-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e0/e0dca67724bf94ae92b1bec16a055e4158e1476eb907136f684b3d35f3990d1b-d # internal github.com/coreos/ignition/v2/config/v3_2 mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_2/translate mkdir -p $WORK/b136/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2 -lang=go1.11 -complete -buildid UU92M7CIUJ6qVvdrNRob/UU92M7CIUJ6qVvdrNRob -goversion go1.15.3 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_2/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2/translate -lang=go1.11 -complete -buildid hKZGmtN7uNnjmnYDkSsG/hKZGmtN7uNnjmnYDkSsG -goversion go1.15.3 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/16/16382e554ccee1a177efc6114867daae3a54a0ad5f9339a0833fd085d2197d21-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4b/4b9893b7e4eb54a09da53fc333337586b7053bd68805e024b24fd830cdc822bc-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental -lang=go1.11 -complete -buildid T3VzLCjq36tzXvtcIsdu/T3VzLCjq36tzXvtcIsdu -goversion go1.15.3 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./config.go github.com/coreos/ignition/v2/config/v3_3_experimental/translate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config/v3_3_experimental/translate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/translate -lang=go1.11 -complete -buildid e0bXq-orKpCVtqO8KNQQ/e0bXq-orKpCVtqO8KNQQ -goversion go1.15.3 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/58/5807c538e88b742f765c9c97e9c9beebd639193bd4c6eaaf80fc2a6c73a9e989-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/37/375782a4f2551782b5af9b9c9bc5188ca5b3cbe236c1892e5608b2660927d5cc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/04/04008383172fce1226a91bd41f0eb9a86cb26d09bef1779dc407f36de7d87ed7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/54/54550dda507fb954958ad73bcc791372fb5c1b52b9de3fa4bf471efab3781c4a-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid q942xSSeki2v28z3dmSs/q942xSSeki2v28z3dmSs -goversion go1.15.3 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7f/7fa45092e1b5b7f7629038ccb42fa86a4c71da12aa2a911eb5e04ccb6b739ec9-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid meIx3ud2laSMPNCNzwtd/meIx3ud2laSMPNCNzwtd -goversion go1.15.3 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/71/71098e970cf1d064ef0b31d558f62d48083c3da95925bdda71f2cd882f5fd821-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b140/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/translate=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/windows=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b034/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile crypto=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b042/_pkg_.a packagefile encoding=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=pie -buildid=Xovczpm6RFErps2qJhGy/meIx3ud2laSMPNCNzwtd/qelHiwVCCz_-Ove7n7ER/Xovczpm6RFErps2qJhGy -X github.com/coreos/ignition/v2/internal/version.Raw=2.7.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x1d3875aedb18817d91d69ce90ef9092b6a7fa8ac -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out.exe # internal mkdir -p ./ mv $WORK/b001/exe/a.out.exe ./ignition-validate-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + export GOARCH= + GOARCH= + export GOOS=linux + GOOS=linux + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wlZFPA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le ++ dirname /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le//usr/lib/dracut/modules.d + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le//usr/lib/systemd/system + cp -r dracut/30ignition /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le//usr/lib/dracut/modules.d/ + install -m 0644 -t /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le//usr/lib/systemd/system/ systemd/ignition-firstboot-complete.service + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/bin + install -p -m 0755 ./ignition-validate /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-apple-darwin /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/ignition + install -p -m 0755 ./ignition /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le//usr/lib/dracut/modules.d/30ignition + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.7.0-1.git5be43fd.eln105 --unique-debug-suffix -2.7.0-1.git5be43fd.eln105.ppc64le --unique-debug-src-base ignition-2.7.0-1.git5be43fd.eln105.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/bin/ignition-validate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/lib/dracut/modules.d/30ignition/ignition extracting debug info from /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/lib/dracut/modules.d/30ignition/ignition dwz: Too few files for multifile optimization original debug info size: 29288kB, size after compression: 27720kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 16054 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-generator from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-base.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-user.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.glxPTB + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ignition-2.7.0-1.git5be43fd.eln105.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gstECC + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + DOCDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition + cp -pr docs/ /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GNt1RE + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(cloud.google.com/go)) = 0.58.0 bundled(golang(cloud.google.com/go/compute/metadata)) = 0.58.0 bundled(golang(cloud.google.com/go/iam)) = 0.58.0 bundled(golang(cloud.google.com/go/internal)) = 0.58.0 bundled(golang(cloud.google.com/go/internal/optional)) = 0.58.0 bundled(golang(cloud.google.com/go/internal/trace)) = 0.58.0 bundled(golang(cloud.google.com/go/internal/version)) = 0.58.0 bundled(golang(cloud.google.com/go/storage)) = 0.58.0 bundled(golang(github.com/aws/aws-sdk-go/aws)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/arn)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/awserr)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/awsutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/client)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/client/metadata)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/corehandlers)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/endpointcreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/processcreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/csm)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/defaults)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/ec2metadata)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/endpoints)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/request)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/session)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/aws/signer/v4)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/context)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/ini)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/s3err)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkio)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkmath)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkrand)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkuri)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/shareddefaults)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/strings)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/internal/sync/singleflight)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/json/jsonutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query/queryutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/rest)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restxml)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3/internal/arn)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3iface)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3manager)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/sts)) = 1.30.28 bundled(golang(github.com/aws/aws-sdk-go/service/sts/stsiface)) = 1.30.28 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/v22/dbus)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/journal)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.0.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/google/renameio)) = 0.1.0 bundled(golang(github.com/google/uuid)) = 1.1.1 bundled(golang(github.com/pin/tftp)) = 2.1.0 bundled(golang(github.com/pin/tftp/netascii)) = 2.1.0 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(github.com/vmware/vmw-guestinfo/bdoor)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/message)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcout)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcvmx)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/vmcheck)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-ovflib)) = 0.0.0-20170608004843.git1f217b9dc714 bundled(golang(go.opencensus.io)) = 0.22.5 bundled(golang(go.opencensus.io/internal)) = 0.22.5 bundled(golang(go.opencensus.io/internal/tagencoding)) = 0.22.5 bundled(golang(go.opencensus.io/metric/metricdata)) = 0.22.5 bundled(golang(go.opencensus.io/metric/metricproducer)) = 0.22.5 bundled(golang(go.opencensus.io/plugin/ochttp)) = 0.22.5 bundled(golang(go.opencensus.io/plugin/ochttp/propagation/b3)) = 0.22.5 bundled(golang(go.opencensus.io/resource)) = 0.22.5 bundled(golang(go.opencensus.io/stats)) = 0.22.5 bundled(golang(go.opencensus.io/stats/internal)) = 0.22.5 bundled(golang(go.opencensus.io/stats/view)) = 0.22.5 bundled(golang(go.opencensus.io/tag)) = 0.22.5 bundled(golang(go.opencensus.io/trace)) = 0.22.5 bundled(golang(go.opencensus.io/trace/internal)) = 0.22.5 bundled(golang(go.opencensus.io/trace/propagation)) = 0.22.5 bundled(golang(go.opencensus.io/trace/tracestate)) = 0.22.5 bundled(golang(golang.org/x/net/context)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/context/ctxhttp)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http/httpguts)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http/httpproxy)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http2)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/http2/hpack)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/idna)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/internal/timeseries)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/net/trace)) = 0.0.0-20200602114024.git627f9648deb9 bundled(golang(golang.org/x/oauth2)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/google)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/internal)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/jws)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/oauth2/jwt)) = 0.0.0-20200107190931.gitbf48bf16ab8d bundled(golang(golang.org/x/sys/internal/unsafeheader)) = 0.0.0-20200610111108.git226ff32320da bundled(golang(golang.org/x/sys/unix)) = 0.0.0-20200610111108.git226ff32320da bundled(golang(golang.org/x/tools/cmd/goimports)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/analysis)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/analysis/passes/inspect)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/ast/astutil)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/ast/inspector)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/buildutil)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/gcexportdata)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/internal/cgo)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/internal/gcimporter)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/internal/packagesdriver)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/loader)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/packages)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/types/objectpath)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/go/types/typeutil)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/analysisinternal)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event/core)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event/keys)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/event/label)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/fastwalk)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/gocommand)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/gopathwalk)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/imports)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(golang.org/x/tools/internal/packagesinternal)) = 0.0.0-20200610160956.git3e83d1e96d0e bundled(golang(google.golang.org/api/googleapi)) = 0.26.0 bundled(golang(google.golang.org/api/googleapi/transport)) = 0.26.0 bundled(golang(google.golang.org/api/internal)) = 0.26.0 bundled(golang(google.golang.org/api/internal/gensupport)) = 0.26.0 bundled(golang(google.golang.org/api/internal/third_party/uritemplates)) = 0.26.0 bundled(golang(google.golang.org/api/iterator)) = 0.26.0 bundled(golang(google.golang.org/api/option)) = 0.26.0 bundled(golang(google.golang.org/api/option/internaloption)) = 0.26.0 bundled(golang(google.golang.org/api/storage/v1)) = 0.26.0 bundled(golang(google.golang.org/api/transport/cert)) = 0.26.0 bundled(golang(google.golang.org/api/transport/http)) = 0.26.0 bundled(golang(google.golang.org/api/transport/http/internal/propagation)) = 0.26.0 bundled(golang(google.golang.org/genproto/googleapis/api/annotations)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/iam/v1)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/rpc/code)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/rpc/status)) = 0.0.0-20200610104632.gita5b850bcf112 bundled(golang(google.golang.org/genproto/googleapis/type/expr)) = 0.0.0-20200610104632.gita5b850bcf112 ignition = 2.7.0-1.git5be43fd.eln105 ignition(ppc-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.18)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Obsoletes: ignition-dracut < 0.31.0-3 Processing files: ignition-validate-2.7.0-1.git5be43fd.eln105.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QcLcrD + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + DOCDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition-validate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition-validate + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/doc/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LKwVXB + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition-validate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition-validate + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate = 2.7.0-1.git5be43fd.eln105 ignition-validate(ppc-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: ignition < 0.31.0-3 Processing files: ignition-validate-nonlinux-2.7.0-1.git5be43fd.eln105.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NDoI8E + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition-validate-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition-validate-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le/usr/share/licenses/ignition-validate-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate-nonlinux = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: ignition < 0.31.0-3 Processing files: ignition-debugsource-2.7.0-1.git5be43fd.eln105.ppc64le Provides: ignition-debugsource = 2.7.0-1.git5be43fd.eln105 ignition-debugsource(ppc-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ignition-debuginfo-2.7.0-1.git5be43fd.eln105.ppc64le Provides: debuginfo(build-id) = 2b7387a5e3ed45e52dc2c46cfc422181da21e444 ignition-debuginfo = 2.7.0-1.git5be43fd.eln105 ignition-debuginfo(ppc-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(ppc-64) = 2.7.0-1.git5be43fd.eln105 Processing files: ignition-validate-debuginfo-2.7.0-1.git5be43fd.eln105.ppc64le Provides: debuginfo(build-id) = 51bfdb3b807d6edb2b40d883db1190d88e4774a1 ignition-validate-debuginfo = 2.7.0-1.git5be43fd.eln105 ignition-validate-debuginfo(ppc-64) = 2.7.0-1.git5be43fd.eln105 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(ppc-64) = 2.7.0-1.git5be43fd.eln105 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le Wrote: /builddir/build/RPMS/ignition-validate-2.7.0-1.git5be43fd.eln105.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-validate-debuginfo-2.7.0-1.git5be43fd.eln105.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-validate-nonlinux-2.7.0-1.git5be43fd.eln105.noarch.rpm Wrote: /builddir/build/RPMS/ignition-debugsource-2.7.0-1.git5be43fd.eln105.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-2.7.0-1.git5be43fd.eln105.ppc64le.rpm Wrote: /builddir/build/RPMS/ignition-debuginfo-2.7.0-1.git5be43fd.eln105.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x7B6bE + umask 022 + cd /builddir/build/BUILD + cd ignition-5be43fd39ddeed32efe90d69cec57e2cae3bd8a8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ignition-2.7.0-1.git5be43fd.eln105.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0