Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cri-tools.spec'], chrootPath='/var/lib/mock/f33-build-344398-59130/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cri-tools.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/cri-tools-1.11.0-6.dev.git19b7255.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cri-tools.spec'], chrootPath='/var/lib/mock/f33-build-344398-59130/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cri-tools.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zHvaDC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cri-tools-19b7255f328e447150adc4ab6a62999189ec447d + /usr/bin/gzip -dc /builddir/build/SOURCES/cri-tools-19b7255.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cri-tools-19b7255f328e447150adc4ab6a62999189ec447d + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'cri-tools-1.11.0 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I8EycF + umask 022 + cd /builddir/build/BUILD + cd cri-tools-19b7255f328e447150adc4ab6a62999189ec447d + mkdir _build + pushd _build ~/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build ~/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d + mkdir -p src/github.com/kubernetes-incubator + ln -s ../../../../ src/github.com/kubernetes-incubator/cri-tools + popd ~/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d + ln -s vendor src ++ pwd ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build:/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d:/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d:/usr/share/gocode + GOPATH=/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build:/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d:/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d:/usr/share/gocode ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build:/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d:/builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d:/usr/share/gocode + go build '-tags= selinux seccomp' -ldflags ' -B 0xc7002a43fe6a9927747611eff404967991995bff' -a -v -x -o bin/crictl github.com/kubernetes-incubator/cri-tools/cmd/crictl WORK=/tmp/go-build485187828 runtime/internal/sys internal/cpu mkdir -p $WORK/b009/ 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_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid 6pWrFbJRf3zu1wi1CuLL/6pWrFbJRf3zu1wi1CuLL -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid lyBzIJZq4i1M22iXB4le/lyBzIJZq4i1M22iXB4le -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack -c=4 ./unsafeheader.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -complete -buildid mO-nIRiAUxovQ5rT1dnb/mO-nIRiAUxovQ5rT1dnb -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go runtime/internal/atomic 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_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b010/symabis ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c0/c0671064701b4219b6764d9783604df56d661f6f1552caddb2248cebf4069982-d # internal internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/race -std -complete -buildid _JUMUWZwTfZFjYD-hu3w/_JUMUWZwTfZFjYD-hu3w -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid 4Zn56iZbONHrUX5beven/4Zn56iZbONHrUX5beven -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/61/61b9ba3f032aab355beb2b8711adfbbfedbb2898daea821a5c838aa4ed61a3f0-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a0/a0f7a0dbaeea027d2e34b292cdc3d39a0789e71daad54005625bb3d86659d58e-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF 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_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 34JbZZEO_MjGbP-c7Vqn/34JbZZEO_MjGbP-c7Vqn -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p sync/atomic -std -buildid EJfCnfc7pSbABGZ2iil3/EJfCnfc7pSbABGZ2iil3 -goversion go1.15rc1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/2c/2cca0a633ca8bddd30153394b46a67a27f1897a470818007af25e991edd90533-d # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode -std -complete -buildid 1XE5AzD4Bk7cXKlvK0pc/1XE5AzD4Bk7cXKlvK0pc -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b7/b732f88d60f1e5a8781828ca8b78a004188ede64175f5ed6f02c38eb4d371552-d # internal internal/bytealg mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b008/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c4/c46ca15470cefe9cf14718994c18b6182a34e638cc9787b96d7f88bef15640df-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid mQpVTMjbAJiIxhzczvZE/mQpVTMjbAJiIxhzczvZE -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/asm.o ./asm.s 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_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid wuXQLBWGsXLjDqZuUf78/wuXQLBWGsXLjDqZuUf78 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ad/ad4b66fb7ad545004b480586655c8204277b45829576d10a65b1aabed82629bd-d # internal encoding mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p encoding -std -complete -buildid nJmrePZoVg_FZupGbxac/nJmrePZoVg_FZupGbxac -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/63/63a636810b7d7020f9c4cd16f7170eee257d82d3a03b660f922f50158cc9abab-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p math/bits -std -complete -buildid up68R39f1y66bkewQudT/up68R39f1y66bkewQudT -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/04/04e45bf4c95cf90c0820e0a9a3b80bebce56bdf99c130947940b231c890182f2-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/testlog -std -complete -buildid e7jgnf8r-Cr0mDWR7epc/e7jgnf8r-Cr0mDWR7epc -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/equal_riscv64.o $WORK/b008/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/bb/bb488376f0b118a6f49e6690ef8d711008b4cbf29678fc259cba479206905c81-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/37/37ff3115b1f38dbbe71ee9ae94730d0723c77f75e97fda72edc2b24ac51b39b8-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf16 -std -complete -buildid XusWSEdwQPcwu3qqAEbm/XusWSEdwQPcwu3qqAEbm -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./utf16.go 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_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/5e/5e54d45cb01124ce027da177274547eab5c1bbce1eb1f42fec4e81307e3dca09-d # internal github.com/kubernetes-incubator/cri-tools/pkg/version mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/pkg/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/kubernetes-incubator/cri-tools/pkg/version -complete -buildid F6Gi8e6R72shlICZ2nG9/F6Gi8e6R72shlICZ2nG9 -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/41/416da602144e045a421263cf2f914fe4e6eb4310809b420c4b5c3c220a5d97f3-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 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid 3KgNDmzJUa3_qUtHR5GG/3KgNDmzJUa3_qUtHR5GG -goversion go1.15rc1 -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 ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.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_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.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_riscv64.go ./signal_riscv64.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 ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal math mkdir -p $WORK/b023/ cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/16/165099b1ef131e23ad779b1442d1519b4eac046fe530e9fe4cd2cdc2fb795212-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_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid ion3eBbp7xFdD-6edNK0/ion3eBbp7xFdD-6edNK0 -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b023/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math -std -buildid s4d74A30nP-541IFKKTJ/s4d74A30nP-541IFKKTJ -goversion go1.15rc1 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8f/8f073c17dc1617ec6f49cfdad3c5c332d180e94705ee2b9433405053e81a1562-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_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid 3Nl3KE5H0cLBOMft3HHD/3Nl3KE5H0cLBOMft3HHD -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c9/c965373931f3c4a82fe062ab0cc882a4fac0e9a4982ac28c5cfc38fcda67e390-d # internal container/list mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p container/list -std -complete -buildid wkZ6U8nO-G2td68XpnSG/wkZ6U8nO-G2td68XpnSG -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7f/7f7bd5af71019249e3116208ae1c7eb479014b7d11f3bb02a7c22ffc54de1fbe-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_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid -Lk_yUPSLh1zMI54SQsv/-Lk_yUPSLh1zMI54SQsv -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fb/fb5de1c44884da5f72a61c83c0829f2f41df36585cb13665415c386e1a8f927a-d # internal internal/nettrace mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/nettrace -std -complete -buildid Y_EyehxRR_mQ0bDG8UYs/Y_EyehxRR_mQ0bDG8UYs -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/64/641e10dbe3d6d6dd845cc89f68242b7604cc8691c7994fb50655c2d1c4873681-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid f2bVUfxyvFjEu7YzIKeG/f2bVUfxyvFjEu7YzIKeG -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./aliasing.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4b/4b2619b12d71e9360bf3dbd9a1b9e1b36524c55926bfcc63bbec2f7c083a37f4-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver -complete -buildid hvAH9SlnguTJUkRsMWni/hvAH9SlnguTJUkRsMWni -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/57/5736c48cbad8bf3ffe6bec0ed97bea60b424c0ca4d9aa8334752e5692d046755-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/internal -complete -buildid 4_uc9F_8UMb3nbD5MDkz/4_uc9F_8UMb3nbD5MDkz -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/62/6283c1ad0c601eb94d703d9f1e0eaaec112edf2706d2a25a9ef8dafb3e1849c6-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection -complete -buildid Q50tgLq-BMDzVo9TcxBu/Q50tgLq-BMDzVo9TcxBu -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./operator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1b/1bb96a8e9971f73eaeed82ad5548796195feeacec077de2e3ea651333e99c93e-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/integer mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/integer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/integer -complete -buildid UI8wQ9ly4nKMOUiJFMAp/UI8wQ9ly4nKMOUiJFMAp -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./integer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c3/c3cc434bd44841a065453cbef96fdacb2eae3a43a6d70fd9a272365a1a11e713-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/exec -complete -buildid XNar90wZ4ROG7cd_ldAp/XNar90wZ4ROG7cd_ldAp -goversion go1.15rc1 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./exec.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b5/b5c0ce610081878f5f97bbd5aed8058665e30f6ae483aa1ed0a91c9e1d0f7d74-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b023/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/dc/dc4ec41f63e0cd1acf1098f9c0443733d24c8e1677b7ac5cc47d6b8242519c2f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_riscv64.o $WORK/b023/sqrt_riscv64.o $WORK/b023/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e6/e6f8a82148469df0a3fc41d2abd6585d1f8441dfdeedd0d4c0238cb32a379ca9-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b007/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_riscv64.o $WORK/b007/atomic_riscv64.o $WORK/b007/memclr_riscv64.o $WORK/b007/memmove_riscv64.o $WORK/b007/preempt_riscv64.o $WORK/b007/rt0_linux_riscv64.o $WORK/b007/sys_linux_riscv64.o $WORK/b007/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/74/7449684b6a081f308e2803d64396f5a29f1c972c1ec49e58d1e49cdab36b95c1-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_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p sync -std -buildid 7fzqwkNEgtr6fWmqiSBV/7fzqwkNEgtr6fWmqiSBV -goversion go1.15rc1 -D "" -importcfg $WORK/b014/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_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid IGbxiUhqo3OkRKyF_qf0/IGbxiUhqo3OkRKyF_qf0 -goversion go1.15rc1 -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_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5f/5f90ba08ad5256d05435e0e8fbab85d8f95d39be0c52f997aca6d48e2bac5ab9-d # internal internal/singleflight mkdir -p $WORK/b107/ math/rand mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p math/rand -std -complete -buildid kH3DJSx13nshhcwwAM2o/kH3DJSx13nshhcwwAM2o -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p internal/singleflight -std -complete -buildid vxCWgorM2kwv_GrHCy0i/vxCWgorM2kwv_GrHCy0i -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7c/7cbbc000d09c6bfd909ed98cbb0cbd0f4d033a0107442a032982ef7a4c96ff0d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7b/7bc5e6be0c3eb84fdf35d449a06eb8ef20de8d14f42bbd8d833302fc5c8b6432-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2a/2af338d4e7ef1273549c8eba1b43dc43d04a8e4be42714d7f6e7694761fd32f2-d # internal errors sort mkdir -p $WORK/b003/ mkdir -p $WORK/b029/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b029/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_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid yS-MbG5n2I3uiEfNNorN/yS-MbG5n2I3uiEfNNorN -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sort -std -complete -buildid Z352vtdw_glMm9k57Gnn/Z352vtdw_glMm9k57Gnn -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/44083508c3f099d572b46ef7a1742bab9d5bce6ab12262cfd55d16ce7b5ebb7b-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -buildid iYnucjSOKSycTyHNk5au/iYnucjSOKSycTyHNk5au -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p io -std -complete -buildid gGuLNxuslqqcwXb38ixF/gGuLNxuslqqcwXb38ixF -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strconv -std -complete -buildid VQrJQXT22jxNiMRPw5Do/VQrJQXT22jxNiMRPw5Do -goversion go1.15rc1 -D "" -importcfg $WORK/b026/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/48/48f61822ee4f6b83a60d4f4b9471b7014f88d803cb669eea0f102b1ae6e92696-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b034/symabis ./asm_linux_riscv64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p syscall -std -buildid Xf_CgBOUhIkQtThkP0zP/Xf_CgBOUhIkQtThkP0zP -goversion go1.15rc1 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/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_dup3_linux.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ff/ff977be469ffcb8ccdd78ffa1c7aadfa589ef1fa0ed45e4fbdb055c55576558e-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b105/ cat >$WORK/b105/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_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid 9nRPla0z-mFHTrY0BKSf/9nRPla0z-mFHTrY0BKSf -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5a/5a9c4b1a349b4a3abca3cbf631f0cf23cda4ef4b7988355822723262acb12378-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -buildid mX_lqz8EqmYIiUJ4X3gu/mX_lqz8EqmYIiUJ4X3gu -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/99/99b5432e292cfb4dbd570ef9db54052935dd330d4cd4ed73408f49fbe3b706ec-d # internal reflect mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b025/symabis ./asm_riscv64.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p reflect -std -buildid keaZ5jVQcU10RAKmat2-/keaZ5jVQcU10RAKmat2- -goversion go1.15rc1 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/9a/9a848497d7285bab08ab712a6b76c7b89c878673a161f439cae406a047f6da41-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strings -std -complete -buildid XhEwU_BDtHnkPG7lBUq0/XhEwU_BDtHnkPG7lBUq0 -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/28/28213453dd7e17232169e71534a5a8b92a5290a9de42156d70ea09c141b2e5c7-d # internal text/tabwriter mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p text/tabwriter -std -complete -buildid XG0EZHeZP65gW4M4YtPp/XG0EZHeZP65gW4M4YtPp -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/54/5411fa7471174140547b0edc228c76d987a91cb88f9dfe28409d91d0a02c2e17-d # internal regexp/syntax mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p regexp/syntax -std -complete -buildid HXhaJtUd9LWgV1plVbas/HXhaJtUd9LWgV1plVbas -goversion go1.15rc1 -D "" -importcfg $WORK/b047/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_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/54/547d76dce891fecdd2637764088666dc60d75161c6e44f16a87fab6a99ebdde7-d # internal bufio mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p bufio -std -complete -buildid SQ8E1A_cZnm1kNVH0dr5/SQ8E1A_cZnm1kNVH0dr5 -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b034/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2b/2bb965ca1e8f7aeaf1c73ff4eda384b807dd9c84aa027b532597d66028ff52a4-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/unix -std -complete -buildid tqi8Z97FnOQOEYpURcL_/tqi8Z97FnOQOEYpURcL_ -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/af/af0e774649319aa896094f9c9b06f227c8e2cb49e5ab502a17d4527a9d1ef849-d # internal time mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p time -std -buildid h4px20ywDdgkBW5K7LZA/h4px20ywDdgkBW5K7LZA -goversion go1.15rc1 -D "" -importcfg $WORK/b035/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_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/28/2852f32c8ab710420c7778c6b811876949a3bb3dab0d28c6777af26b8fab29f4-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/syscall/execenv -std -complete -buildid VHOZEcSimgckVNIOvOeL/VHOZEcSimgckVNIOvOeL -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/70/70ee6aad2dff87bb9c303cc7ac2f63527f6a5d663c8f95ee280e2bf6f2c94a6a-d # internal hash mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash -std -complete -buildid XB_jVw-2OLD_hKhPEYJC/XB_jVw-2OLD_hKhPEYJC -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/04/04eb8dded9a24db5c49c9060ca8f4101daf0c27733070759dbc470964fed74d6-d # internal hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p hash/crc32 -std -complete -buildid GnduS52guswmv3v69J8k/GnduS52guswmv3v69J8k -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/29/299b349bd5899e128f0790ad272b987d0caacc9b92c2632698efac2cd21d78c6-d # internal crypto mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto -std -complete -buildid PTB1qE6XN-intsV27Nko/PTB1qE6XN-intsV27Nko -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./crypto.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/55/55d90c69952f88fcafa7f205fa206cdf4ad85874eea1ebc234ee18ba48fd68d4-d # internal regexp mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p regexp -std -complete -buildid HIexTGJDiPBGHwbb5Ld8/HIexTGJDiPBGHwbb5Ld8 -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/66/669b42ba8e39f67d616bac72c7db107550ca368713a101e5c34e9d3ba3220512-d # internal crypto/internal/randutil mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/randutil -std -complete -buildid OEUd9MCjZml9fP6hSs_A/OEUd9MCjZml9fP6hSs_A -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a3/a3e9a165b20a6e9ddff938bfeed2cadcbd21828b139a0adce413820a452864f5-d # internal crypto/hmac mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/hmac -std -complete -buildid Eg_lxWmbemo69XJHSdJ9/Eg_lxWmbemo69XJHSdJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/73/732db5e2c1e13255af7872a85211011587d6e01fe52685646eeced87b05f94f0-d # internal crypto/rc4 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/rc4 -std -complete -buildid 8qhzihTbf2WxTy6CT5Iz/8qhzihTbf2WxTy6CT5Iz -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/35/3507d5edce9b38f4fbf18d65b7c3d105a92d1c454aecccdaf2e484b956b13890-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid NC7bT5cV3PYg-YAbJsXU/NC7bT5cV3PYg-YAbJsXU -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e2/e26bea4dfdf3040409c4d1354a023f432eaf3f0ecc48a71cb625879fd1bd4353-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform -complete -buildid 3NPoWcDeEng4emgGdztS/3NPoWcDeEng4emgGdztS -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d1/d1818ce73768b2d69307aca7dd6b0b127228a7252b899360a037d32ff207b295-d # internal internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/poll -std -buildid 31UK1pL6_mBCk8ZcYs6w/31UK1pL6_mBCk8ZcYs6w -goversion go1.15rc1 -D "" -importcfg $WORK/b032/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_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cd/cd7427d8a4fa7cdd2c6a4c8c56c8655fcab411340fb52be6eb51752ad977d23e-d # internal context mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid vNduc8e_RE88W980w-om/vNduc8e_RE88W980w-om -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b025/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/67/67621449f1fb58335b1756f44c136b0e812cb723e7a2bf8e1595761862548350-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 8yDYJHjSjLQiAdaZ-bJH/8yDYJHjSjLQiAdaZ-bJH -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./transform.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/02/020b574917686290cac220bdb7450e4919e410bca85b485d9f213a7eda27b72d-d # internal encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p encoding/binary -std -complete -buildid w6PE4bSEUp2dvu9Bb-3M/w6PE4bSEUp2dvu9Bb-3M -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6a/6a52b8c7760b96f59ca1963fca5298ff0b117ff1db0c324f944c214b1e230337-d # internal internal/fmtsort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -buildid Rxhuef_RqfPw5DWm23Y0/Rxhuef_RqfPw5DWm23Y0 -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/30131f7aeee7866b74a7edf86a2cb9c04f268fd415c24977efd03c49c8639003-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context -complete -buildid OmbaIfWzi0M8rsJwbqit/OmbaIfWzi0M8rsJwbqit -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e7/e7947efcd50044779a1a25b5c96ef434fcb7c03ba0aa3bd88a6fd6b0c9027e81-d # internal path mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p path -std -complete -buildid sc8Xjc7uI0X_mJnPZ8sL/sc8Xjc7uI0X_mJnPZ8sL -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/68/68cf2d047a60b789c95a70cfe28eb04b3d030caf79a6cfd25679c2b080f0da5a-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2a/2a9fe2704eac023ebd87eec4ef2efd69f2fde6041c33ee5c130dad3fa2a2ca9f-d # internal html mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p html -std -complete -buildid 38O65JdqPGGqJoJkMjd5/38O65JdqPGGqJoJkMjd5 -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./entity.go ./escape.go os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p os -std -buildid XezHHVAFPSWkLOigwozc/XezHHVAFPSWkLOigwozc -goversion go1.15rc1 -D "" -importcfg $WORK/b030/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_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3d/3dcd1d989ffe555ed9900e2222e944ce144faaf3611d3e87cd41302fc06ff9b4-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive -complete -buildid ndUrfGNYsIcfSzTFJt88/ndUrfGNYsIcfSzTFJt88 -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./keepalive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/55/55b9f1cbca8eb95a3293570507fe9c484421886521807b9ba1039125b6a81f52-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap -complete -buildid IrMAB31DrNmBaU7mmepc/IrMAB31DrNmBaU7mmepc -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./tap.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d7/d7ec4186722be6afd75d6e9941b131359c57555b49c2350bf0f8f5a4a6afaac2-d # internal encoding/base64 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p encoding/base64 -std -complete -buildid QXpwJMh5nDI6__G9sqyX/QXpwJMh5nDI6__G9sqyX -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/cb/cb312769cf7804bd1b2a10ac28941e4d3f28715353e1a6742983a9d53efec8f6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal crypto/cipher mkdir -p $WORK/b075/ 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/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -complete -buildid oFFbNILFZatRMuvEwrPd/oFFbNILFZatRMuvEwrPd -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7b/7b1ecdecbd2ff50b30ed4cea89e5b226680cde03ce93e6e5eaa7888fab86c68d-d # internal crypto/sha512 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha512 -std -complete -buildid 8PuNm6gw91eFaXSmSSCj/8PuNm6gw91eFaXSmSSCj -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4d/4d9d89050a1fce84b47ba758e90bdaf70501d434c6be325a90205e241079ecff-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid bh-ZU-XQSAH_1nXV35n3/bh-ZU-XQSAH_1nXV35n3 -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0c/0c3d5167a6d07be7921480c30eb431ca332d63c4ac1ceeabeb0d929dc71b7b31-d # internal crypto/md5 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/md5 -std -complete -buildid jQ-3yA_pqTzalRqPulNN/jQ-3yA_pqTzalRqPulNN -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b9/b95f4100430ebc58f4b2600b70bd96ad78d0c120c33e387388c41803a5ffc0d3-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -complete -buildid A0iWt9-FYIQ9PzE0R5B5/A0iWt9-FYIQ9PzE0R5B5 -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/be/be7484a6692613ab2aff4dd9159751c200a46678ee87d739133cb27f0b19751c-d # internal crypto/des mkdir -p $WORK/b083/ cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4e/4e802d33dde1a9f018727fbda269bed78b895e646d9d1656068b7c6504ef21ba-d # internal crypto/sha1 mkdir -p $WORK/b097/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/des -std -complete -buildid 1fBZ-uH_AA3sqYG6hFAv/1fBZ-uH_AA3sqYG6hFAv -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/sha1 -std -complete -buildid 5JUuAb2TEAvqFo4uwIIT/5JUuAb2TEAvqFo4uwIIT -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0c/0c6ae7c263c8c2e678cfc2575639078753251b645e4ac72e9630bd136521c62b-d # internal fmt mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -buildid ypdOZLuMgWtuZChpx_hR/ypdOZLuMgWtuZChpx_hR -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fd/fd0162ea04d9a2ccca31a31d048aba96959922c449054a660d38c2228f2dc788-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix -complete -buildid TiVOCKI_EXM1VdJo9W64/TiVOCKI_EXM1VdJo9W64 -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/86/86718461875e35a8ea0b177efcbf4bd8c56984488785654753041110a038bd5b-d # internal os/signal mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b044/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p os/signal -std -buildid LysSchU95R5QzLqo6wzI/LysSchU95R5QzLqo6wzI -goversion go1.15rc1 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h -c=4 ./doc.go ./signal.go ./signal_unix.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ff/ff6bbfa73cbb12984552e955c65a1e169a93dfd1cbd2c91c273a8f0f29cc96d6-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path/filepath -std -complete -buildid M4l8_amJpzQx5vHZxA9Z/M4l8_amJpzQx5vHZxA9Z -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go # github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/flock.go:16:42: undefined: Flock_t _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go:14:29: undefined: Ucred _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go:27:54: undefined: Ucred _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go:37:18: undefined: Cmsghdr _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go:43:9: undefined: Cmsghdr _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go:64:52: undefined: Cmsghdr _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body _build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go:64:52: too many errors crypto/sha256 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha256 -std -complete -buildid yM3Oqw8Q8-EZMpzGpmx_/yM3Oqw8Q8-EZMpzGpmx_ -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b044/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b044/_pkg_.a $WORK/b044/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/86/86b58e48625b0ae5b2a9c30bb6ca2dccab538204d8f1ead7fd9bfe3f2320451b-d # internal encoding/pem mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p encoding/pem -std -complete -buildid Wl2pJ-X8mF81EM_R1ra8/Wl2pJ-X8mF81EM_R1ra8 -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/16/1668076adaf7f140d7d8d8e2b7472a6d26804224353f53e79c07cfdaba2bc507-d # internal net mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b105/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b106/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p net -std -buildid pLtbgGYH3YAgfTsYq6kc/pLtbgGYH3YAgfTsYq6kc -goversion go1.15rc1 -D "" -importcfg $WORK/b104/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_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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e4/e45001a26eaaf316fa9a263494f814afe43bc7239547afc748eb64e64611454e-d # internal io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p io/ioutil -std -complete -buildid OIHHkwZoTnpYZOrmfurr/OIHHkwZoTnpYZOrmfurr -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/36/36105115220d459eb3d07657c29e2def08d3c40ddda0a177a1ad9c1b541ad248-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b109/ cat >$WORK/b109/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/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile math/bits=$WORK/b024/_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_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid N4QRr6mVZ-FP_9tJdCEH/N4QRr6mVZ-FP_9tJdCEH -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/28/2886ecd4c1e7b15bfc7469b89b26749835fcde6788b5e6b09e0ac9721e1605d8-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid 8I3t2JtlKtyhbC-TjBQI/8I3t2JtlKtyhbC-TjBQI -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f3/f3dae878461c8e187da325c20064cc053fe745466e4d41fd9f434aef0ea4a4b4-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys -complete -buildid k1xej6AtqpBeOq_ON3_q/k1xej6AtqpBeOq_ON3_q -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b3/b38284af8ea2eaadf70ebe8f34a4578401e5c5e7a5d71d8c36de2f69a7605b22-d # internal encoding/json mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p encoding/json -std -complete -buildid 3-6l13zXsD9KhT8tYaqL/3-6l13zXsD9KhT8tYaqL -goversion go1.15rc1 -D "" -importcfg $WORK/b019/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_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9c/9c55730390323698f837d8099b0e9a0bfab87d750cfceb555ddd3f11ecfc8114-d # internal flag mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p flag -std -complete -buildid GyI5w7So1-qpf-4fvbTE/GyI5w7So1-qpf-4fvbTE -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/c0/c03f8efbc30e5b54529d1365ce6c33e1ce7050d83fd3bd5abb09b201324896ab-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/docker/api/types/time -complete -buildid x_Hd3jQtnDpAQ-u2GvVN/x_Hd3jQtnDpAQ-u2GvVN -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ce/ce432620e2e9fd28e7aa33b1772e62cee3391ba5d968c083095ab2b5f7ba99e9-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/go-units mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/go-units -complete -buildid xW0we0i29oYvaqBpD55a/xW0we0i29oYvaqBpD55a -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0c/0c8ca63551b3dc9854858d527b2a4dfaa375e2a7429a02e701b19200485b3488-d # internal github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/yaml.v2 -complete -buildid 3FIF-JeH30Z7mkvNIEq_/3FIF-JeH30Z7mkvNIEq_ -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b3/b393588ae8ada310142e6449c1f96a41e92f8057d890bca9ef039d8814bcd439-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p log -std -complete -buildid zbPcwDx_nYqvmtgpUHbJ/zbPcwDx_nYqvmtgpUHbJ -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/36/36626bbac5c0f6810e7df4e2b245dac64c558c043b11ae7e00026b07bdbae2df-d # internal net/url mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/url -std -complete -buildid oEeRVbSmfNAMne0L8KQT/oEeRVbSmfNAMne0L8KQT -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2f/2fa47d300636ad8394842454a4412acf371daa0d8a4fa90e98efef82d9d00ea6-d # internal text/template/parse mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p text/template/parse -std -complete -buildid O12uxnAQwj6OQF6YUeoy/O12uxnAQwj6OQF6YUeoy -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/54/5488c0f36095344c82e3d51fcff8c7a237a16c90df088f6a468e57fd49ecf682-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto -complete -buildid 3YJSW5dOeYKjonYpttWL/3YJSW5dOeYKjonYpttWL -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./clone.go ./decode.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/31/31a3017ff935e54ea72399317a5c49706e3008fbf39dc6d9c6c35169d850ca6e-d # internal text/template mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p text/template -std -complete -buildid W3MNwv8fx2ubOM_40lL5/W3MNwv8fx2ubOM_40lL5 -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d499ccae6d41f7e34bb6ae07190b15ea077e0752d252dd9660670c794f0b7adf-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/yaml.v2=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml -complete -buildid QFfLVSnDftP87ng9M6_Y/QFfLVSnDftP87ng9M6_Y -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ea/ea67aace6af142755ab4e2abdf48d55b0ea855bdc59216d39bedbc28ea61e15e-d # internal compress/flate mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/flate -std -complete -buildid G7Zf1GRwySi1dFNorAZQ/G7Zf1GRwySi1dFNorAZQ -goversion go1.15rc1 -D "" -importcfg $WORK/b069/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_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3e/3ee8fdf98ca7796f2163629b0236e3643a4f97c473797f6a8f7b0e68ffd358b4-d # internal math/big mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b078/symabis ./arith_riscv64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/big -std -buildid zCvrgFqbz9RHv4gXjJyy/zCvrgFqbz9RHv4gXjJyy -goversion go1.15rc1 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d0/d035cee2385fcfddda69e1caa5e81932c88f1287e10e4718b7bb858eed8ea004-d # internal compress/gzip mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/gzip -std -complete -buildid U9eSPTlrbQGsI6bihn_Q/U9eSPTlrbQGsI6bihn_Q -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b7/b75a97a494e1ec4d18c00a40a6a57e18b79e69a1ce52d9c0c2e7cc8cad6884c8-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/urfave/cli mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile text/tabwriter=$WORK/b061/_pkg_.a packagefile text/template=$WORK/b062/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/urfave/cli -complete -buildid tkU6aOUmJ-kgl65Wev3l/tkU6aOUmJ-kgl65Wev3l -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/50/5005806d9258a83f1e8fc4ec64d95cc2f57504b1bfc4df4e90decdf7aeacffb0-d # internal encoding/hex mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p encoding/hex -std -complete -buildid NnQY4EOcaVRVoy3EAV4T/NnQY4EOcaVRVoy3EAV4T -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9f/9fcc08b6a159c6aaa6b4432f889e7df725b9a7371529d5966e460c75005581ae-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/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/b075/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid o9RDfXV1UJ0F__Zcrr-m/o9RDfXV1UJ0F__Zcrr-m -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/3a/3afa31539316bf6c95c1590c49f33fe778a6e08d9a9fac6e76f342fb9fd86e18-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid iqfDVVisRyVq9Wh9-8Fq/iqfDVVisRyVq9Wh9-8Fq -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1d/1d1c6e033cbc91a261897be721bc7dc94728bb3939fc081d92cb56f760210937-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack -complete -buildid quAcXq_nUTzQMwvBS1oD/quAcXq_nUTzQMwvBS1oD -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c1/c145876e3af4deab80db04155b1509efa77a3aca9ec66dbd3477d4040e6f2875-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/struct /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/struct -complete -buildid IGOG7_J4aI3lwT8WSP3O/IGOG7_J4aI3lwT8WSP3O -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./struct.pb.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b078/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b078/_pkg_.a $WORK/b078/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ad/ad8d777d6a44ec0ccb17eb0ea0cc40b5e3b29ba9b965cb437041d9c969abd662-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/bidi -complete -buildid PTNNI1xi_dE8pMelyaSR/PTNNI1xi_dE8pMelyaSR -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/50/501540352dd46f0eaa96793a1b756ee72cf91a7f88b55dcc0c79627f8e82850b-d # internal crypto/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/rand -std -complete -buildid zs_XJs_miAvImyBWQC5C/zs_XJs_miAvImyBWQC5C -goversion go1.15rc1 -D "" -importcfg $WORK/b073/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_riscv64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/76/762f72144347be2b6c74bc29a3fa6b484087f9d88cbf021fbd1e9dc53fd2edf9-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d3/d34d9f1f748499fde0073e9c2c6a6480c51f6a97ae81b84c11cd09ccde70c98f-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/jsonpb mkdir -p $WORK/b050/ crypto/elliptic mkdir -p $WORK/b085/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/struct=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/struct packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/struct=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/jsonpb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/jsonpb -complete -buildid E1zhk-YqDzFsOXfVWsKU/E1zhk-YqDzFsOXfVWsKU -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./jsonpb.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/elliptic -std -complete -buildid tJb3IYV3yvZ0ZMaTucnS/tJb3IYV3yvZ0ZMaTucnS -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cf/cf48cd207cd9d6319365ad674536275dc05725d34321431c8e7156af1899738e-d # internal encoding/asn1 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/asn1 -std -complete -buildid 43eumdw9PN0X2XFkgPKZ/43eumdw9PN0X2XFkgPKZ -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/50/50171ef2a9afb632a8d6395a6cb690979b16bf2702b2c632fe866c0bbffce3b7-d # internal crypto/ed25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ed25519 -std -complete -buildid 4ldAP333XzKBaHD1m7Gu/4ldAP333XzKBaHD1m7Gu -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/00/00af391329e0a396fdb118f9cf6960821ff3339f7bae80cf1d753d9b8ea1da63-d # internal crypto/rsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/rsa -std -complete -buildid alUzNK-JBdPs2nKAjdiV/alUzNK-JBdPs2nKAjdiV -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c2/c2f92f3f2e5cf14a40ced99d5d12547e32837cb90542d6cbe10545b57cfec8ec-d # internal crypto/dsa mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/dsa -std -complete -buildid i0ydJURMfXOmfqkEU_UP/i0ydJURMfXOmfqkEU_UP -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/47/47ef8c82e058a27e23a2b13eb451d53ed2bc716b58915522237047ffe80bc9e8-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/secure/bidirule -complete -buildid QWQZPwWxnSaQvr225ebI/QWQZPwWxnSaQvr225ebI -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidirule.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0e/0e1735ee188c836b4dd7be7f0360778e4bfabeec95a3ff6e506e700d2519a70c-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/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid DCHYYvmWYre80thFcfhI/DCHYYvmWYre80thFcfhI -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bf/bffe33267fd5816dd6fe97167df4224984b5e44c953d22a5f693b350250f5ccf-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/b102/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/x509/pkix -std -complete -buildid qlAOkLf9aHDolYIxsrtM/qlAOkLf9aHDolYIxsrtM -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f4/f4cddc04413e0b3e2a1d620d7e7877b970472280f9de4cf7681cf295e35423f0-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/norm -complete -buildid 2sUsVrW045-goazMBnPS/2sUsVrW045-goazMBnPS -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/dc/dc79a14e0bef218650a0e7e03a0e80cb16c344f7234ed8a1f3adde91c27bbb65-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid Gi5iOp34HA2vq5X6M8KD/Gi5iOp34HA2vq5X6M8KD -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cd/cd3f51ec1423ae9bc527b88faa385f91fab9e6eaa80cdfc245b58a35279f751f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid jADMVOAUkZtqQVCFQNXU/jADMVOAUkZtqQVCFQNXU -goversion go1.15rc1 -D "" -importcfg $WORK/b127/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_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a1/a195f10a94a5e1572066971fdace04ac03d528b9f22be8dc1fbe44b2c69535a8-d # internal crypto/ecdsa mkdir -p $WORK/b084/ cat >$WORK/b084/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/b082/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b087/_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/b013/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ecdsa -std -complete -buildid MPDsCkiTh0m5WCrFzUuo/MPDsCkiTh0m5WCrFzUuo -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/33/33961d03d7584766f12e96dd8db3d000bf106244796512f3b6f7515207d79882-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b124/ cat >$WORK/b124/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/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid j_JjS54baZdzfwm1SlWX/j_JjS54baZdzfwm1SlWX -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/92/9267a62834037c71c7c2a9cb139c541e9c1c8cd3f23aa6e5fd7c71bee1bb1837-d # internal net/textproto mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/textproto -std -complete -buildid lEq8zeRlv9dAK8GGckzw/lEq8zeRlv9dAK8GGckzw -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a0/a02b8a99380f02577778c2537b4669c683feee3daa4f86ef20b1a043d8f99e46-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/b002/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/dsa=$WORK/b100/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_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/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b102/_pkg_.a packagefile encoding/pem=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_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/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509 -std -complete -buildid 6_376W0vI5cYpHejX-Tr/6_376W0vI5cYpHejX-Tr -goversion go1.15rc1 -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_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ed/ed06626c43471888a8687e66688ca8a94e44535586c3d6a96857bcc1ee365d50-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid JEKKSJNT7AMRt88WdfKp/JEKKSJNT7AMRt88WdfKp -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/88/88fa2f6ac5b717ec64d329c32ef59ac43bd2913a1c73ce0c3ceb9604e53ab3ba-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/norm=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna -complete -buildid piMJ35RnpjmZ2p0uzB0G/piMJ35RnpjmZ2p0uzB0G -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/78/78e3792f4019bc9729d7a296cf61487858795c9fe2fdaaf7afc5e779e766b664-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b123/ cat >$WORK/b123/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/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 4nrwJgXGW-f1zhm5QoaV/4nrwJgXGW-f1zhm5QoaV -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/89/89b0e00d4f8221316e7bf4db49493ffd2b51c0183b4556f3935da89db86a180c-d # internal mime mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime -std -complete -buildid t1KQ3ItdemCbzkh28L08/t1KQ3ItdemCbzkh28L08 -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/cf/cfbff0183dbab21fee294553407e94d36f0a328e832df90e37893f72f8a68de0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal mime/quotedprintable mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p mime/quotedprintable -std -complete -buildid vM2MFQD5Ot-GBLnKAKjA/vM2MFQD5Ot-GBLnKAKjA -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./reader.go ./writer.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d1/d1815c3584c01a0b66c6b70f1df2809feae15bd2b5eeacf0cc5a012b10a87a36-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/lex/httplex mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/lex/httplex -complete -buildid Kps79C6VRIPW25G2OSVX/Kps79C6VRIPW25G2OSVX -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/47/4794b93220a06803a35162c67a2ed4422b7591d2f123a8a9465fe0a7e1417967-d # internal net/http/internal mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http/internal -std -complete -buildid RP_Szzm81jpBdO21_6Al/RP_Szzm81jpBdO21_6Al -goversion go1.15rc1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d8/d8218f3a98dc09c3cdecd530f2eab2fe7f5755a7bbc77d144425b145aae5f189-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/86/86e59ebe7b38860fbef3706f8418a56159c7a4b2865de51f81cf306be86e36bf-d # internal mime/multipart mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p mime/multipart -std -complete -buildid KjuKaSU-hfeMqxAk1Ytd/KjuKaSU-hfeMqxAk1Ytd -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go crypto/tls mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b081/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b073/_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/b087/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/tls -std -complete -buildid PlnWJrgJnUo0ZBbZudNP/PlnWJrgJnUo0ZBbZudNP -goversion go1.15rc1 -D "" -importcfg $WORK/b080/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_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/35/352edeb9c4904e32781ae7fcf7e305bf4eb2af73a8046f90e93642419097bf10-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b122/ cat >$WORK/b122/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/b123/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid NUlAim8eH_Hid3SCgbJ-/NUlAim8eH_Hid3SCgbJ- -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/25/253df75af955ce2fa1b460315c4071a970acf1dc08604d70f1112c7f57ba5c92-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b129/ cat >$WORK/b129/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/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b123/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid k9FKI5Pos-vETggwVGEt/k9FKI5Pos-vETggwVGEt -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/79/7973fd4ac4433f7f14c11f173b89129c2b505c5b67e3292e9e4635811578dd31-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/internal/timeseries -complete -buildid PXTq0OLBoYodpRoQAQAH/PXTq0OLBoYodpRoQAQAH -goversion go1.15rc1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/1d/1d9c0e83c403039956d60e0a920b6aa7575bb9723c1206ff5120f45005f33fed-d # internal html/template mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile html=$WORK/b140/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b062/_pkg_.a packagefile text/template/parse=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p html/template -std -complete -buildid tB7-5TH9Ium9KX7tZz6U/tB7-5TH9Ium9KX7tZz6U -goversion go1.15rc1 -D "" -importcfg $WORK/b139/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_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9c/9ccf5a4a4c0931b2a144685eefafd0c102a38f25b4d9f1d0b2eb301145d8a508-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog -complete -buildid EGgt-z6lnYFWaaymsUtE/EGgt-z6lnYFWaaymsUtE -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/2e/2ea516235cad777d716a67ab1eb3ad90188b806ed12ff037ad972a32e3edfa8e-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes -complete -buildid AbubNQW_Ijgx_9dHwmGR/AbubNQW_Ijgx_9dHwmGR -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/23/235cefdccc71a3d1a89ddb000f11dc55448c1f280b64e838e068dbb0a5bdc895-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap google.golang.org/grpc/grpclog=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog=$WORK/b143/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity -complete -buildid 89I12TPsBXXGM4FvvP_G/89I12TPsBXXGM4FvvP_G -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./connectivity.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7b/7bedc0e5deab7c02c106e84607fdfe30fa5ff5bc22af46b9a4e13d9ad7a0fa94-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -buildid Wm97EO0sXdT4FnyuA0MZ/Wm97EO0sXdT4FnyuA0MZ -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./messages.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/1a/1a83f7c9cc346b53905e1870a431aef8f25f57b6251b5fe15ae09a858f79628c-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata -complete -buildid Gnl22Y_dPoluRhGm9h7b/Gnl22Y_dPoluRhGm9h7b -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/5a/5aa336ab3d121f82b7f05b377cdd45feb4bec484bc1b74118790e14f1704d5c2-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/naming mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap google.golang.org/grpc/grpclog=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog=$WORK/b143/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/naming -complete -buildid -udcq1MlxAz7M92PE1aA/-udcq1MlxAz7M92PE1aA -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./dns_resolver.go ./go18.go ./naming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/04/04564d9b755333e6bd045e112319d3f35d89f880def3e8ff59667f85b402e74f-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats -complete -buildid 5anwDXzfcBMmMzIAT1rh/5anwDXzfcBMmMzIAT1rh -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/eb/eb8a2b9bb51ad4b0ba7039ad79a0beb9b2f591aafa6d5fa414cfea18918d4ceb-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any -complete -buildid KIxnbb4HEoW7IlB-xBVN/KIxnbb4HEoW7IlB-xBVN -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7d/7d75c63e9057c10fdd51308052f1c02051919b880cb54fdab019e0b9ce2abcbd-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/duration -complete -buildid f9QXMvRChhsyeV-LAsvT/f9QXMvRChhsyeV-LAsvT -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./duration.pb.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/af/af7215c66751249f22b6a30dbd1fb295d8d35eaea6c1abb65885428169c26b52-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -buildid ApLznJQH6lDOnfoy4Gv0/ApLznJQH6lDOnfoy4Gv0 -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/1a/1aa4169af563d2c93a6d69e53db87d2ea98b6f1213201d2a864c3cb36077698a-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b156/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -buildid gm_0daqI36i9_ORmiUXz/gm_0daqI36i9_ORmiUXz -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./status.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/79/79a6da4f2e6e5566c4640be9e6f4bd57af820336c1342bfc58a7392d2aa23e79-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto -complete -buildid EhmvxDUp2S-nUeEUslUS/EhmvxDUp2S-nUeEUslUS -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c3/c304c911955269a14ca80451673d2ba59c73af58f25d623ab1ddbd34d2c868a4-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b156/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b157/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes -complete -buildid hSmSU0BGZxYIMYB_1PAD/hSmSU0BGZxYIMYB_1PAD -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/37/3712f42124537a50ee80e25cbed48d94583f7b971f9b83764930601c7f2d1527-d # internal github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/inf.v0 -complete -buildid lorr_GUg0VrUm3uCbZhD/lorr_GUg0VrUm3uCbZhD -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/bb/bb3d36a442017996e50cd45aed457aca096be919b456e04f5958e75c312953cd-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/ptypes=$WORK/b155/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b159/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes=$WORK/b146/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status -complete -buildid yY_-jjP6VY6vzt7gpwIs/yY_-jjP6VY6vzt7gpwIs -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ea/ea6e4a8befdc895f4ac690ddba9aae0eb29c682d1c20f743003b9cfe396227d2-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz -complete -buildid -vIVhpBhq9rf83Dlv9On/-vIVhpBhq9rf83Dlv9On -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/c8/c8aca451a26d71f7260fc80fb58918fb7bb40ecc449946cd6bec5abbee7619f6-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -buildid JoH0JStNqdatdbW-4LFG/JoH0JStNqdatdbW-4LFG -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./deep_equal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/7c/7cb48022e1fd0f8f875b59ebb883263b215c6a87796b6e644b0454a910a84bc9-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b173/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/fields -complete -buildid jlpKjU3uzI_Vwuo0WqZA/jlpKjU3uzI_Vwuo0WqZA -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/81/81c791d7938e8d16a831ce88fee0ec46f8a34395a0c693f3df4b1fd8ceea648d-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b171/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion -complete -buildid F0bLGd78db2WOV-jY-mf/F0bLGd78db2WOV-jY-mf -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/42/429768fc975d9e66bfce57be7d762341f0447d3b4ce64c3701ec61a6c58dae99-d # internal os/user mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p os/user -std -complete -buildid krdZ9X4yL-tKZG61Uvhy/krdZ9X4yL-tKZG61Uvhy -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f2/f2df2a811b319523ec9f31474b2082fbc4f700175253cf9b6ee76fb2cacaae46-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/user=$WORK/b176/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog -complete -buildid ZRrtG6kRh7vXWfT3GnSZ/ZRrtG6kRh7vXWfT3GnSZ -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./glog.go ./glog_file.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/cd/cdf62468724c6d01f77af1aba4809557b27937f4319e662ac8301d299e74f5b7-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets -complete -buildid iHSCFA1-1xcRwhbxUpXx/iHSCFA1-1xcRwhbxUpXx -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/70/70b840d3915fcc337973f6710b710c6e7a616c64cd186139ec8bc15da6f4da1b-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors -complete -buildid 35H7ZNeNR5zwMRpAu5nu/35H7ZNeNR5zwMRpAu5nu -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/19/19e7c120211dc415a51aa1ffe74465c751c013777c7b0d4a603a8ffa30c2824f-d # internal go/token mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p go/token -std -complete -buildid GrPhdt1JouZnpuuTY50_/GrPhdt1JouZnpuuTY50_ -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/b8/b8015204418bc147f55d0484411a0fe4721b98b2f8b6c13c99dc1f4161b11398-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b180/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b177/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -buildid JAlpnEAZDXYYNPeoNrHs/JAlpnEAZDXYYNPeoNrHs -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./errors.go ./path.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f0/f053dee24a3d11f98eb04de15c2a54bd8191afa5209f113ff9196f8bbb49f59a-d # internal net/http/httptrace mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile internal/nettrace=$WORK/b106/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/httptrace -std -complete -buildid TTUNMSR1GqWqgN4OaDSc/TTUNMSR1GqWqgN4OaDSc -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/37/37847f40474f4077952e9ec73032b4d7376b401f60aa5e22027fa3d9add67583-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials -complete -buildid 56COSyVQpRqpFYvLwlMs/56COSyVQpRqpFYvLwlMs -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b5/b5179f5462acb11d143084446ca399e2316fda2702b918b5f0c3acc017d78113-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b179/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation -complete -buildid P45Ucaaiy7oy-y7H9Dbu/P45Ucaaiy7oy-y7H9Dbu -goversion go1.15rc1 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f1dd37dbba9f96429c64ef9b10f82454185c490a8bfa7ef64ceca428ec0e34ea-d # internal net/http mkdir -p $WORK/b121/ cat >$WORK/b121/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/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile container/list=$WORK/b081/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http -std -complete -buildid gN_EZz-2lntJGUWAXcmn/gN_EZz-2lntJGUWAXcmn -goversion go1.15rc1 -D "" -importcfg $WORK/b121/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_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/07/07e46df87114c3745bcc02a7c6cbb0808c225619f637f646566c1848c01246c9-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap google.golang.org/grpc/connectivity=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/resolver=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity=$WORK/b142/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials=$WORK/b144/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver=$WORK/b145/_pkg_.a packagefile net=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/balancer -complete -buildid zjIU7BrSk5ZErO7fP2Vh/zjIU7BrSk5ZErO7fP2Vh -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/76/76448d26c7d7671af34609ec4ad1c6bac2443fe6bcec26276513f3ff2f85c6fe-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap google.golang.org/grpc/credentials=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials=$WORK/b144/_pkg_.a packagefile net=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer -complete -buildid KZLQOmn5OtG9LasxDnSc/KZLQOmn5OtG9LasxDnSc -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a0/a0dbf463235aa20468e57eb814ec85cf4115cc6ec08fcaaa502f9c463de10a90-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/selection=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b173/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b177/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b178/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/labels -complete -buildid PC2jJ5FrfD5v_go5KK4H/PC2jJ5FrfD5v_go5KK4H -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/18/18bc93703f5fe5e25d6c36fc6777f926aa326e152332a4af5b81ffcbd533f6dc-d # internal go/scanner mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/token=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p go/scanner -std -complete -buildid XBLdUHxj0J3N2t_onXST/XBLdUHxj0J3N2t_onXST -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7e/7ec4b18498771fe94a47e84bad99c16156cc27c600ddce592c3904da6c75df99-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/gopkg.in/inf.v0=$WORK/b167/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource -complete -buildid 4DEB-DnvddgPue7o1BeD/4DEB-DnvddgPue7o1BeD -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c2/c2e7d4a484e42f5b9ac73b12af290c1328cf42274fc8e1c2ed5b3f25633e2e47-d # internal go/ast mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/scanner=$WORK/b183/_pkg_.a packagefile go/token=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p go/ast -std -complete -buildid cpTnls6HJZS-nsIepWl9/cpTnls6HJZS-nsIepWl9 -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d7/d74da2f62551ec5d6bf364823bb69f7dd41c2518c7fb452afec1f22be77ecf35-d # internal internal/lazyregexp mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p internal/lazyregexp -std -complete -buildid hUF1p9pMNFiUquP0ioCQ/hUF1p9pMNFiUquP0ioCQ -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./lazyre.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d3/d33d97e72ec6ba545d25eb3fbcb05addd797c20908cc61124c116a48caf82d6a-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -buildid JlBC7Ut2qLTkFC0qyiLx/JlBC7Ut2qLTkFC0qyiLx -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a6/a625807d79089a2736c705d5b3e34dffb007582138bd2a15f88eebb372b151a7-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -buildid LuMoX7YO1yJQG-YIjgtX/LuMoX7YO1yJQG-YIjgtX -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/27/272f6af97c6bc732ceac7c421623efe51d6035ae9820918858e11edb9f75a83b-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json -complete -buildid _yfRcGhiE4YsHrn4LgFe/_yfRcGhiE4YsHrn4LgFe -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./json.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/b9/b94a208da89fd1fb3a336358a138fc88147833da0ced4a89b0da01dc0562fea4-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -buildid Pll7SAG0oY4mjYjPGkeR/Pll7SAG0oY4mjYjPGkeR -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a0/a0e97dc72c4338ec5a25d2867807a065033228c600012bc3795404111def9a78-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types -complete -buildid GlKrt_TPf8XmqManq2bM/GlKrt_TPf8XmqManq2bM -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e8/e878eee11a61366280eab27d5cad19882daa63dbf2cf0b644cebc207967d29b0-d # internal runtime/debug mkdir -p $WORK/b194/ cat >$WORK/b194/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b194/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/57/57d6ba3fe1bd273303c54bcda7cf5e0d36d505ac18cf4cf459d261c20955310f-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b191/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/wait -complete -buildid ApmnYI0f4kaExBjfcqAy/ApmnYI0f4kaExBjfcqAy -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./doc.go ./wait.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p runtime/debug -std -buildid xzlaldnLS0KIXdvjF_Ha/xzlaldnLS0KIXdvjF_Ha -goversion go1.15rc1 -symabis $WORK/b194/symabis -D "" -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b194/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b194/_pkg_.a $WORK/b194/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f9/f9c59d7c454492963f9b953f732ecf55804566dfba9f3db81c4937d3b8e58544-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap github.com/google/gofuzz=github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b194/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -buildid Dk8YTE-Zbpa1eCGJxtlI/Dk8YTE-Zbpa1eCGJxtlI -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./generated.pb.go ./intstr.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/9c/9ce9e53e74cacafa1f6af57e750752ef174942d9eedf723944255bfdcd6dadbe-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml=$WORK/b048/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -buildid YDTOib-pR2eN1-hu0bff/YDTOib-pR2eN1-hu0bff -goversion go1.15rc1 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./decoder.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/23/23ca71626d451659f32148887cdde3db3318b7717bdd771c65b9c5c8b30459c8-d # internal go/doc mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b182/_pkg_.a packagefile go/token=$WORK/b184/_pkg_.a packagefile internal/lazyregexp=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b136/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p go/doc -std -complete -buildid LJT84WP77ShB6J8QIp8z/LJT84WP77ShB6J8QIp8z -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/fb/fbe7aac4d6eba5cbe0ea5ef5a2e224d2877692da5a1028250c7ca0cc8359f19a-d # internal go/parser mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b182/_pkg_.a packagefile go/scanner=$WORK/b183/_pkg_.a packagefile go/token=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p go/parser -std -complete -buildid 17J7vgp7ulR4FnX39zjq/17J7vgp7ulR4FnX39zjq -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/ac/ac6d1020c9c8413e5edbef38a73a648b22ae8d87811c6b8c0625bb026fab4d4a-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/version -complete -buildid 7hEzVOVXMNQZ6kv-LQYM/7hEzVOVXMNQZ6kv-LQYM -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/62/62cc4ed1a6a348627013eb77a76c3632f9d49d802f54f18843ded87d9ffbe48f-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/version=$WORK/b203/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/version -complete -buildid WKS8E_FWDCRt2r_sOlce/WKS8E_FWDCRt2r_sOlce -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/72/720bb93304ac016b31bd88cc27b8a5c22530596a71a3a0c18b192bd08926244a-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b194/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent -complete -buildid AQEZ3Wx_yKu8NGs6Ap21/AQEZ3Wx_yKu8NGs6Ap21 -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/dc/dc3138f495dbc257e3d1e091942c18490fcb37c9935633e3d630186fb88ca4e1-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b209/ cat >$WORK/b209/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b209=>" -I $WORK/b209/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b209/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent=$WORK/b208/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 -buildid 5mdsdZrE5iLXRFis4HJ4/5mdsdZrE5iLXRFis4HJ4 -goversion go1.15rc1 -symabis $WORK/b209/symabis -D "" -importcfg $WORK/b209/importcfg -pack -asmhdr $WORK/b209/go_asm.h -c=4 ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ea/eaf7fdb6741a9c6f8da58aef188c196f3940c1ab8636d85563df3bdafa2eb29c-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer -complete -buildid B8-ehxBopp2ExrgfHgVB/B8-ehxBopp2ExrgfHgVB -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./framer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/fd/fdee28f04e3a0b623a60b0239ea583cb15e8ee4c27facf624be5a3a32ec69497-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/connrotation -complete -buildid EjcPyLI6GKDiTHniFU9T/EjcPyLI6GKDiTHniFU9T -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./connrotation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f0/f0d7d39c708da435289a8cd9fb53742b058962259c38315e316bee1b93985209-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/conversion=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile go/ast=$WORK/b182/_pkg_.a packagefile go/doc=$WORK/b185/_pkg_.a packagefile go/parser=$WORK/b187/_pkg_.a packagefile go/token=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b170/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b188/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b180/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b190/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b191/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b177/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime -complete -buildid ELxiOXbCbFuDLAQAQ0pq/ELxiOXbCbFuDLAQAQ0pq -goversion go1.15rc1 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/cb/cbe476daf285d28ee3d3b15df971161ee5225f60e897d0c758a3c34e34a04ae7-d # internal os/exec mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p os/exec -std -complete -buildid geeSC0LQoS62p7mBCw4a/geeSC0LQoS62p7mBCw4a -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/5e/5e11c4bad0c2f9dcea1c1121628a423e949f13ccdb2106f52213648a37ad0392-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b063/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/metrics -complete -buildid _T22mqVEadddwLYOkyGp/_T22mqVEadddwLYOkyGp -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./metrics.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/81/8145f92976346497dfe989e87de76f646cbbdb2212292936ffc7e26f82ad584e-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rsa=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile crypto/x509/pkix=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/cert -complete -buildid Thcnw6iOHlxm2oCeZpRE/Thcnw6iOHlxm2oCeZpRE -goversion go1.15rc1 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d3/d30abdbd44a3d0d6d56b3678b818cec8111706ef0eca5122e7969fd42571e0c6-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/time/rate mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/time/rate -complete -buildid e4WdQO6DUkfunWI7mVIy/e4WdQO6DUkfunWI7mVIy -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./rate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/58/588ccef06cc10cc29194083ac70624d58a0b9eeac4925745db39f2156a4c3652-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/clock -complete -buildid guwP8DA3Od4G6C39cuOF/guwP8DA3Od4G6C39cuOF -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./clock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/87/87d85c2c9ccf100559a4479f5398e2d8ca5908d17a40fc26bca38b2e9fd41b25-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/util/integer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/integer packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/time/rate=$WORK/b226/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b227/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/integer=$WORK/b228/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/util/flowcontrol -complete -buildid dyWXzTCjCREESHKDjS4C/dyWXzTCjCREESHKDjS4C -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/44/4414b80350b28edd1d9ab133add62ab6ceee0375b2753634fce24432729c9582-d # internal container/heap mkdir -p $WORK/b236/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p container/heap -std -complete -buildid DGWanGdwFhe5LD5Ext6D/DGWanGdwFhe5LD5Ext6D -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./heap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/35/35aa4385495b2834ccd5ba4d700807f4dca6c35fddc654242cdc72d971a3ac10-d # internal hash/adler32 mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p hash/adler32 -std -complete -buildid 4PwXMLT2u31J3c-zc02M/4PwXMLT2u31J3c-zc02M -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./adler32.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/7a/7ac25d2b70ac818006d6bfa5c86b62dafd6793e4fec188db143c5e43f06cf0e6-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -buildid tDgRitwZI5n0BjXcUY-s/tDgRitwZI5n0BjXcUY-s -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./streaming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/df/df8d35608f297897ba87011bf372acf8ec5d2229934e05c4951c6b30f9b40d0e-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -buildid nTBJfTVLSSXd2qn0D74a/nTBJfTVLSSXd2qn0D74a -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./recognizer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b209=>" -I $WORK/b209/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b209/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/90/903880403686a00a08ac7e380fb179da6732ae77415198e9e73aa1f5ecb9667d-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b136/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/clientcmd/api -complete -buildid JTSDYrMcEsUXdKN1GL0G/JTSDYrMcEsUXdKN1GL0G -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b209=>" -I $WORK/b209/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b209/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b5/b534587ee0481650a604911f3e759f4e942380c0e6b6a755f3098d17977f8ee4-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b210/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b211/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -buildid kYnAyqPlelu5a4vRnKBX/kYnAyqPlelu5a4vRnKBX -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./doc.go ./protobuf.go cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b209=>" -I $WORK/b209/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b209/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b209/_pkg_.a $WORK/b209/relfect2_mips64x.o $WORK/b209/relfect2_mipsx.o $WORK/b209/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/13/13a49dcf77ede60c0f0c7f65382501db5f9b3ab8f2e45ea70c22898464c3773f-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/json-iterator/go mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/concurrent=$WORK/b208/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/modern-go/reflect2=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/json-iterator/go -complete -buildid 78IjSPIm-RtGHQjyQdRw/78IjSPIm-RtGHQjyQdRw -goversion go1.15rc1 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/4b/4b4451a3fc1f735b82eade69f9ef1aa4b62e0b2031e3bcebb824067a33a74fc5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal compress/zlib mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p compress/zlib -std -complete -buildid rU60ZpKVgA4DOt6GWlBP/rU60ZpKVgA4DOt6GWlBP -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./reader.go ./writer.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/fc/fc9e512b676d75770fbbf6e73937b0f50d31b823b88c966dc0502c7e066916d8-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b063/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -buildid kIIcYSHxv_oyGG9opSVR/kIIcYSHxv_oyGG9opSVR -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./addr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/db/db0583af67d457be5ae3912a4e97eb197dbae213f076143618a027530ef2c0f7-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/mitchellh/go-wordwrap mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/mitchellh/go-wordwrap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/mitchellh/go-wordwrap -complete -buildid YxRIYtWxaxQ7sOsmh1WR/YxRIYtWxaxQ7sOsmh1WR -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./wordwrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7a/7a60f30ed8943cafd72af318100b2e891bbb11e5762544d38b3cb3106b1a829c-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/util/interrupt mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile os/signal=$WORK/b044/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/util/interrupt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/util/interrupt -complete -buildid PKIAylJgg8AClwUC8EnK/PKIAylJgg8AClwUC8EnK -goversion go1.15rc1 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./interrupt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/0e/0ebd0ecab4f285e1a0f5d9e0bb3b53813369dc3ae414837c465d11e09a7708bb-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid 0eKcuJ36bnT-yay1jFYi/0eKcuJ36bnT-yay1jFYi -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/fe/fe729bcf10a2d6d69a6a562ca6cc9a61de25be66b81a3627817a16bde631499a-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/docker/pkg/jsonlog mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/docker/pkg/jsonlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/docker/pkg/jsonlog -complete -buildid 2rlQ0kmTDsjW0fBuickM/2rlQ0kmTDsjW0fBuickM -goversion go1.15rc1 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./jsonlog.go ./jsonlog_marshalling.go ./jsonlogbytes.go ./time_marshalling.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/90/9004c927e6d862370917ac03bb19135b370e12a6b6318847029dc17431debbd7-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/util/tail mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/util/tail /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/util/tail -complete -buildid XRmulOn46U_w-xVwC-iN/XRmulOn46U_w-xVwC-iN -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./tail.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/97/97c09aaa2b94ad34f4139c5588f5e1d3d36329d00cc21f002ecfdd91669d7769-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/utils/exec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b221/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/utils/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/utils/exec -complete -buildid UB_BQb0pAkJN-k7dFlqe/UB_BQb0pAkJN-k7dFlqe -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./doc.go ./exec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/25/2525665dc6c3227c27316aab7032e245f55af3aecc9edebe47012daaa3ee9906-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/98/98149adeb4675c1f6a83df967b23b6dd0f345bf05fe5d81e8824e688c69d0c17-d # internal github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/trace mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/internal/timeseries packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/internal/timeseries=$WORK/b138/_pkg_.a packagefile html/template=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b061/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/trace -complete -buildid RB86HhCDEvRXCcxGZG9s/RB86HhCDEvRXCcxGZG9s -goversion go1.15rc1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go ./trace_go17.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/39/394b494a0d428b641cdfc40ebf6ab373449c0ba29a05014681eaa2ca150d507d-d # internal net/http/httputil mkdir -p $WORK/b162/ github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2 mkdir -p $WORK/b072/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p net/http/httputil -std -complete -buildid eIyi2b1oWWOpvXTx-9jT/eIyi2b1oWWOpvXTx-9jT -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2/hpack=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna importmap golang.org/x/net/lex/httplex=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/lex/httplex packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack=$WORK/b114/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/lex/httplex=$WORK/b120/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2 -complete -buildid ahi3dwhhnv60aKSRKYxs/ahi3dwhhnv60aKSRKYxs -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/82/82fad548fa0c27cfda94907045c8ac0e1ae02baa744a5c67e7ee5b9787b98d7e-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -buildid tpQh732yT-LQJuRk1IcJ/tpQh732yT-LQJuRk1IcJ -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./doc.go ./httpstream.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/fa/fa3c40539996f38c2c6ce30b92000fba118fc2a6c2df86b20f4719dd5ad37416-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/zlib=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream/spdy -complete -buildid xKWFKVTVq7cEyKdT-r1o/xKWFKVTVq7cEyKdT-r1o -goversion go1.15rc1 -D "" -importcfg $WORK/b237/importcfg -pack -c=4 ./dictionary.go ./read.go ./types.go ./write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/7d/7dce460878c81cc81a0cb8346922773cf2b85edcb1809d12d02257e953054942-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b248/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/gogoproto -complete -buildid giBFGsJpoJZwIxSGuMcy/giBFGsJpoJZwIxSGuMcy -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/84/84c23db8b72881f6c2dc5402ad70928c3a64c354eb2a9714cb1c9c4fb3c637f7-d # internal github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b236/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream/spdy=$WORK/b237/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream -complete -buildid uYicLG_-IK225BLXL4F2/uYicLG_-IK225BLXL4F2 -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/2c/2c6cb992b2055b3cc157f2e90d4d3f9a5be205282b970740fa387dfd2dbf8561-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/52/526ae7f49bf2d0d8eca9a0d8b6feb78efba916af6e7a90f4af64350dcc300696-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/50/508731ffb03d10c2d9f3d0f07a429c95d05741a495801ea5eabb79c034593f55-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/kubernetes-incubator/cri-tools/vendor/github.com/json-iterator/go importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/yaml packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/ghodss/yaml=$WORK/b048/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/json-iterator/go=$WORK/b207/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b210/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b211/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b198/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -buildid 8WsFP4LkrpKXrsjTYLhF/8WsFP4LkrpKXrsjTYLhF -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/cc/cc930367cce3a495dcb5d3586c4ecf0c919eb7c82961b452fc15f7621ec449d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ef/ef79c9d2b0b2d50e93541eb0dae125aa4a19dc0dc8b7f0755d640c68ad974173-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap golang.org/x/net/http2=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b102/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b177/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net -complete -buildid G0HnUh-UTLPl-TX2E6w1/G0HnUh-UTLPl-TX2E6w1 -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/transport mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap golang.org/x/net/http2=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/keepalive=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/stats=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2=$WORK/b072/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2/hpack=$WORK/b114/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b159/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes=$WORK/b146/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials=$WORK/b144/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog=$WORK/b143/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive=$WORK/b149/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata=$WORK/b150/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer=$WORK/b152/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats=$WORK/b153/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap=$WORK/b160/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/transport -complete -buildid A2OqSs3BJwXpY-Blc1bR/A2OqSs3BJwXpY-Blc1bR -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./bdp_estimator.go ./control.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/8f/8f14ab8c9648eea264ffc26062ea789d29d70ea3efc06dfa1f0f9f304257de41-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/transport mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/util/net=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b196/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b195/ cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/transport -complete -buildid _D0xErUMNxNpTndyjVYx/_D0xErUMNxNpTndyjVYx -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./cache.go ./config.go ./round_trippers.go ./transport.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/wait packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b196/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b191/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b197/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch -complete -buildid PwYWz5wJaOKSNnOYp-tM/PwYWz5wJaOKSNnOYp-tM -goversion go1.15rc1 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/53/53678a73d1acbfcf2b4bb39a878e0e229df6bf063645138b99ddcc12b849ff1b-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/watch=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b165/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/google/gofuzz=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b166/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b170/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b172/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b174/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b173/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types=$WORK/b192/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b193/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b195/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -buildid dseSzrQhdW9jjWT93TH8/dseSzrQhdW9jjWT93TH8 -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./controller_ref.go ./conversion.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/f5/f59576b76d5142f10679f717e72b3a2abb547bafb10b452e0555c788ebfcdea8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/72/72e3eb5ffdf81305b2daafbdb52ea4fc4188ae7948ec8c05fad9c496be554cb7-d # internal github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap golang.org/x/net/http2=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2 importmap golang.org/x/net/trace=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/balancer=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclb/grpc_lb_v1/messages=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages importmap google.golang.org/grpc/grpclog=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/keepalive=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/naming=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/naming importmap google.golang.org/grpc/peer=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap importmap google.golang.org/grpc/transport=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/transport packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b068/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/protobuf/proto=$WORK/b051/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/http2=$WORK/b072/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/trace=$WORK/b137/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/balancer=$WORK/b141/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/codes=$WORK/b146/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/connectivity=$WORK/b142/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/credentials=$WORK/b144/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b147/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/grpclog=$WORK/b143/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/internal=$WORK/b148/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/keepalive=$WORK/b149/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/metadata=$WORK/b150/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/naming=$WORK/b151/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/peer=$WORK/b152/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/resolver=$WORK/b145/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/stats=$WORK/b153/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/tap=$WORK/b160/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc/transport=$WORK/b161/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b079/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile net/http/httputil=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc -complete -buildid pLQHLMzx7JZnMrUJEtyV/pLQHLMzx7JZnMrUJEtyV -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./grpclb.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./stream.go ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/38/38fad64733a0f59c20faebe66279849988f9ffadf537bc0df15ed53756b75634-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys importmap golang.org/x/net/context=github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context importmap google.golang.org/grpc=github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b247/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b165/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/golang.org/x/net/context=$WORK/b065/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/google.golang.org/grpc=$WORK/b067/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 -complete -buildid q5NKhYlBYKbna-PQzPYb/q5NKhYlBYKbna-PQzPYb -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./api.pb.go ./constants.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d6/d6e5fcc345c31d0faf0b203a6c0edf089fd3287944f2aef87228e0dd9ab485d8-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/errors github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b200/ mkdir -p $WORK/b214/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b179/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/errors -complete -buildid D33qFVOGSfxnV8bLRZHy/D33qFVOGSfxnV8bLRZHy -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./doc.go ./errors.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types=$WORK/b192/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b190/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b191/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -buildid sQAEOmyIzCWgQyan41jz/sQAEOmyIzCWgQyan41jz -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b166/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/types=$WORK/b192/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b193/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/api/core/v1 -complete -buildid y0RcilVdkYevHRVAsP6X/y0RcilVdkYevHRVAsP6X -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f0/f01ddc3f65dd8bfaae949d2cb5eae78e8d6e549f44d6a52090f0c75262a413c3-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -buildid ItWOtvCUpmPkxZcgDscR/ItWOtvCUpmPkxZcgDscR -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/46/46ab4cc6854e969bdd446c0c7504ce9d7d0812627e6a52753016b8af54e96807-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b170/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b215/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -buildid bvfOE-gXZ7TuVgnmIG70/bvfOE-gXZ7TuVgnmIG70 -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/fd/fd5e8473d2cbb542eaac3a75f1a2cbd3d9ab04c81c53111fec70ac5aee4aa389-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b214/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -buildid _BvZYI49f-2DO3eL8-iY/_BvZYI49f-2DO3eL8-iY -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./versioning.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c9/c9baab1dfed46f96738745dd242fe90bceac7941791c6bdcdf11c37f60f7bfd5-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b170/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b215/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -buildid Js7mDTlhmBXNC1XkKoyR/Js7mDTlhmBXNC1XkKoyR -goversion go1.15rc1 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/4f/4f0cf75abfbd1b842a7a1d9a581351353040f2364541dd78d709f371280c5297-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b189/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b206/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b212/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b210/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b213/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -buildid VWHKV3aeDzTq-2r8xXy8/VWHKV3aeDzTq-2r8xXy8 -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f8/f86a5eaa9b8f3eac19e058c08a9143af01b3d5fe5647dde09de65989d08ace30-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b201/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b195/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/rest/watch -complete -buildid BNYQBsk488GutnGCG7kz/BNYQBsk488GutnGCG7kz -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/cb/cb9d95d4ae620cb567934c429d992e9a50b4f66f919b7cc7ca49514fc0cd4e59-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -buildid Q4lJ-38MR7lDSF6ZzMNZ/Q4lJ-38MR7lDSF6ZzMNZ -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./constants.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/0a/0af5dd8e96522d1724893458a7393d29461aa87d4cb37ba27da15a9bfee5f791-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/f9/f916b888a2feae5327a4eb35a52a55e8ba3497d5fa2b414fbb5a0bea119cf67e-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream importmap github.com/golang/glog=github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/api/errors=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/docker/spdystream=$WORK/b235/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/github.com/golang/glog=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b200/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b168/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b181/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b205/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b230/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b196/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b191/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b240/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile net/http/httputil=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b063/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -buildid qmL1HYy5-SSidlP2fovU/qmL1HYy5-SSidlP2fovU -goversion go1.15rc1 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/c5/c594e2ad241e4d3a009d9e32cb4ec58280eaaf0feac26afaf131bee431ef667c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a2/a2d3a5e2595095f488a7e959d303ef8f4343129e9eeaf09553baa89b2857ad34-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b246/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri -complete -buildid ia-SLKMJ_YSHLGQaM63W/ia-SLKMJ_YSHLGQaM63W -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./services.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/5a/5a6b4de51bf7099930c13746aa52b78b48f76b3f378410a96be65855c01c7817-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/66/66733d4c012d2b5b7170d2146d652a0ef5e2564650dcdcbf641fad0cee21b8d2-d # internal github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/portforward mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/runtime=github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/api/core/v1=$WORK/b163/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b230/_pkg_.a packagefile github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b191/_pkg_.a packagefile net=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/cri-tools-19b7255f328e447150adc4ab6a62999189ec447d/_build/src/github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/portforward /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/kubernetes-incubator/cri-tools/vendor/k8s.io/client-go/tools/portforward -complete -buildid T_CzYSb0KofEPlCRI2_G/T_CzYSb0KofEPlCRI2_G -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./doc.go ./portforward.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/8e/8ed38031ba43bf193fa57bfc2fcbc255def7921295adae7df43906290c77b33e-d # internal error: Bad exit status from /var/tmp/rpm-tmp.I8EycF (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.I8EycF (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cri-tools.spec