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/skopeo.spec'], chrootPath='/var/lib/mock/f33-build-224394-48451/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/skopeo.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=1588982400 Wrote: /builddir/build/SRPMS/skopeo-0.2.0-0.8.dev.git42f68c1.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/skopeo.spec'], chrootPath='/var/lib/mock/f33-build-224394-48451/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/skopeo.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=1588982400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UuSd0M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0 + /usr/bin/gzip -dc /builddir/build/SOURCES/skopeo-42f68c1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'skopeo-0.2.0 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fHCL3N + umask 022 + cd /builddir/build/BUILD + cd skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0 + mkdir -p src/github.com/containers + ln -s ../../../ src/github.com/containers/skopeo + mkdir -p vendor/src + for v in vendor/* + test vendor/github.com = vendor/src + test -d vendor/github.com + mv vendor/github.com vendor/src/ + for v in vendor/* + test vendor/go.etcd.io = vendor/src + test -d vendor/go.etcd.io + mv vendor/go.etcd.io vendor/src/ + for v in vendor/* + test vendor/go.opencensus.io = vendor/src + test -d vendor/go.opencensus.io + mv vendor/go.opencensus.io vendor/src/ + for v in vendor/* + test vendor/go4.org = vendor/src + test -d vendor/go4.org + mv vendor/go4.org vendor/src/ + for v in vendor/* + test vendor/golang.org = vendor/src + test -d vendor/golang.org + mv vendor/golang.org vendor/src/ + for v in vendor/* + test vendor/google.golang.org = vendor/src + test -d vendor/google.golang.org + mv vendor/google.golang.org vendor/src/ + for v in vendor/* + test vendor/gopkg.in = vendor/src + test -d vendor/gopkg.in + mv vendor/gopkg.in vendor/src/ + for v in vendor/* + test vendor/modules.txt = vendor/src + test -d vendor/modules.txt + for v in vendor/* + test vendor/src = vendor/src + continue ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0:/builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor + GOPATH=/builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0:/builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x3d58278f20ee2bb2c4b835627ab255d94f9cdef8 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o skopeo ./cmd/skopeo WORK=/tmp/go-build130480945 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go runtime/internal/sys mkdir -p $WORK/b011/ unicode mkdir -p $WORK/b021/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b011/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 cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./atomic_riscv64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./doc.go ./norace.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b006/symabis ./equal_riscv64.s ./indexbyte_riscv64.s sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode/utf8 -std -complete -buildid MHbKou1KT8GXhNEIFaL-/MHbKou1KT8GXhNEIFaL- -goversion go1.14 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b014/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal encoding mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./encoding.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/equal_riscv64.o ./equal_riscv64.s math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/equal_riscv64.o $WORK/b006/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b005/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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b026/symabis ./stubs_riscv64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./utf16.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal crypto/internal/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/subtle -std -complete -buildid piIjDJYdxLjxkJM3Z7pp/piIjDJYdxLjxkJM3Z7pp -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8a/8a71da898854813d33643d1d77c72cc8d3651620c841a3025149a5a4e9c726ee-d # internal crypto/subtle mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/subtle -std -complete -buildid MXeNhPfep6V9O89pjCqJ/MXeNhPfep6V9O89pjCqJ -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c7/c72ef7e862134b4477daf185c75f1f50ff1a2cc2044731bc63c284150347ce41-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/ulikunitz/xz/internal/hash -complete -buildid POBEQSQLOMRG08SokXHt/POBEQSQLOMRG08SokXHt -goversion go1.14 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal container/list mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p container/list -std -complete -buildid 1NTGOo4ByT7ZgjgTRpWU/1NTGOo4ByT7ZgjgTRpWU -goversion go1.14 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/cc/ccb93bba123b1909e68c37740d66272415dc6dac46257a877dc91f73c7c091d4-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 2LL1VHs6kfGu2Y1JTcyI/2LL1VHs6kfGu2Y1JTcyI -goversion go1.14 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./asn1.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6c/6cd23ebf4c3dad5892fe5528adcd5ffd9914d0a51bd8c50c43ffd8104d92bacc-d # internal internal/nettrace mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p internal/nettrace -std -complete -buildid 0E8isxc8kRhO9I55CLtg/0E8isxc8kRhO9I55CLtg -goversion go1.14 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/37/37a41db5e9f19e8be7155f22f0fe1c2aeec8d7883ff939bf1f37098f4007736b-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid bu2ejvLlq1ZehSu1Nk6q/bu2ejvLlq1ZehSu1Nk6q -goversion go1.14 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./aliasing.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6d/6ddebe4e0073a887e77ba159e135eda042a01f42c94df2927db3b38ef69063b7-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/containers/ocicrypt/spec -complete -buildid 5ZmPaZ0IGkM8qisbepMc/5ZmPaZ0IGkM8qisbepMc -goversion go1.14 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./spec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d6/d6ec1fac4c807e971a3bf7775022f025d0d275e6fbd58b3353d91cbf4b78cb18-d # internal image/color mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p image/color -std -complete -buildid sFbolSRnRn9Oma5I-npL/sFbolSRnRn9Oma5I-npL -goversion go1.14 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/02/0225a5650419c045c1bbe6ab2d06f545f9049a027aafce7018094e95a7d26f10-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/VividCortex/ewma -complete -buildid Cemw08qlxigwO58nfNNF/Cemw08qlxigwO58nfNNF -goversion go1.14 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./ewma.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b026/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/87/873d3955613fbc9bffdfefb2b5a01e140f0dce5caf7c05f72015bb61088dc9bd-d # internal github.com/docker/docker/api mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/docker/docker/api -complete -buildid psXzOFAHfaeCVFtPh_EB/psXzOFAHfaeCVFtPh_EB -goversion go1.14 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./common.go ./common_unix.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b026/_pkg_.a $WORK/b026/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal github.com/vbauerster/mpb/v5/internal mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbauerster/mpb/v5/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/vbauerster/mpb/v5/internal -complete -buildid LfHs2mqtJLwPKfRyJKar/LfHs2mqtJLwPKfRyJKar -goversion go1.14 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./percentage.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/17/17f5f9ea144e92d92110826820dbb9857c58edc4788f294417e3665fae9d12ee-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/docker/docker/api/types/events -complete -buildid 6ZIFIZG3Apu8RR7DSzNE/6ZIFIZG3Apu8RR7DSzNE -goversion go1.14 -D "" -importcfg $WORK/b271/importcfg -pack -c=4 ./events.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a1/a13d96b62794c3ae92884eb35c76e0407fffea912a74eb88546accd9205e7437-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/docker/docker/api/types/image -complete -buildid CGy7J0xnpYJ2HHV9FXN1/CGy7J0xnpYJ2HHV9FXN1 -goversion go1.14 -D "" -importcfg $WORK/b272/importcfg -pack -c=4 ./image_history.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/c2/c2ad3aa68172b2fb7181042a297a47598af2db778437545245f629cdc98cbe21-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b289/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b271/_pkg_.a # internal cat >$WORK/b289/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b272/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/storage/pkg/promise -complete -buildid Fofp_jTCxofaF7rFtsdL/Fofp_jTCxofaF7rFtsdL -goversion go1.14 -D "" -importcfg $WORK/b289/importcfg -pack -c=4 ./promise.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/c8/c8b00ddf0619cbe3b341058148ed5ecd81368fc0711f47d2391a9402306f235f-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/storage/drivers/btrfs -complete -buildid nrEDTF8GDQookOI8PmYu/nrEDTF8GDQookOI8PmYu -goversion go1.14 -D "" -importcfg $WORK/b319/importcfg -pack -c=4 ./dummy_unsupported.go ./version_none.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/98/98762f6266d7849bd2676ab89d12c0dba0072c7b57598aac6fd15009f048a2d1-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/pquerna/ffjson/shared -complete -buildid lJ7LhsRdoQ7QD8LZoQd9/lJ7LhsRdoQ7QD8LZoQd9 -goversion go1.14 -D "" -importcfg $WORK/b337/importcfg -pack -c=4 ./options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f1/f1da4ee39c7f46886ec8ba5736ec37a2dd8f2278bd23ea495f9b6b82f127244e-d # internal github.com/containers/skopeo/version mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/src/github.com/containers/skopeo/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/containers/skopeo/version -complete -buildid NisY7bOtBhUxwCcw0Hw2/NisY7bOtBhUxwCcw0Hw2 -goversion go1.14 -D "" -importcfg $WORK/b352/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/1a/1a880b9f26de2ce072ccfd27beb4a1883faf5c29b36dbbd0c78f2a89a80abaea-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/db/db9751ec3313fc4aa9b9cae47fcaf05c2eb6d1bd8452cb1504837d0bbd86ab1e-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/85/8567d3fc24b0e4746febad745ee9729ea501a45e346a80ba7840e47abd47b2c9-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_riscv64.o $WORK/b005/atomic_riscv64.o $WORK/b005/memclr_riscv64.o $WORK/b005/memmove_riscv64.o $WORK/b005/preempt_riscv64.o $WORK/b005/rt0_linux_riscv64.o $WORK/b005/sys_linux_riscv64.o $WORK/b005/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-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 -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/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal internal/singleflight mkdir -p $WORK/b114/ github.com/mtrmac/gpgme mkdir -p $WORK/b135/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p internal/singleflight -std -complete -buildid h4hYH6LKNi5aTAeo0LHn/h4hYH6LKNi5aTAeo0LHn -goversion go1.14 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/mtrmac/gpgme -complete -buildid AqOT6iMQ98LX8wYaoylI/AqOT6iMQ98LX8wYaoylI -goversion go1.14 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./callbacks.go math/rand mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/rand -std -complete -buildid nxpH7OVW8u6bZU3QNzE1/nxpH7OVW8u6bZU3QNzE1 -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/41/41fa910e84b29297770457064d073a8c71d553de97a4c170aed1a796296c8aa5-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d8/d89c3d640af147abc5da81aa99a3a7d9dbd8209135cabd50a42c93b32541888d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/50/503fa91334260b32b0b24b0e39f93e17d2d4b122f62d48f431b2231115a0aeeb-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -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/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b032/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/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal internal/oserror io mkdir -p $WORK/b017/ mkdir -p $WORK/b020/ strconv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./errors.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b016/symabis ./asm_linux_riscv64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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_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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b112/ cat >$WORK/b112/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/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid rprow4Y8t_e4VPgnf-t_/rprow4Y8t_e4VPgnf-t_ -goversion go1.14 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal bytes mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b028/symabis ./asm_riscv64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/57/57e7e0031dcffb7dff10ea7cbf6694d3702749489fab28abd1ca933afd53b897-d # internal hash mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p hash -std -complete -buildid TzpQqxIOk2-ngYaea-mV/TzpQqxIOk2-ngYaea-mV -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/30/30667e4828204c70f34b3b412eebff56ab473ae6b2e1f203d84b5d3ade59dc9e-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p crypto -std -complete -buildid 5qB_lAm8wEXRVKZU3VZc/5qB_lAm8wEXRVKZU3VZc -goversion go1.14 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e2/e23d99a4cd4011095a7ac0745473e291959daf3f7456ec57d89c513e41e6a4c1-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal regexp/syntax mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p regexp/syntax -std -complete -buildid TW_YBrA7CDbgVL_RObpU/TW_YBrA7CDbgVL_RObpU -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b016/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_riscv64.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/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b015/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -buildid bxKCF90ITxMz9_-ngOAK/bxKCF90ITxMz9_-ngOAK -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/85/85d43d3eb267c3f2d0f33f952b8a2478d7f70da8b37618d191fe760966ae290d-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/containers/image/v5/pkg/compression/types -complete -buildid wl2kYFRWc37hZW6mMqbp/wl2kYFRWc37hZW6mMqbp -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bb/bb4aa673df613c21db18579c7781e43554523959ff0243958092dd4156b5e6fb-d # internal compress/bzip2 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/bzip2 -std -complete -buildid uX_FQ6K7eYs_V0vexiHy/uX_FQ6K7eYs_V0vexiHy -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/50/50305f041f913fbd849fd301c8c483853e2ac184f553489742faf755eadd0e48-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/35/35cd5d6b54b045f0bc7d6631cb86c73824b8268d9f110161d3014c8c688ed07e-d # internal hash/crc32 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p hash/crc32 -std -complete -buildid ss-8xg5LnDMKbezmH_z1/ss-8xg5LnDMKbezmH_z1 -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go regexp mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b045/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p regexp -std -complete -buildid pEKztrf7qSJlaPG7MKn2/pEKztrf7qSJlaPG7MKn2 -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5a/5a9afc46be8327c36c570d1a28679296968d59dce1069cd68ee449861c9e8ebe-d # internal hash/crc64 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p hash/crc64 -std -complete -buildid pAVwpW9TEjVQdzaJequ1/pAVwpW9TEjVQdzaJequ1 -goversion go1.14 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./crc64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -buildid 4ELd6shlX2TTsu-wjeJx/4ELd6shlX2TTsu-wjeJx -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/69/697642b13ac02cbd1b2b963e57fd2ba8afd73d29c2e2e6dd0631fd5ed77743e8-d # internal internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a8/a87afd6c771133c5bb265ed2eb4ff46ac691f35aa1885d70349cd16785c1c8e8-d # internal crypto/internal/randutil mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/randutil -std -complete -buildid I39KFmZsSaIqz8bji3sQ/I39KFmZsSaIqz8bji3sQ -goversion go1.14 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/23/23fa25a3343c5d9dd1bf253fc23ef1f74de3d5ae7b476bf1e5748ef89e582d5e-d # internal crypto/hmac mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/hmac -std -complete -buildid uKPepq4nWHwsqfJ1ZQp4/uKPepq4nWHwsqfJ1ZQp4 -goversion go1.14 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a6/a6849073c3d681fe0a1349678c585d3491c1b8665182b7894dbf22ad0df15069-d # internal crypto/rc4 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rc4 -std -complete -buildid CMjmgvxDa-VMxr-GHm1c/CMjmgvxDa-VMxr-GHm1c -goversion go1.14 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/48/489b6babb1418989e68569a1448584008becb65edab89317510723732accda16-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid pe_CXp-F_4LNg0q8GzHZ/pe_CXp-F_4LNg0q8GzHZ -goversion go1.14 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/80/806c9582b0e4842af3fd9232d4b4fa79bcd49dcfb7d2dbc1b961d3511b0c2eb9-d # internal encoding/base32 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p encoding/base32 -std -complete -buildid vt0aqCQ2uau_wc7tK4Kp/vt0aqCQ2uau_wc7tK4Kp -goversion go1.14 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./base32.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b028/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/56/56b5f75dade5dc293f2ab74f51406d0337a713f317c392c3a0aedf49f2d2c48f-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/docker/docker/api/types/versions -complete -buildid Rav_7d4U69y5YVledK9k/Rav_7d4U69y5YVledK9k -goversion go1.14 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./compare.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c0/c02456aba377b3f0259442ff98ccea81a23661acb65a78a2a696aa0d5c3b3e9d-d # internal hash/fnv mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p hash/fnv -std -complete -buildid zJAnLAP_WEizAvc7ErAd/zJAnLAP_WEizAvc7ErAd -goversion go1.14 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./fnv.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/46/466144c138a17a9afebf2bfdd1045ceb25c63eacd6ae937eec030483dfb1e7a0-d # internal internal/fmtsort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p golang.org/x/crypto/openpgp/errors -complete -buildid 7Veq4DCfSnGwxDCwgSGP/7Veq4DCfSnGwxDCwgSGP -goversion go1.14 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/6f/6f498dc4ec1406ec2b0f36a0cc11d9796ef6fc779e43196c47d3ab0ea26c1737-d # internal hash/adler32 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p hash/adler32 -std -complete -buildid 2CYOf1DienKwZDCHUzyD/2CYOf1DienKwZDCHUzyD -goversion go1.14 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5e/5e45e20174a68dd3e17243827287145e8a088efb5b02721493a74b4664364e79-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p golang.org/x/crypto/cast5 -complete -buildid yj9ZkWscIzO3Kr7b84lO/yj9ZkWscIzO3Kr7b84lO -goversion go1.14 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./cast5.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/14/1461ced62f570df5e345dd5f546d78f7a9e5655ae89be632c78e06b13dc59391-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p golang.org/x/crypto/openpgp/s2k -complete -buildid sRpohoDsgd54Ou96MqoD/sRpohoDsgd54Ou96MqoD -goversion go1.14 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./s2k.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0a/0a66d1e582b0ef64b0c7a3bf0ad45e6292284797ff9d9d3a94fb335a30e977e9-d # internal image mkdir -p $WORK/b146/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b147/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p image -std -complete -buildid 9SGpwtQLEQTx8Mb_yfMD/9SGpwtQLEQTx8Mb_yfMD -goversion go1.14 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/23/23ab48478a5668f577f238ee4e6f97a407505e46c4ea2808dc67dfb7c57d76ba-d # internal crypto/sha256 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/sha256 -std -complete -buildid BoUl4gwqHt1BHYxgCw8C/BoUl4gwqHt1BHYxgCw8C -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal fmt mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/76/76962182fa1052d43cccfb196fe3a9d7690e1e6255664f7716ef4aab4d01a088-d # internal crypto/cipher mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/cipher -std -complete -buildid 8JmOchw_wTXTROSlJMgo/8JmOchw_wTXTROSlJMgo -goversion go1.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ff/ff7eea65e940fb1c4fb3bed4a0d476da21e9047470fa073276cc0064b5c4730a-d # internal crypto/aes mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/aes -std -complete -buildid DG6GddvuVr_gwimVlwoP/DG6GddvuVr_gwimVlwoP -goversion go1.14 -D "" -importcfg $WORK/b066/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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/84/84e010c04aac3858a256b1775d67c20484276cd82f97ccef287680af45a0f457-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/klauspost/compress/snappy -complete -buildid a-Zgy5C5-Pn-Kj5jTjxS/a-Zgy5C5-Pn-Kj5jTjxS -goversion go1.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/klauspost/compress/zstd/internal/xxhash -complete -buildid TlpYWRsVnC0QjjhcC1wq/TlpYWRsVnC0QjjhcC1wq -goversion go1.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e1/e10130bb6bfaecf4d5162d2c0b8aa5a6d3146dbbe38b1b75695bc0b22084ad85-d # internal runtime/debug mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b078/symabis ./debug.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p runtime/debug -std -buildid LzRWUqTz7tA9DDXfX_Aw/LzRWUqTz7tA9DDXfX_Aw -goversion go1.14 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/77/77421507811bdc4e3c5eb71ff49ceb2d8227d04748e68f4ffb8069ba3c08c71b-d # internal golang.org/x/sys/unix mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b082/symabis ./asm_linux_riscv64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/sys/unix -buildid Pml1FoiKonHMEomf4fmk/Pml1FoiKonHMEomf4fmk -goversion go1.14 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_riscv64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_riscv64.go ./zsyscall_linux.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux.go ./ztypes_linux_riscv64.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/b076/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b078/debug.o ./debug.s cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a4/a48f5cc964b8356b90c81bc59ece009b6e8d206e8d5058eec9066e5a4d680df0-d # internal crypto/sha512 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha512 -std -complete -buildid 9Ym2Cf5RyzODRrfUk_Jc/9Ym2Cf5RyzODRrfUk_Jc -goversion go1.14 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal encoding/json mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b078/_pkg_.a $WORK/b078/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/38/382a0b74dcc4ae2252d11f32cb8f64c398abc9f4dacb33183702603fbaa5bbcb-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/opencontainers/go-digest -complete -buildid QRR5B1OFCMjagIV6mjJC/QRR5B1OFCMjagIV6mjJC -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6e/6e8c36f30fdb7b273b6f50a6bdd2f440c5131a3eb82986156fb3b9919768152b-d # internal encoding/hex mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/hex -std -complete -buildid GEnGd_OuvUoGHhGxg1vh/GEnGd_OuvUoGHhGxg1vh -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/67/67f726170dcacbf4e52d2739a888f43c398722635afd67cdc081277d72cef27f-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/containers/image/v5/docker/reference -complete -buildid oG93vEaURIhkGrPJfZUS/oG93vEaURIhkGrPJfZUS -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f7/f7499a1c590f0cfc166aca7cec8c0b62fea410df0c13c5efeee370d5055f963a-d # internal github.com/pkg/errors mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/pkg/errors -complete -buildid YgeCM6-On8-KQr17YI6M/YgeCM6-On8-KQr17YI6M -goversion go1.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c5/c5c8a1a64719e79de6cbd4628640427f80dc9b1ac767bbb756bb227d8bdd87aa-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/containers/image/v5/internal/iolimits -complete -buildid OAqIIkDsMeusYNSKrFIP/OAqIIkDsMeusYNSKrFIP -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./iolimits.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/54/541b7b750ae97ea1b878e39228b861b52b87b64747d1eb2dc3a711373c5f143e-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b061/ cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/40/403d05907477dce1f1bc7af0d6fc173cbf99640882810c37b3c67e1fa3f0dd90-d # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/opencontainers/image-spec/specs-go -complete -buildid ucGbXZSJ-hVFn9KpzSxg/ucGbXZSJ-hVFn9KpzSxg -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./version.go ./versioned.go math/big mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/big -std -complete -buildid seoZs8YoSMd5Laj28R02/seoZs8YoSMd5Laj28R02 -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./accuracy_string.go ./arith.go ./arith_decl_pure.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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f9/f9a1ddf5b9bac55eff6356d22665f02569e5ac2e92fc422eb4c6e2d0842526e3-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b061/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -buildid w3HbT7Xepq2bQpjfGvjv/w3HbT7Xepq2bQpjfGvjv -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a4/a40bf7299f1ed78fc1ccf5ee8bf802a5ef3bd5a0bf823325ba108e26f507dcb8-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/containers/image/v5/types -complete -buildid H1eZKSBUe8C60fbFMC0M/H1eZKSBUe8C60fbFMC0M -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ea/ea40d5f5799ba69920e4bb05ea1ab63861dcc292cc3c72c9d3a86a5f35ba56a4-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -buildid w8ts4GAZ6c6-sosiFmKr/w8ts4GAZ6c6-sosiFmKr -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./platform_matcher.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ae/ae75408ace7987c7aede59b31261cf0ea955d32bbe2f1d0d6b697b33d00355f7-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/klauspost/compress/fse -complete -buildid 1SVe4F3P6VdB0BCRVp0f/1SVe4F3P6VdB0BCRVp0f -goversion go1.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.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/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal log mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/klauspost/compress/flate -complete -buildid JoTQpwRbNcsGlV2Mk-ur/JoTQpwRbNcsGlV2Mk-ur -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b082/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/69/69895f9d6fb35b2f9f8ef5c16d0f536be296b87352dc394a9ce319a7dd2a42f2-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b073/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/klauspost/compress/huff0 -complete -buildid CL_OFKUfrmVz4gP6ddum/CL_OFKUfrmVz4gP6ddum -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/04/044c3b7729f4ead447e28e011fb22b2f680aad7e9e102d72434a14761d5d7ab3-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/sirupsen/logrus -complete -buildid aWvfsMpuHrGiNrlMJH8j/aWvfsMpuHrGiNrlMJH8j -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/4d/4dd4edbaab42245d560b8a81b527a261c47ecd9d824e0b961f07e706e21166fa-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/ulikunitz/xz/internal/xlog -complete -buildid 5QcsmcrRiwTa_Iiv3HM0/5QcsmcrRiwTa_Iiv3HM0 -goversion go1.14 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./xlog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e3/e3481f71b7579aeb03101e72e09538c30612e9f805d925745945052026138ad4-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b086/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b084/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/ulikunitz/xz/lzma -complete -buildid MP6WE_pOgntOdP5wMz7v/MP6WE_pOgntOdP5wMz7v -goversion go1.14 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9a/9a26f7e8657af4371be0c728e1f74b3b89f0b3997fb1f224d1cc84b0c54a5802-d # internal crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/rand -std -complete -buildid 8UFshSXTdsFW6woNous7/8UFshSXTdsFW6woNous7 -goversion go1.14 -D "" -importcfg $WORK/b065/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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/96/9653227357f09fc7bb3e452d1944cd7471379b32e9b14e54ba667a059c3620d3-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/containers/image/v5/pkg/strslice -complete -buildid F5yi79g7bIspyKH_ifkN/F5yi79g7bIspyKH_ifkN -goversion go1.14 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./strslice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/20/2095bb912dc1f29224905c2853118273914775d4694de2b24abf747f6d493feb-d # internal crypto/elliptic mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/elliptic -std -complete -buildid io4aU0D_S0Xch14lFWBk/io4aU0D_S0Xch14lFWBk -goversion go1.14 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/ba5de7ddb562b9074a127af932c260fd073b4c563904f22a3d8d411d382e90d1-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b072/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b074/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b076/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/klauspost/compress/zstd -complete -buildid o5-Uwlrkk5AOveNbkCgO/o5-Uwlrkk5AOveNbkCgO -goversion go1.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/98/980578cd141883f59c66038e752e8cb0a7c292f987588be74299e3682a58e471-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b080/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/klauspost/pgzip -complete -buildid LDKzq6MJ6W6YQbHQu3GM/LDKzq6MJ6W6YQbHQu3GM -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/88/881ec83e19a0734996345f2661346d221598fd2a2004fdbb827c47aa2af1f22b-d # internal encoding/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p encoding/asn1 -std -complete -buildid lQlbRs7iUIg-TEIhpMIx/lQlbRs7iUIg-TEIhpMIx -goversion go1.14 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/32/329571ea58559fbe0db90b6e9ac413c3dc8e376d5c33b517bc699f27c10f9a00-d # internal crypto/rsa mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/internal/randutil=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/rsa -std -complete -buildid LgyCDiE3zvHGovhZ1dJ_/LgyCDiE3zvHGovhZ1dJ_ -goversion go1.14 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e4/e460c13c64eaf77a0715aa0f5c4b35ecfff30c93180b2884c1fa75b227c8c678-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b084/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b085/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile hash/crc64=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/ulikunitz/xz -complete -buildid ILN8EKBPL6KyGa47UjnO/ILN8EKBPL6KyGa47UjnO -goversion go1.14 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/74/74708d77601421c3647254c77ce6e6e733aca1ea903133e6a81f11e655e1c73d-d # internal crypto/des mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/des -std -complete -buildid X8dpvqfPVAdBURLW5_RU/X8dpvqfPVAdBURLW5_RU -goversion go1.14 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/25/25b25ffba7d75f42ccff282fa2c7143ff0bdc27cf230128e13294a14e78a639a-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 4T2_abqpIY6WTlPGjTfz/4T2_abqpIY6WTlPGjTfz -goversion go1.14 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/97/97cd85e662d8c62dc76b3dd4bca695d04037dd2c2bfb3db6738cc41bda69d5b2-d # internal crypto/ecdsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b092/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/ecdsa -std -complete -buildid UIY_3ucaM2YxNSHCoBxD/UIY_3ucaM2YxNSHCoBxD -goversion go1.14 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/87/879e0235972021a4e8720d1a8fefd24b8f6e88320043ca7fe6d566eb59649e65-d # internal crypto/md5 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/md5 -std -complete -buildid nUO9man3ZHHQ_iUV_3u8/nUO9man3ZHHQ_iUV_3u8 -goversion go1.14 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8a/8aa8d03375440d8ac1aa7237169b28022f02b4abbbf4b0ec1a79929b2f1e5af7-d # internal crypto/sha1 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/sha1 -std -complete -buildid ABPD302BFGkpNA4-rg86/ABPD302BFGkpNA4-rg86 -goversion go1.14 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8d/8d7cab22bb4fb49e65198459566600c63ed171ae91ce8e6a6700c19dd644b723-d # internal crypto/dsa mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/dsa -std -complete -buildid exEStRuDn1tv0f0_X5ZU/exEStRuDn1tv0f0_X5ZU -goversion go1.14 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/2a/2a2854b8fd6c229c692e0d794a3747786bc4d413acc5020d1a7b19c38cebc34b-d # internal crypto/x509/pkix mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/x509/pkix -std -complete -buildid WhK8QZ2V73KIfXOBYNhd/WhK8QZ2V73KIfXOBYNhd -goversion go1.14 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/73/73fc40987aab944389a7b48887f5108962f1bfe34656eadcd3e82f439c477650-d # internal crypto/ed25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ed25519 -std -complete -buildid 8aAoTxKW74emkBLJg5Sc/8aAoTxKW74emkBLJg5Sc -goversion go1.14 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/01/01dad2945f143636fd8138ddc4cdedb103b0e56c75eea9c6b8d2f5741de45a2d-d # internal encoding/pem mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p encoding/pem -std -complete -buildid 2H6eV_GhvYGnObT-UPpa/2H6eV_GhvYGnObT-UPpa -goversion go1.14 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/40/40cf075d173c7d0c9a151737e534254bea19eb84618ef73aae313a82ea24397a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid 3QHSmGY00q3vDZKBcPWI/3QHSmGY00q3vDZKBcPWI -goversion go1.14 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cb/cb14f7544a2b620623056ca1b0c3bc100da297e630dbbee8d43ee871f82f4eb4-d # internal net mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b112/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b113/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net -std -buildid 1T9C0kb5U7D3aMvLWYUe/1T9C0kb5U7D3aMvLWYUe -goversion go1.14 -D "" -importcfg $WORK/b111/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_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/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5a/5a572a2d974a244a211e7bd709ead748f1d9469fb1e36bfb572a4dfb951ff617-d # internal net/url mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/url -std -complete -buildid RXhlEGWgcrLJ5zodYuAy/RXhlEGWgcrLJ5zodYuAy -goversion go1.14 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/1b/1b1421dd9af754f2aceee04462d65340d736097c30c2aac7d394ee97e5752b40-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b058/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b064/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b079/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b083/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/containers/image/v5/pkg/compression -complete -buildid DO8-Xwfg3AAXXwq3Ykmk/DO8-Xwfg3AAXXwq3Ykmk -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/84b746e89f8c4da7a5a01ce0d40cd663685a3e93562ef1aaef5c5ffb54610190-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid _bwbvNjkvzJzd1I_Q7kA/_bwbvNjkvzJzd1I_Q7kA -goversion go1.14 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/33/3303b8a2c1aa2511f724aafe26482f9e7c344a82daa892d2d86e676c24d9f2c3-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/47/47f03d15976df225650fa8a6abb86a84ee13c9164fcc50302400572536228da2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid ifKb4OG0XLTQV93mq_by/ifKb4OG0XLTQV93mq_by -goversion go1.14 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid gfJ2eWAXNJAu0HUROKGm/gfJ2eWAXNJAu0HUROKGm -goversion go1.14 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/1b/1bd2b2f312b4a07a5e219ebabdcd135ccfb717bc59d803fab18c5b6a46336043-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -buildid 6vDodEQcak4SJTcybmN2/6vDodEQcak4SJTcybmN2 -goversion go1.14 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./none.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/67/676b27ed465b36fabc8a2c2aac7cd782207cf7a53e2ca25ad6ee9956cdc7e78e-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/24/24cc00f6b0056fd205f031c2826817e966de565acc4b4bde5a7a2512f061e9af-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b116/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cat >$WORK/b116/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/b067/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b119/_pkg_.a EOF mkdir -p $WORK/b128/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid ZYHdYmUjqkatmEwBlC_K/ZYHdYmUjqkatmEwBlC_K -goversion go1.14 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -buildid OMWWRTNO3h7oxN8Y6R4o/OMWWRTNO3h7oxN8Y6R4o -goversion go1.14 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./prioritize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b4/b4d6c9a23e0470eb82f774e24fe69972220f152a3ae7b480dd8fffa0e3d5ed9e-d # internal go.etcd.io/bbolt mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b130/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p go.etcd.io/bbolt -complete -buildid aC2W5vGaShWfvVfJ6-N8/aC2W5vGaShWfvVfJ6-N8 -goversion go1.14 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./bolt_linux.go ./bolt_riscv64.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f3/f34bcc11ab3a22a9653c6ace908adf496cd5da74a25e684061c9d88fd2e36348-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -buildid yLH1e19AGHYGIqD6ZBU5/yLH1e19AGHYGIqD6ZBU5 -goversion go1.14 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./memory.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7e/7ed04a93206410e8a8265aaa5d3bf67ba79d6215e6fd84d9296c3d61c35619da-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/containers/image/v5/transports -complete -buildid _5dtuQ2BZGtg6T--1GiR/_5dtuQ2BZGtg6T--1GiR -goversion go1.14 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8b/8b16b4b432c9d17f9e98db2582e84eb86024a5bdeb0bec4edc95b976178f6da3-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/containers/image/v5/version -complete -buildid t8KfW6LtN6zKjEnhT-hh/t8KfW6LtN6zKjEnhT-hh -goversion go1.14 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e7/e797177ad93c911918f8d94f02525b28974d74127b3c1875997375a84b29dc86-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p golang.org/x/crypto/openpgp/armor -complete -buildid wdUhdCmxf41hOwWBDT9L/wdUhdCmxf41hOwWBDT9L -goversion go1.14 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/18/185335a578d68da2c9766f97ebe7dbf5050aa20a50b6afa6777fa9c73793ffd0-d # internal compress/flate mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p compress/flate -std -complete -buildid AeAOx4YAe8zPOSpWf_dn/AeAOx4YAe8zPOSpWf_dn -goversion go1.14 -D "" -importcfg $WORK/b140/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/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/69/694ce144c98040f468fbf33013ed8f68f286cab0a2170dea8c45bcf3182ec99a-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p golang.org/x/crypto/openpgp/elgamal -complete -buildid jffXd3YgRDipPKsaP0ED/jffXd3YgRDipPKsaP0ED -goversion go1.14 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./elgamal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/2a/2aba4e5d9dc8726fd51d7568aff0b2d9f8690818b04c95fc4484496692b6551e-d # internal image/internal/imageutil mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b146/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p image/internal/imageutil -std -complete -buildid _vdSOPNGjZYFguMv3xzN/_vdSOPNGjZYFguMv3xzN -goversion go1.14 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a0/a0434250b8888a36f7485500cc7bb0ff5d0f4c8f1f672939e4341ab2bcaba12f-d # internal image/jpeg mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b146/_pkg_.a packagefile image/color=$WORK/b147/_pkg_.a packagefile image/internal/imageutil=$WORK/b149/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p image/jpeg -std -complete -buildid JZ0-tUPeDXPkL_jpcEfX/JZ0-tUPeDXPkL_jpcEfX -goversion go1.14 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/dd/dd164200af4ec95fdc4984e778c9ffb82b4b531b8191e00b3e86160cb92ade96-d # internal compress/zlib mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b140/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile hash/adler32=$WORK/b142/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p compress/zlib -std -complete -buildid EaoRACEARuZB3_5Z1G6k/EaoRACEARuZB3_5Z1G6k -goversion go1.14 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f8/f80eb619db853c866da50997e2395ffc24947b24e2f6007f5bce83b82050d2d9-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b099/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p golang.org/x/crypto/ed25519 -complete -buildid mhgw34XDR6LoUlTOTuWS/mhgw34XDR6LoUlTOTuWS -goversion go1.14 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/05/05976f5d9bdce130a97fb957f62adfdfb4975cabd7821ef7a654e5e13ee2cebc-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b063/_pkg_.a packagefile compress/flate=$WORK/b140/_pkg_.a packagefile compress/zlib=$WORK/b141/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b098/_pkg_.a packagefile crypto/dsa=$WORK/b106/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b145/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile image=$WORK/b146/_pkg_.a packagefile image/jpeg=$WORK/b148/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p golang.org/x/crypto/openpgp/packet -complete -buildid nxWucy7tnbuEU2TplW73/nxWucy7tnbuEU2TplW73 -goversion go1.14 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/e9/e98a2339d58f19c587b1ca63991052f38ee7a9e313e4bcec4090e1e306e4b296-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p golang.org/x/crypto/pbkdf2 -complete -buildid xSB7OHDVxeHK8NcXiL0H/xSB7OHDVxeHK8NcXiL0H -goversion go1.14 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./pbkdf2.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/4b/4bcb8c5a3e4468b736c5a0a1b8cccc84433a920b78abbb39e86589cc5d67922b-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b128/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b129/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -buildid -Q-P13RHqXzNi1FVWGJP/-Q-P13RHqXzNi1FVWGJP -goversion go1.14 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./boltdb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a9/a916b4a83613c9fb57acc1433b79d1b5973bffe6bc8811bc3b76a688ab7ef49b-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p gopkg.in/square/go-jose.v2/cipher -complete -buildid QAkEE63kSJCxvlX49F1C/QAkEE63kSJCxvlX49F1C -goversion go1.14 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/17/17a6247ea5a6587d89f1198b4368f1b1a0355a4dbe92e794058b8757b5b0083c-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p gopkg.in/square/go-jose.v2/json -complete -buildid 1E8lP3zOBaRX4esJ3FnX/1E8lP3zOBaRX4esJ3FnX -goversion go1.14 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3b/3ba9eee3d57fbd23c85a7bb2bbd6669b248e0c71c6feed603b2354f758c699e3-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b127/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -buildid 6i3Ora-1l77EPFiT1cCf/6i3Ora-1l77EPFiT1cCf -goversion go1.14 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/af/af6f24510ca460863396dc10a602344263efc5d4b1b0b070afb670bb008fbd82-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/containers/ocicrypt/config -complete -buildid -Kkmm51KfWUjAjvcxKQa/-Kkmm51KfWUjAjvcxKQa -goversion go1.14 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b1/b1b56bdf54794e4cb733c8837084ceaf1b6326e6b4fb4bc15e90f6ac04f4dda5-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b158/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/containers/ocicrypt/keywrap -complete -buildid Kb6GdqyMM-t12LSUs_mc/Kb6GdqyMM-t12LSUs_mc -goversion go1.14 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./keywrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a9/a93ad9601ff3ebd16e009b42e40ee14f62557990ef730244b5903a5850f736a6-d # internal mime mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p mime -std -complete -buildid 4AL7rB_KS1kcBUnD6CQL/4AL7rB_KS1kcBUnD6CQL -goversion go1.14 -D "" -importcfg $WORK/b163/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/97/97e4474c5ac031e15831e4b2301a9e46e614d0cac9c90370f40fcd6967b5d348-d # internal crypto/x509 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b098/_pkg_.a packagefile crypto/dsa=$WORK/b106/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/x509 -std -complete -buildid F4AKcRk__pFuAlTXaeis/F4AKcRk__pFuAlTXaeis -goversion go1.14 -D "" -importcfg $WORK/b105/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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/26/26778dba394a74dd2f2f3d1afc73f3924fe7cc68f7841ee5cd3b79bbd2702c7d-d # internal net/textproto mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p net/textproto -std -complete -buildid 8jagBAvJ5_SwcdjKJ6Z4/8jagBAvJ5_SwcdjKJ6Z4 -goversion go1.14 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/13/134c4bc02c0b90d482dbedd501816968dfb83a962ec1cbb6b92d5d63ab413469-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b139/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b145/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p golang.org/x/crypto/openpgp -complete -buildid 45rs6x2HQWtBDX6sHk0J/45rs6x2HQWtBDX6sHk0J -goversion go1.14 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/05/051a7d6776fb7bd26c95651eabe673c38eaee5c41de8aff38c51f9dabdf54b6f-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p golang.org/x/crypto/ssh/terminal -complete -buildid iXk86R2P0RpoSZQR19YQ/iXk86R2P0RpoSZQR19YQ -goversion go1.14 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/1f/1fb5975fe6290771f3358d18931171e03c0fd0c274862f1592e487fe188d2713-d # internal net/mail mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile mime=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p net/mail -std -complete -buildid 0EhVrUprNke92hiPctgk/0EhVrUprNke92hiPctgk -goversion go1.14 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fe/feca6c42a4911e276eef1035aa3d263d0db8812dfef5a5b6566aa59d4dd36252-d # internal os/exec mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p os/exec -std -complete -buildid tgsJjzfLnCLSye0Cmzwt/tgsJjzfLnCLSye0Cmzwt -goversion go1.14 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/56/56c8a328486fde141d021fd55d2482df079338d6ed4501a401e909fc074e97e8-d # internal container/heap mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p container/heap -std -complete -buildid slutEPysDroJmetZoBMi/slutEPysDroJmetZoBMi -goversion go1.14 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./heap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/60/602b77fb8e5643627f4b87cb9201303251c555970d5a25314de5cfbe6c2592e7-d # internal github.com/vbauerster/mpb/v5/cwriter mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b167/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbauerster/mpb/v5/cwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/vbauerster/mpb/v5/cwriter -complete -buildid XCcqQdWVtNtpp4QSCwr0/XCcqQdWVtNtpp4QSCwr0 -goversion go1.14 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ff/ffd785aef31b565f1b5ba0f4f9c8105459a08d02d06aaea63a706d8e885a5956-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b139/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/mail=$WORK/b162/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -buildid UzJcP3uD-BZvv51qrO9o/UzJcP3uD-BZvv51qrO9o -goversion go1.14 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/36/367c49c2540b28a508f93f6ad3832bea422f60a0ea8a4e31c5a7fe923f0abe6e-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/acarl005/stripansi -complete -buildid UoGsrgdziq6Uez3P246b/UoGsrgdziq6Uez3P246b -goversion go1.14 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./stripansi.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b9/b9b5b5f5fedd5649aeaa84b5acbc2bc9a1c8b563a02449f2a62bca41ddc565b9-d # internal github.com/vbauerster/mpb/v5/decor mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b173/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b174/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b175/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbauerster/mpb/v5/decor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/vbauerster/mpb/v5/decor -complete -buildid xbYArUz1VN6LTZL3WvoX/xbYArUz1VN6LTZL3WvoX -goversion go1.14 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6a/6a745d81a4fd43f11e7450fe9472f942528d2495d865c7a1561c219958266a43-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b097/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p golang.org/x/sync/semaphore -complete -buildid M4uUxKigAODqg3xxS4b9/M4uUxKigAODqg3xxS4b9 -goversion go1.14 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./semaphore.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5a/5a64acb716cfae6a7230ab7b0e3db4c50ead72800694b3f91579e9eeea057ef2-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -buildid 3FCUmMEslpkgsUWX6OGb/3FCUmMEslpkgsUWX6OGb -goversion go1.14 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./path.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f9/f9ad01b32d5a09b05983ad25fadccdcd77a9af0b6b657c5763f0b75e94264c2d-d # internal crypto/tls mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b019/_pkg_.a packagefile container/list=$WORK/b097/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b121/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/tls -std -complete -buildid puvSJ4M2kgd5z9RaVL-X/puvSJ4M2kgd5z9RaVL-X -goversion go1.14 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/67/67dc73d68cd5c9b5126665c8f40a058e2cecd797e942c85168677c923697bc00-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/flate=$WORK/b140/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b154/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b155/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b156/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b157/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p gopkg.in/square/go-jose.v2 -complete -buildid Jj-KHTxNH_2M9H6QoDOM/Jj-KHTxNH_2M9H6QoDOM -goversion go1.14 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c2/c237aecc7c1072a54c68ec258b702bbbf5361e49efc7b6d6c66fda40dcb83baf-d # internal github.com/fullsailor/pkcs7 mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b098/_pkg_.a packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/fullsailor/pkcs7 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/fullsailor/pkcs7 -complete -buildid 8TX0oRQt25H-gf-Lomor/8TX0oRQt25H-gf-Lomor -goversion go1.14 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./ber.go ./pkcs7.go ./x509.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/60/608df68490ff60834a5ffed4288ac3c40521c4aabbae5c3e6c0e8a2753d3101e-d # internal github.com/vbauerster/mpb/v5 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b170/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/v5/cwriter=$WORK/b171/_pkg_.a packagefile github.com/vbauerster/mpb/v5/decor=$WORK/b172/_pkg_.a packagefile github.com/vbauerster/mpb/v5/internal=$WORK/b175/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbauerster/mpb/v5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/vbauerster/mpb/v5 -complete -buildid yE3CAmtTRIDTKI6l1raa/yE3CAmtTRIDTKI6l1raa -goversion go1.14 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2c/2cc31f8051fa39ef995b320f7118d2b5ac0569a5b07cbbc7c1733e3c0cdff4ab-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -buildid vunX9T-8Zcn1g_zufVm4/vunX9T-8Zcn1g_zufVm4 -goversion go1.14 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./naming.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/95/95346014d5874b58c9eb51473c8082240346a67cfa0788a386dfe5b98c814b46-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containers/image/v5/internal/pkg/keyctl -complete -buildid -sQHR6inD4s0Cn9DNvPw/-sQHR6inD4s0Cn9DNvPw -goversion go1.14 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/bb/bb4b83078d0378ee9a665d68b8c69081b400a8f7677543adbd4ea62f902547c4-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/docker/docker-credential-helpers/credentials -complete -buildid 2OiplGpGszh1FLjuBLJz/2OiplGpGszh1FLjuBLJz -goversion go1.14 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/ce/ce05109307beba37f66ab944742346d8a3fd5545566dd1aafc1d0aa985009dc6-d # internal os/user mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p os/user -std -complete -buildid 1f5FDHIWAAuwdyER1DkF/1f5FDHIWAAuwdyER1DkF -goversion go1.14 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/19/194d05964daafb8fbb9f96a6902ee185d4877a651dfb7e11a36ef80b8d485633-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/docker/docker-credential-helpers/client -complete -buildid XkUr2GK4cXtXWovj7J-c/XkUr2GK4cXtXWovj7J-c -goversion go1.14 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/69/6977377e8f2f9dbf35eb88485a142744461fa9187edb47bb445578d16d459c6c-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/docker/docker/pkg/homedir -complete -buildid F_OyJ-3jq9syPdSN5qiJ/F_OyJ-3jq9syPdSN5qiJ -goversion go1.14 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/04/04cd216f77c8ffe5b124a56e5e25846a83610a19cba64197f63236c5c2ed2503-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/BurntSushi/toml -complete -buildid fxOC47hcSQ2nJrmCue4v/fxOC47hcSQ2nJrmCue4v -goversion go1.14 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e8/e844fc190b770f0500a25d9ae70452b68fdcb098091ba082395a94b3dfd73a74-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b182/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b183/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b184/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b185/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containers/image/v5/pkg/docker/config -complete -buildid h4hRrLIfNOkFjJTbIo9h/h4hRrLIfNOkFjJTbIo9h -goversion go1.14 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d0/d0ed85cb7c6b642589af8e89c1a11bd63444d66192fae676548cfec308c8a64e-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b136/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b153/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/containers/ocicrypt/utils -complete -buildid ZbaCaC2utSArkjrePbZP/ZbaCaC2utSArkjrePbZP -goversion go1.14 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/1d/1df334e6004115d396d694202b052344977afaec510602ff53ba6f88e1cfb54d-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/containers/storage/pkg/homedir -complete -buildid Nv7NFT6BVg_WkfV3JIwN/Nv7NFT6BVg_WkfV3JIwN -goversion go1.14 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/45/458e1ace2e71213b9c3af75fef8c875b6ce946558e58ffb4a05d590c92d06de5-d # internal golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p golang.org/x/net/internal/socks -complete -buildid 1j6SrBMaLokszOzpSXH2/1j6SrBMaLokszOzpSXH2 -goversion go1.14 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./client.go ./socks.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/53/538990cd146872e2155874363c75148e470315d6869912a0124fed7b34045325-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/ocicrypt/blockcipher -complete -buildid 9FU8TSBge3JJE-Q9YC8k/9FU8TSBge3JJE-Q9YC8k -goversion go1.14 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/a4/a4935e0567598deb1d8a2b684dbf02e00772872f6668428a7d2e8b2e067c9c11-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b152/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b153/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -buildid QHqc63hldJVqolMIujk4/QHqc63hldJVqolMIujk4 -goversion go1.14 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/1f/1f3872c5f52413691abfcfd3bc7ce8bec3ef7933af7aaff9fb66c3cf922264f7-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b152/_pkg_.a packagefile github.com/fullsailor/pkcs7=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -buildid DhxOiSqzdfmr9GjZ-_HU/DhxOiSqzdfmr9GjZ-_HU -goversion go1.14 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/24/24ca7223eca9c68f14adfa688b1e539098fc31141b6a20266690760df9a151db-d # internal golang.org/x/net/proxy mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b193/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p golang.org/x/net/proxy -complete -buildid a_NqngpHXRS1RsUnPLRJ/a_NqngpHXRS1RsUnPLRJ -goversion go1.14 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.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/c0945de7d88c92d86f8dc37a220902b94459b0c6f1ab5d7af63f43ebd3f6bf9f-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b151/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b159/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b160/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b161/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b139/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b167/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/containers/ocicrypt -complete -buildid G85WcRBsQpFppk3FSr5h/G85WcRBsQpFppk3FSr5h -goversion go1.14 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/2a/2a083b0718808da74fd9457d267579db83bcedd09dd332e2aa108ded1721a438-d # internal compress/gzip mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b140/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p compress/gzip -std -complete -buildid CZC8np41yCnPK4hb4DAV/CZC8np41yCnPK4hb4DAV -goversion go1.14 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/fc/fcf24abd427ffd6e8651065427922c863cf5131aaeff037b34f8b6e0474796b6-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b188/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -buildid O4UsK4naNmMs-fSfO284/O4UsK4naNmMs-fSfO284 -goversion go1.14 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./system_registries_v2.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a9/a998557ab787988c232756a12cbd0184846a2c6b37632129bba465755b10c7f6-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/text/transform -std -complete -buildid qSe2snpVCZw2PaugN6pG/qSe2snpVCZw2PaugN6pG -goversion go1.14 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/df/df199b9d278d88a6e14c1012dcbc4b30ff58d3c0aeddbfc93308a52b022d8234-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid -jkFyUMSw1aVbjI-sMYv/-jkFyUMSw1aVbjI-sMYv -goversion go1.14 -D "" -importcfg $WORK/b200/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/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/12/12a59b34959a84a2f4778eca7a99dcc99cf03a1d18218e2730a380654cd8ae96-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid F6vvCppRa1woURFSHjOx/F6vvCppRa1woURFSHjOx -goversion go1.14 -D "" -importcfg $WORK/b201/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/b096/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/71/714b8b63d8aec688c466d5e25f530fab4565e3edaec36af7864888680c9a9648-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid TLniVYt74HGqjP3wbXhl/TLniVYt74HGqjP3wbXhl -goversion go1.14 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/09/090592ed718bfa0724691755175e0e0a3a2bc73aaf7f03dfa957298adb3b40ea-d # internal github.com/containers/libtrust mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/base32=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/containers/libtrust -complete -buildid Cxl5zXmOksFAPlOzzT3j/Cxl5zXmOksFAPlOzzT3j -goversion go1.14 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/86/86a5dffdc38de379fb01a5cb6fb5d0aca760fa7fb0cbef6f99f82136024ddaa5-d # internal mime/quotedprintable mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p mime/quotedprintable -std -complete -buildid Y98Ic_dVbX5nATYvCias/Y98Ic_dVbX5nATYvCias -goversion go1.14 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/eb/eb6b3aa99e99b20d1090492e289c5293260c28018f750b85e969ebf4e642ec52-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b198/ cat >$WORK/b198/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/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid d4lUh9RGSiehS9hBGdhn/d4lUh9RGSiehS9hBGdhn -goversion go1.14 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d3/d3f8f5f15c3a31c0b94d329a3e7aa0aa72b9904893fa50a8487730a31711e73e-d # internal mime/multipart mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b163/_pkg_.a packagefile mime/quotedprintable=$WORK/b205/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p mime/multipart -std -complete -buildid jdw1OJxsokltoh9ZLhH3/jdw1OJxsokltoh9ZLhH3 -goversion go1.14 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2f/2fc18760fd364d01813cd0708a5d3b4e2d9dc162f15f3e73814cb4121e7aac06-d # internal net/http/httptrace mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b113/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p net/http/httptrace -std -complete -buildid mYmfofjmd3ECkB5wRCW-/mYmfofjmd3ECkB5wRCW- -goversion go1.14 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/23/235d72249ad3682465e9fdc53cf71476334bf7a64fe1d2e44d62ce1a7902a771-d # internal net/http/internal mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p net/http/internal -std -complete -buildid zQ5nnCSAn5n69bEqw-n-/zQ5nnCSAn5n69bEqw-n- -goversion go1.14 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/0c/0c5af8fb081b6112135c4d551e7a6285537d521fe8198876368a0fbd49a40470-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/docker/go-connections/tlsconfig -complete -buildid necItbg9F_LyQJv5540J/necItbg9F_LyQJv5540J -goversion go1.14 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/22/221aaf28e114b403a75963bba22da59e91ed1224caf3db285ef57fe6ffbeceb2-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/docker/distribution/digestset -complete -buildid -sXYoVi6kidS5bLOLVzK/-sXYoVi6kidS5bLOLVzK -goversion go1.14 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./set.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/81/8117224a219a6a07a1eebf3301a20ce47835bbab92dcb7e77b9b32d1ed979fd6-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/beorn7/perks/quantile -complete -buildid YK79KxP9O69z5QBV1dgZ/YK79KxP9O69z5QBV1dgZ -goversion go1.14 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./stream.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/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/05/0538da9d9988209b4a69ccf652633744a1efdc015a4fe64eadbad79beec42511-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/docker/distribution/reference -complete -buildid E9E-w5xe0Botr-2FvcRY/E9E-w5xe0Botr-2FvcRY -goversion go1.14 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/64/64d6e6f332da9dc81583fc1f847b744ce0c533f897c63ef1d4b4e38c65851dd9-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b055/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b088/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b089/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b123/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/containers/image/v5/manifest -complete -buildid XPlTWv9coPal2A0tKGmy/XPlTWv9coPal2A0tKGmy -goversion go1.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/60/60d805892f409341d4d9c1c037ba5d3918136a7d85354902303bb3610ed32489-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal github.com/golang/protobuf/proto mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/golang/protobuf/proto -complete -buildid D9cM1kLxeecjVZ4vLbSs/D9cM1kLxeecjVZ4vLbSs -goversion go1.14 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/8e/8ee6e74632bcd6ddaf4e314a51832d3233c80be2e497ae1bd7eb11c8ea5672d0-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b201/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/net/idna -std -complete -buildid LVPXowL9Pk0cv89O8x1w/LVPXowL9Pk0cv89O8x1w -goversion go1.14 -D "" -importcfg $WORK/b197/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/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e6/e62636df9676391f3a2c89063c90e129e71476cf18febd61ae41403d5d4d433b-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -buildid fqRE6XfZpUH7p9sIBgW4/fqRE6XfZpUH7p9sIBgW4 -goversion go1.14 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./autoneg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/12/12c9d3cc31cc0f3c9cf95584b8cfb056f675b892ada6237b4533246dca62905c-d # internal github.com/prometheus/common/model mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/common/model -complete -buildid CnHJ6UTsfvZnHasLvi-w/CnHJ6UTsfvZnHasLvi-w -goversion go1.14 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/01/01b37c782a2aa1cf72e57dfbb8c13d5147719f31960384781131ac0ffe078338-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b050/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/containers/image/v5/image -complete -buildid 9gayhjHftuLVUOfjHPMj/9gayhjHftuLVUOfjHPMj -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/42/428f88d255dc54c7d4b2c679a1f2f99a839d21b89781e0b1fce2850b4448dddd-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b134/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/containers/image/v5/signature -complete -buildid Kfya0uPDjZZjNoNOuFjV/Kfya0uPDjZZjNoNOuFjV -goversion go1.14 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go # github.com/containers/image/v5/signature vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:16:16: undefined: gpgme.Context vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:66:44: undefined: gpgme.Context vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:67:14: undefined: gpgme.New vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:71:27: undefined: gpgme.ProtocolOpenPGP vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:75:28: undefined: gpgme.ProtocolOpenPGP vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:97:20: undefined: gpgme.NewDataBytes vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:126:20: undefined: gpgme.NewDataBytes vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:131:18: undefined: gpgme.NewDataWriter vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:135:25: undefined: gpgme.Key vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:135:61: undefined: gpgme.SigModeNormal vendor/src/github.com/containers/image/v5/signature/mechanism_gpgme.go:135:61: too many errors vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b196/ cat >$WORK/b196/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/b197/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid uLvMzOzD1elDNU2s8y-a/uLvMzOzD1elDNU2s8y-a -goversion go1.14 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/39/393684b8a3869b9cec9bbabf1270b2fa94801da3dbd878101119000fabe2074a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b197/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid cvarxG8vsqtT51EFn3bR/cvarxG8vsqtT51EFn3bR -goversion go1.14 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f9/f90eae52374165ec7b7a1ee7ed04f8c412b890164967c1e1804e611f80f8929a-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/procfs/internal/fs -complete -buildid YQpRoFSg7sJR30qXCfcy/YQpRoFSg7sJR30qXCfcy -goversion go1.14 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./fs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/1f/1f60ac1d91ff54d71b8dd0556fa9ba7b0bd0da6505aeb420894c5c51655ef9fd-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/procfs/internal/util -complete -buildid c5PjkVNyNjQ4aynN6ZtL/c5PjkVNyNjQ4aynN6ZtL -goversion go1.14 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./parse.go ./sysreadfile.go ./valueparser.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/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d1/d13044328b79cd92e6526243cfe07b8c14b5aa41c8a9c263d464e4d4d35b0b8c-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/fc/fcc59c7e9ec9252f58e3c541c54548786b7a95a2c894dc0c2f9bb1363c99a1d6-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/containers/image/v5/directory -complete -buildid 83JQZcCvU1dAyehGU1G1/83JQZcCvU1dAyehGU1G1 -goversion go1.14 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./directory_dest.go ./directory_src.go ./directory_transport.go net/http mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile container/list=$WORK/b097/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b197/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b163/_pkg_.a packagefile mime/multipart=$WORK/b204/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b206/_pkg_.a packagefile net/http/internal=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p net/http -std -complete -buildid 0PGyjBTvepnWs9kvZO8r/0PGyjBTvepnWs9kvZO8r -goversion go1.14 -D "" -importcfg $WORK/b194/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/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/8f/8f728f1b9434294937a9ce7b5f5684443fe19c8d84deaf69edbb1574398d5f14-d # internal github.com/prometheus/procfs mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b232/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b233/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/procfs -complete -buildid KoDOncxe6wjt84o-OlAQ/KoDOncxe6wjt84o-OlAQ -goversion go1.14 -D "" -importcfg $WORK/b231/importcfg -pack -c=4 ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/29/295c767b4fefbfc1e1bc0698996451c39121e7b1b288482044439bd57fb56122-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p gopkg.in/yaml.v2 -complete -buildid fZqK-0l2pHscQ4QlDMIe/fZqK-0l2pHscQ4QlDMIe -goversion go1.14 -D "" -importcfg $WORK/b237/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/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/b4/b4d91b602ec2c9ca4cfd3dfe85f5464a1bf33538f3bd14526b5f49f912716394-d # internal archive/tar mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p archive/tar -std -complete -buildid gszRE4geJ2j92Yex0Yth/gszRE4geJ2j92Yex0Yth -goversion go1.14 -D "" -importcfg $WORK/b241/importcfg -pack -c=4 ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/7a/7acfdd30aae6bc415aef6bff262e50ea74879854b34416cf1e124bc34ac56104-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/client_model/go -complete -buildid ohQEkyjH2A_w1yRqtUZN/ohQEkyjH2A_w1yRqtUZN -goversion go1.14 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1f/1f502830a73028366095c93c7dd512bbff0eab3fe41894df2714de8878526933-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b226/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -buildid ELRjLGbLzPds-S9wOObW/ELRjLGbLzPds-S9wOObW -goversion go1.14 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./metric.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/af/afc5b88420ed5622ec58a096208381067d0c6943d0aecc9536716814a19fc527-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -buildid R5bsfRNSCgYzWJY0vtMU/R5bsfRNSCgYzWJY0vtMU -goversion go1.14 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f7/f7d119795e9ce5ece3dc352ddde2d57dcfe79a1e6bb3764d810d8d07dd1ffccd-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/b0/b03aa9be80e48da85db5064d0371139c8531302f4f400c55095f198ee17c16ac-d # internal cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/containers/image/v5/internal/tmpdir -complete -buildid Tkn0BOqZy2S8cCgE6iwi/Tkn0BOqZy2S8cCgE6iwi -goversion go1.14 -D "" -importcfg $WORK/b242/importcfg -pack -c=4 ./tmpdir.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal github.com/ghodss/yaml mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b237/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/ghodss/yaml -complete -buildid a7BaabSwb-5SgXdtyjBO/a7BaabSwb-5SgXdtyjBO -goversion go1.14 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./fields.go ./yaml.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/06/067e688837a51bc683a2f83b3f90f2a946733266ba7d9c2bcdb6502149250847-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/docker/docker/api/types/blkiodev -complete -buildid EIVR0eRhK0AL3B3BUjBw/EIVR0eRhK0AL3B3BUjBw -goversion go1.14 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./blkio.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f2/f2fef2fa76b03b647e09c30dafb266463b1a8888db9114bef4d18c6b054379b5-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b240/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b241/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b050/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/55/554510d3b9a9e62d7bb3975b051522117be45c279d5219a2a370180d0452acaa-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/docker/docker/api/types/mount -complete -buildid QY95KdYgJ4q1O-46BswD/QY95KdYgJ4q1O-46BswD -goversion go1.14 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./mount.go cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/containers/image/v5/docker/tarfile -complete -buildid KE_AdCX-fTDcyPRg4tNd/KE_AdCX-fTDcyPRg4tNd -goversion go1.14 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/03/039d7426b2e8cb1e6356588f062353e2718f68044d16ee51ebfd62484647c0c5-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/docker/docker/api/types/strslice -complete -buildid iCT5W2KsH9bCf3jObjJc/iCT5W2KsH9bCf3jObjJc -goversion go1.14 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./strslice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/a1/a1e2e39011d1aa215d3c37b7c1ff2b53dfeba8a160bb80f8081c2059173b91c5-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/docker/go-connections/nat -complete -buildid lV1a1bLR2N6tilf1DVWJ/lV1a1bLR2N6tilf1DVWJ -goversion go1.14 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/aa/aac6f0ffdd6c3487bbeba5b87a9e8fe43c60be770e2ef70ffe402258dc2402d4-d # internal github.com/docker/go-units mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/docker/go-units -complete -buildid IPfeKTPo4L7YoFZhBc1D/IPfeKTPo4L7YoFZhBc1D -goversion go1.14 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/98/9882043cc01c0ca806bc4886ebb2799314cbaa19387a1ff066ea9fd4312016fb-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/docker/docker/api/types/filters -complete -buildid 0mKfoBEnpHQNNuutZqyg/0mKfoBEnpHQNNuutZqyg -goversion go1.14 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/67/670151188a816d665f868695e95422bb4495cbd315ada6fcba0a54adb0783583-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b250/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b251/_pkg_.a packagefile github.com/docker/go-units=$WORK/b252/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/docker/docker/api/types/container -complete -buildid bXAz5KgsMoqZSex41NGZ/bXAz5KgsMoqZSex41NGZ -goversion go1.14 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/26/265e7be990c1176039ab90ae0810846e193a50b1738c7950bd88f1b9b66bf1ce-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/containers/image/v5/docker/archive -complete -buildid OuBDbY9MCZJwBLG_RhxA/OuBDbY9MCZJwBLG_RhxA -goversion go1.14 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/0d/0d22c9aa5b4be121340654fa76f13339ca72a46c0381d98e3977fc7291f720b1-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/codes -complete -buildid GFerksPLPnjzmC3UlD-7/GFerksPLPnjzmC3UlD-7 -goversion go1.14 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/94/949a502bcf90862d7d2d702248b09590334f652208b8d0a4ad771f9a8cb9911a-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/golang/protobuf/ptypes/any -complete -buildid hFPXXUjWJdineuTBJw90/hFPXXUjWJdineuTBJw90 -goversion go1.14 -D "" -importcfg $WORK/b260/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/97/97a2d14dac7b0e7c23c36442378c5a68a125298575e91cf01832fc368df514c5-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/golang/protobuf/ptypes/duration -complete -buildid QYBdDZPaeHjtC4vkWLb6/QYBdDZPaeHjtC4vkWLb6 -goversion go1.14 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./duration.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/62/62524e682a9d1d86ab9121b9b15bc231604d978b4d9b62c49cc799a0b241dc21-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -buildid 5d4LkaxtLN8K5pLYqBOj/5d4LkaxtLN8K5pLYqBOj -goversion go1.14 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bc/bc00a458e4dddc6813da9054287a6f63b2d0ab1e918b1246d2776ea98f58ecdc-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b260/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -buildid AR3uOX4lF4G2YHrGniwy/AR3uOX4lF4G2YHrGniwy -goversion go1.14 -D "" -importcfg $WORK/b263/importcfg -pack -c=4 ./status.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/19/1954555521eab5f203f27040a42189d19792f81cfb657a458d93015893756ddd-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b266/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p google.golang.org/grpc/grpclog -complete -buildid arvUrnqBSWRgCZsfvu6I/arvUrnqBSWRgCZsfvu6I -goversion go1.14 -D "" -importcfg $WORK/b266/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/9c/9ccd67cf868165f39efcc9f60f55e0467b925436dafd5b8ab8b6b967ac224d57-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b260/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b261/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b262/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/golang/protobuf/ptypes -complete -buildid siGK-PcrjImMAkZMb8Rn/siGK-PcrjImMAkZMb8Rn -goversion go1.14 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/19/19257ec3987c9464381b984a8ae46cd166a4b5784cdf0f9f6cfb583547b655bd-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile net=$WORK/b111/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/docker/docker/api/types/registry -complete -buildid qlTZygZDPf_EnLz8uBJC/qlTZygZDPf_EnLz8uBJC -goversion go1.14 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/de/de6f930389f1a510b4362951a02063d204c1a62584e36a64085f6d0a5cfa1602-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/gogo/protobuf/proto -complete -buildid UNZPjzzrNwE_f9kr3GaJ/UNZPjzzrNwE_f9kr3GaJ -goversion go1.14 -D "" -importcfg $WORK/b270/importcfg -pack -c=4 ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/51/51e6a3cca4e6afac2bbf04ee4a51956dc9dec0fe6c5752a5c15e88ba9e3356dd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b266/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p google.golang.org/grpc/connectivity -complete -buildid kkfD7ELtL6a1lbhedA07/kkfD7ELtL6a1lbhedA07 -goversion go1.14 -D "" -importcfg $WORK/b265/importcfg -pack -c=4 ./connectivity.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/0e/0e511e204e01801d5c46ccd286007a07daaadec1d6ef7b61660c312a574d04f1-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/docker/docker/api/types/time -complete -buildid 1JdKLRL5ig1OuQ7848nN/1JdKLRL5ig1OuQ7848nN -goversion go1.14 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/a9/a9e2d3fae74ed60e9e9744da5d81a95f80e1882ee4740193a19756df3d47c1a2-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b265/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p google.golang.org/grpc/internal -complete -buildid orHVG_lkor3ll6ckKKhE/orHVG_lkor3ll6ckKKhE -goversion go1.14 -D "" -importcfg $WORK/b264/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/01/01745ce6c133beef61a32e9f911013a9a8eb4939fae0c326a69d5b0b865ef750-d # internal google.golang.org/grpc/status mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b259/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b263/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/status -complete -buildid 879afmr2DKK83rKjFnJU/879afmr2DKK83rKjFnJU -goversion go1.14 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/d1/d1a2071427cc481327299833063d40de814cc15329387ac9f6802b7c73bf0663-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/image/v5/oci/internal -complete -buildid fturlI07w6NCemI0Ijsj/fturlI07w6NCemI0Ijsj -goversion go1.14 -D "" -importcfg $WORK/b277/importcfg -pack -c=4 ./oci_util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/63/63b3e39495cb4094c7866d0cf56d3e14a4cbfb7b1ee4b7626540e42941c69339-d # internal text/scanner mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p text/scanner -std -complete -buildid PEVx1jEL9dUUnupef22N/PEVx1jEL9dUUnupef22N -goversion go1.14 -D "" -importcfg $WORK/b281/importcfg -pack -c=4 ./scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/f0/f0925dbed68443c987c25690eace0d604cfe48c2dfb52017adf6787e63434b49-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b258/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/containerd/containerd/errdefs -complete -buildid Vzzeagx3QqxdNtsRDIOi/Vzzeagx3QqxdNtsRDIOi -goversion go1.14 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a9/a93d67568ccf38ba618bf56f57bc086b6e1b186cfe957afc77c5e4f04fe2ba06-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/opencontainers/runc/libcontainer/user -complete -buildid QtNAs-mzwhcHvuxe532D/QtNAs-mzwhcHvuxe532D -goversion go1.14 -D "" -importcfg $WORK/b285/importcfg -pack -c=4 ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/0c/0cdd547eb8ab48ad8ce391a22ccf74835b37ba1919716bf4545db0e09ecb3a84-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/storage/pkg/fileutils -complete -buildid dt_cHRpVhpcNL5RIyAyk/dt_cHRpVhpcNL5RIyAyk -goversion go1.14 -D "" -importcfg $WORK/b280/importcfg -pack -c=4 ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4c/4caf39be4c21042c59e72aa3c280acff1655cc67aa22390f48d090d9586b0bbf-d # internal golang.org/x/net/context mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p golang.org/x/net/context -complete -buildid dHqjhkLTxjNKhsZhigqV/dHqjhkLTxjNKhsZhigqV -goversion go1.14 -D "" -importcfg $WORK/b287/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/68/680de9357b8f49c6045fa78ad22d737a2e0c4988a405593227f277e5d0dc9bc9-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b280/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/storage/pkg/mount -complete -buildid eUjL5mZJpT9pyrSIrKnQ/eUjL5mZJpT9pyrSIrKnQ -goversion go1.14 -D "" -importcfg $WORK/b284/importcfg -pack -c=4 ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/22/22e9c069f700482631b7c7b58e021a89c016b5a6f78f6d31d640bf31a6eb877f-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b287/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/storage/pkg/ioutils -complete -buildid fk4hMpLtso1ttlNlK7Fm/fk4hMpLtso1ttlNlK7Fm -goversion go1.14 -D "" -importcfg $WORK/b286/importcfg -pack -c=4 ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/62/62452b1ada5ec941644be3ef7297437a51c288c5e687cfba785554b1ecadf219-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b284/_pkg_.a packagefile github.com/docker/go-units=$WORK/b252/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/storage/pkg/system -complete -buildid druF_DLQgKgLRH2dplJy/druF_DLQgKgLRH2dplJy -goversion go1.14 -D "" -importcfg $WORK/b283/importcfg -pack -c=4 ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/43/43a8d7f6158426f58b9eac8942b13e46bad71dee4610b627a8fbc847321241ff-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b286/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/storage/pkg/pools -complete -buildid zilEr1oGnM04KmH2n-yM/zilEr1oGnM04KmH2n-yM -goversion go1.14 -D "" -importcfg $WORK/b288/importcfg -pack -c=4 ./pools.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/1f/1febac4a712df15142908cd6b1bb15c3ca24be559a304af169d8e7ba1bbdc3e8-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b285/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/opencontainers/runc/libcontainer/system -complete -buildid 7-1e4vnfjJ5lWMdACMs5/7-1e4vnfjJ5lWMdACMs5 -goversion go1.14 -D "" -importcfg $WORK/b290/importcfg -pack -c=4 ./linux.go ./proc.go ./syscall_linux_64.go ./sysconfig_notcgo.go ./xattrs_linux.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/01/015b45d5de1e80427f7602623337779a805397f4b8a5af8f5784b6858d7b3ff4-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b285/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/storage/pkg/idtools -complete -buildid 74BbF6Pm65GTqP4mFhRI/74BbF6Pm65GTqP4mFhRI -goversion go1.14 -D "" -importcfg $WORK/b282/importcfg -pack -c=4 ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/5b/5bf56f911ce1a607830bfc50becd0cb1c83730291d22eabaf5038e0a844e21ef-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/pquerna/ffjson/fflib/v1/internal -complete -buildid SxLburbIByqP7ojJs301/SxLburbIByqP7ojJs301 -goversion go1.14 -D "" -importcfg $WORK/b292/importcfg -pack -c=4 ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/7b/7b3501e1c7f8d9252fed8fdb731673ee46e5652c1b318fc86c1a41a5009f96dc-d # internal github.com/imdario/mergo mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/imdario/mergo -complete -buildid _apqAx9Oz_QAN2VN_EX_/_apqAx9Oz_QAN2VN_EX_ -goversion go1.14 -D "" -importcfg $WORK/b294/importcfg -pack -c=4 ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/9a/9a1d15453fcdc048cf2cd32b97d079a0ed1a55020155c1e701f4cbaaa9688a41-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/pquerna/ffjson/fflib/v1 -complete -buildid uI5dwByS-UYkM7JX02tU/uI5dwByS-UYkM7JX02tU -goversion go1.14 -D "" -importcfg $WORK/b291/importcfg -pack -c=4 ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/f2/f2c544c2a41694f2be071fb6e15ddac24fe0d21b4b8599b7afd3cb30a7e79076-d # internal golang.org/x/text/transform mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p golang.org/x/text/transform -complete -buildid gwDrZUccH9EXrg4v2JE5/gwDrZUccH9EXrg4v2JE5 -goversion go1.14 -D "" -importcfg $WORK/b299/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/6a/6a18e9d55ce1c812b6e1d6bd4fe1b30855d38470faaa5b4be9d2b20b39928dde-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p golang.org/x/text/unicode/bidi -complete -buildid sig8sypcLYr419gj2tkS/sig8sypcLYr419gj2tkS -goversion go1.14 -D "" -importcfg $WORK/b300/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b7/b722ae69a797a3ed760405de583209435e4475f99187826e3baf793b28004cea-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b192/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/docker/go-connections/sockets -complete -buildid q1pK2GjZ_2ITXl6jBFD6/q1pK2GjZ_2ITXl6jBFD6 -goversion go1.14 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/16/160eb5c395e934b976ad0d00da121c8b13c4cded072710c4d2546a9c17138448-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b191/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -buildid yCBF2npwQrLPPthpsnOZ/yCBF2npwQrLPPthpsnOZ -goversion go1.14 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/02/021483f21c34b7c82e60f7e5181e630b460ffc483ae7f7713ec30b4bf169d66d-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/docker/distribution/registry/api/errcode -complete -buildid QMZatN2QSIOJnu9jE5Hn/QMZatN2QSIOJnu9jE5Hn -goversion go1.14 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/31/31d0f20acb34c8f3240a82a6917e88937120686a94b503d46a8df5fc8eeefff8-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f0/f0347b77407c1cae51d9c7f056f0c533c9f3f796ca9c76c51ee602705a0570be-d # internal github.com/docker/distribution mkdir -p $WORK/b215/ github.com/gorilla/mux mkdir -p $WORK/b213/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b211/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b163/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/docker/distribution -complete -buildid irWo_yROnw-RhKSTBwc6/irWo_yROnw-RhKSTBwc6 -goversion go1.14 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/gorilla/mux -complete -buildid LdjkNBea9f7X7KyuLKnu/LdjkNBea9f7X7KyuLKnu -goversion go1.14 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/54/54348badcc7e925084b5aef7dad6b7240702f8ec3e182fd1498ceb827d51c408-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -buildid BpgC12_3zt0-z1H9SzVF/BpgC12_3zt0-z1H9SzVF -goversion go1.14 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/51/517a067ec00627997fb04d81a2fbab6626a07fae6a11b666df63818a15c1160b-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/docker/distribution/registry/client/transport -complete -buildid eM3asR9mDVY4b_u1X_NT/eM3asR9mDVY4b_u1X_NT -goversion go1.14 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2c/2c844455336eae700ddab8c4ad807eb9dfa48e2c72668d1175a940fcd34ce8db-d # internal expvar mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p expvar -std -complete -buildid N47KhZxt_DrBu3dgvznr/N47KhZxt_DrBu3dgvznr -goversion go1.14 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./expvar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d4/d451b1d4de99553174bb905b80691e66ee06cce1e2997212b2d53ee259536137-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b229/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b163/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/common/expfmt -complete -buildid Y0lyvIVDRsaDOSRfizOX/Y0lyvIVDRsaDOSRfizOX -goversion go1.14 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/55/55d2abb54c88f86c151e3d67985c5b2ba76b522a6fed555bd726892aa8ccda5b-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b256/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b258/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/docker/docker/errdefs -complete -buildid ii-WIBzZs8SC2Pv1Ayin/ii-WIBzZs8SC2Pv1Ayin -goversion go1.14 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0f/0fe6ef145fe1559f95c29ad8cc5627186a691793562e686fba080805f35c59cd-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b213/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/docker/distribution/registry/api/v2 -complete -buildid juLmwJgL1RFnYMhgtqzx/juLmwJgL1RFnYMhgtqzx -goversion go1.14 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0f/0f0fb32f754a9ed1f7b4fd66154f311a22b7cabef78cf24ce2af27e663e94410-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b255/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/docker/docker/api/types/network -complete -buildid UYRJl3tXhEUmJ3DW1bUZ/UYRJl3tXhEUmJ3DW1bUZ -goversion go1.14 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./network.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/c3/c3db760b0190990651091d76b672d680c255d5e375807cb85f2da810af88fcb6-d # internal net/http/httputil mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b196/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/internal=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p net/http/httputil -std -complete -buildid JUb_DSDAjSP6o5nIIXwe/JUb_DSDAjSP6o5nIIXwe -goversion go1.14 -D "" -importcfg $WORK/b275/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a5/a54ca61fdad0a37b89c659c1194ed0d30649336384e6382490cae440eeb25aaf-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/image/v5/oci/layout -complete -buildid s-sm1on4baJHIDipErpm/s-sm1on4baJHIDipErpm -goversion go1.14 -D "" -importcfg $WORK/b278/importcfg -pack -c=4 ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/15/15c2b79b462aa17cf3501ccdcf56ef54988ded48cc83152a54399e168a2d8221-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b222/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b223/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b224/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b225/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b227/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b230/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b231/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b078/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/client_golang/prometheus -complete -buildid 5_2nh3q2peak75alIE0u/5_2nh3q2peak75alIE0u -goversion go1.14 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/cb/cb43a37b4921b1c0413af0063c367871b58720a1bd103b829a2b677329259eb7-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -buildid zmp1Fah57j8V77Xqn3dl/zmp1Fah57j8V77Xqn3dl -goversion go1.14 -D "" -importcfg $WORK/b269/importcfg -pack -c=4 ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b3/b37f3e6ef6d9fc04971538b533940d2cb182c7824ed4fba845a91181b42de33f-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b241/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b280/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b288/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b064/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b290/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b291/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/storage/pkg/archive -complete -buildid ovIpHWYAGBdaLMxS0kVS/ovIpHWYAGBdaLMxS0kVS -goversion go1.14 -D "" -importcfg $WORK/b279/importcfg -pack -c=4 ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/de/dedff0e92e5d440522e861d2552cf52a9aee46241ba141f8ab26a2f9e5b341ff-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b299/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b300/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p golang.org/x/text/secure/bidirule -complete -buildid 7-hSNXlJ4KZvx__KjUBj/7-hSNXlJ4KZvx__KjUBj -goversion go1.14 -D "" -importcfg $WORK/b298/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f8/f8f90452c6d524735d392e0c1f4ba1393e0c640b60f3fc38c298070f47c4ece4-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b269/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/docker/docker/api/types/swarm -complete -buildid -r0kRHAUy4FPGg4-vx_d/-r0kRHAUy4FPGg4-vx_d -goversion go1.14 -D "" -importcfg $WORK/b268/importcfg -pack -c=4 ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ca/ca58aa750511a551bc7e5a61096d59b89e3aaaf59f6ca30e6a7ba9f9923d7c5d-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b299/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p golang.org/x/text/unicode/norm -complete -buildid KpTsybXj8DNBvaBPhEGW/KpTsybXj8DNBvaBPhEGW -goversion go1.14 -D "" -importcfg $WORK/b301/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/bf/bfc6d76cc61c670c9fd4cb50bd742fcdb8864eef4a9ad468a3053e30d6c4b068-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b267/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b268/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b251/_pkg_.a packagefile github.com/docker/go-units=$WORK/b252/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/docker/docker/api/types -complete -buildid AUOdwNx8i_PQMlP-x1u_/AUOdwNx8i_PQMlP-x1u_ -goversion go1.14 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/89/89608675a211541f12931c8c97d4a9c6894e2cce97d6abbbdeea93a26256fca2-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b246/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/docker/docker/api/types/volume -complete -buildid u2XhG5fJx-tQ2G0ppSEP/u2XhG5fJx-tQ2G0ppSEP -goversion go1.14 -D "" -importcfg $WORK/b274/importcfg -pack -c=4 ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/50/501bf11e380109632873465deda1bfb240cd57ad91d91bdf32bd12498ef56821-d # internal github.com/docker/docker/client mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b211/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b245/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b246/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b267/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b124/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b255/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b191/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/httputil=$WORK/b275/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/docker/docker/client -complete -buildid Z5AA5qRUsPM8cmIdD0Mr/Z5AA5qRUsPM8cmIdD0Mr -goversion go1.14 -D "" -importcfg $WORK/b244/importcfg -pack -c=4 ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/cd/cdd9079b07dbd0eafec6cb03171f6da0597a269aa0ce03cf1edb079dbb2e020d-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b221/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b227/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/httptrace=$WORK/b206/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/client_golang/prometheus/promhttp -complete -buildid GZUE6t6IpE5cbriEqzFT/GZUE6t6IpE5cbriEqzFT -goversion go1.14 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/64/64512077f537fb65e6fab56fbdea612f6bd17dddd72c7d86169d624f90c86cde-d # internal golang.org/x/net/idna mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b298/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b300/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b301/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p golang.org/x/net/idna -complete -buildid 6HM5OAIse_TmjofxksOF/6HM5OAIse_TmjofxksOF -goversion go1.14 -D "" -importcfg $WORK/b297/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/db/dbd3f5f289204f58227a00440d91d9620bed36f0302dc33acc2710d8e0fa722f-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b178/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/image/v5/oci/archive -complete -buildid KDsnID5OhT6gt9qPcTrw/KDsnID5OhT6gt9qPcTrw -goversion go1.14 -D "" -importcfg $WORK/b276/importcfg -pack -c=4 ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/df/dfdab19233f0b9a6e82d8dfb3bfa14e0cf51d4f8f8820f9ec755312a9a1caabb-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p golang.org/x/net/http2/hpack -complete -buildid oynWifR8aW6zk0wYjcIF/oynWifR8aW6zk0wYjcIF -goversion go1.14 -D "" -importcfg $WORK/b302/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/22/22ea58773c00b108e4d3d75f3a4ded42c3562099a37df871c1fd3b8241b12818-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b296/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b302/_pkg_.a # internal cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b297/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p golang.org/x/net/http/httpguts -complete -buildid 3ePA60gHqxcHGnUtjADY/3ePA60gHqxcHGnUtjADY -goversion go1.14 -D "" -importcfg $WORK/b296/importcfg -pack -c=4 ./guts.go ./httplex.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ba/ba066bac16c75a42d1ba51054283f8040c9735a32227a2a6c19fa25d76ac38d4-d # internal flag mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p flag -std -complete -buildid GXFnFxr_2sZHuTcMGid_/GXFnFxr_2sZHuTcMGid_ -goversion go1.14 -D "" -importcfg $WORK/b307/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/36/3615dfe823f9cbcdc6b12fcade52f365e1a68879cfd6be5db5c55acfe78e191e-d # internal golang.org/x/net/http2 mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b195/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b296/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b302/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b297/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/http/httptrace=$WORK/b206/_pkg_.a packagefile net/textproto=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p golang.org/x/net/http2 -complete -buildid 4O3xqJMf608_ME0478EY/4O3xqJMf608_ME0478EY -goversion go1.14 -D "" -importcfg $WORK/b295/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/3e/3e975209c9c4032753b5137b55cfb03fb36fb5ecb8a3598546c55cb47d764b7b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/containers/storage/pkg/reexec -complete -buildid 0dI0rgx6PvdIyNHKTFqp/0dI0rgx6PvdIyNHKTFqp -goversion go1.14 -D "" -importcfg $WORK/b308/importcfg -pack -c=4 ./command_linux.go ./reexec.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/92/921fff1e1a0e457855b7cbca5afcf0b4005b8d6b0a7ea42712d64be73333639a-d # internal github.com/docker/go-metrics mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b221/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/docker/go-metrics -complete -buildid YJYpJ7MTB3U3tU9bJYrU/YJYpJ7MTB3U3tU9bJYrU -goversion go1.14 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/81/814093041f90f468fdf715a649bd892b80ed31cd7608a0e09fb96cc47261ebc9-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/syndtr/gocapability/capability -complete -buildid 7R3C20FYSz2m53bl1EL9/7R3C20FYSz2m53bl1EL9 -goversion go1.14 -D "" -importcfg $WORK/b309/importcfg -pack -c=4 ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/41/41ce772c052b4b498dddc4eef3a47ef3d600395374d97f0366e7eca77036e25a-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b244/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/containers/image/v5/docker/daemon -complete -buildid NDLd3Cf4L-sijwxFQTXP/NDLd3Cf4L-sijwxFQTXP -goversion go1.14 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e0/e0af16a59b7c0fe601b925cb07e330eed1f6b0c82876ea77ca30e705c79f0100-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b220/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/docker/distribution/metrics -complete -buildid yqQwL0ZRdfDSUsaLjUrY/yqQwL0ZRdfDSUsaLjUrY -goversion go1.14 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./prometheus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/08/08488f1a18bc52b3c892bab03f28c613f2e417f878dfc1f2b2c07dcced5006d3-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/35/352561fa7fc5f053dc2b29b00e993a05703409bcb5d2a68eb75316d15a0fadd9-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a EOF github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b306/ cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/docker/distribution/registry/storage/cache -complete -buildid g1-gNGOzJJgnlhOUMbKW/g1-gNGOzJJgnlhOUMbKW -goversion go1.14 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./cache.go ./cachedblobdescriptorstore.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b241/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b308/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b290/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b309/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/storage/pkg/chrootarchive -complete -buildid JV1htmDQ7w12heG_f3tb/JV1htmDQ7w12heG_f3tb -goversion go1.14 -D "" -importcfg $WORK/b306/importcfg -pack -c=4 ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d3/d3bda6480e0f5e0a8e9acab0a37300eb129bb432ba78e8c757696111617db62d-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/docker/distribution/registry/storage/cache/memory -complete -buildid 4QZsLuaOkeMi33B7seJG/4QZsLuaOkeMi33B7seJG -goversion go1.14 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./memory.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_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/4e/4e7ca70e3567ddbb8c4ebaab2794111e224797266bba9db448a3e9cef7cabd03-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b211/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b218/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/docker/distribution/registry/client -complete -buildid YNBpfpxWLxt1zfrebFxu/YNBpfpxWLxt1zfrebFxu -goversion go1.14 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./blob_writer.go ./errors.go ./repository.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/fb/fbdb427f26f39c8b7ded5a36c7a6066575701d60176c555651ee4f6ff76fb207-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -buildid G_4X58xzklUwV6uV-RM7/G_4X58xzklUwV6uV-RM7 -goversion go1.14 -D "" -importcfg $WORK/b310/importcfg -pack -c=4 ./pwalk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/ca/ca5ce06c12b27d84d48b9c75f3acdc5b11cfed92bcf1807af021d7019e041611-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b306/_pkg_.a # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/vbatts/tar-split/tar/storage -complete -buildid DXO_K8W1WZvRUuGLSt9T/DXO_K8W1WZvRUuGLSt9T -goversion go1.14 -D "" -importcfg $WORK/b311/importcfg -pack -c=4 ./doc.go ./entry.go ./getter.go ./packer.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/b4/b426618ae981c0b3dd99487919086207ee073eb6361c6debb13d14549df1ec2f-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/storage/pkg/directory -complete -buildid Dm9eelActmKz_s_sit_u/Dm9eelActmKz_s_sit_u -goversion go1.14 -D "" -importcfg $WORK/b314/importcfg -pack -c=4 ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/3a/3abcb3aff19f8ea00cbc37152a0987fec34d430350493be39c82411275df58bf-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/containers/storage/pkg/locker -complete -buildid 6S5vHDkA01S723KGVKAa/6S5vHDkA01S723KGVKAa -goversion go1.14 -D "" -importcfg $WORK/b315/importcfg -pack -c=4 ./locker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/76/76ad0728def8d646f89812eb609e795e97fb2347686ced16de1dc971452a9681-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b308/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b290/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b310/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b311/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/storage/drivers -complete -buildid eOPURGbZVE1de1RFqv_x/eOPURGbZVE1de1RFqv_x -goversion go1.14 -D "" -importcfg $WORK/b305/importcfg -pack -c=4 ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/87/87a05f3f0d10e7ef59d10e5da260ef3199be22e1f1cb94fb051cd62abcd7faf1-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/containers/storage/pkg/parsers -complete -buildid coYnVkct_AScRuUF6rLt/coYnVkct_AScRuUF6rLt -goversion go1.14 -D "" -importcfg $WORK/b316/importcfg -pack -c=4 ./parsers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/12/12424f24fbb9a8371e382efac5e44bc19127c64eb4b19df5c5771e7b29b19942-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/opencontainers/selinux/go-selinux -complete -buildid oOLs94UqpNJEIMGyLcoz/oOLs94UqpNJEIMGyLcoz -goversion go1.14 -D "" -importcfg $WORK/b318/importcfg -pack -c=4 ./selinux_stub.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/ce/ce58d654743eb7f361aa86cf474c684069e92430ac608cfb3ef92298323e9b29-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b318/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -buildid OjSLxFiOgG7u2IyPn2sm/OjSLxFiOgG7u2IyPn2sm -goversion go1.14 -D "" -importcfg $WORK/b317/importcfg -pack -c=4 ./label.go ./label_stub.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7f/7f528b998e2d4540e2beeb5eb4abb3a8383f9b97a38126c9a9200092cd93ef55-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b050/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b181/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b189/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b209/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b214/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b208/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b236/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b163/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/containers/image/v5/docker -complete -buildid OnVtGcE8qzt_6QzvCfa8/OnVtGcE8qzt_6QzvCfa8 -goversion go1.14 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/5f/5f72ab941b688cddda3ce590915ce43732ea920735ee4c5d9dd36381175e9461-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/storage/drivers/copy -complete -buildid JiZKn3iGy0SpawQak7l7/JiZKn3iGy0SpawQak7l7 -goversion go1.14 -D "" -importcfg $WORK/b321/importcfg -pack -c=4 ./copy_unsupported.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/dd/dd278478364b13fce7ebe88453225f1dd076cdc1c814e728e3655c9c929dff24-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/mistifyio/go-zfs -complete -buildid 7QsfVeZVKpa44v5FYdvR/7QsfVeZVKpa44v5FYdvR -goversion go1.14 -D "" -importcfg $WORK/b323/importcfg -pack -c=4 ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/a0/a0ced1de02a1189fbb0aa6a244acf4eb690f4f8b250005adfbb7cd287d6f1b66-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b306/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b315/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b290/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b317/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b311/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/storage/drivers/aufs -complete -buildid wFFn8kkapBhFsP32l7yO/wFFn8kkapBhFsP32l7yO -goversion go1.14 -D "" -importcfg $WORK/b313/importcfg -pack -c=4 ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a4/a474836b64fc6b4455a23c0d0b68503d3140cb94972ebc80e67a6cd26727b0b7-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b321/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b317/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/storage/drivers/vfs -complete -buildid fEFDdP3QegC7ekNU6Dh4/fEFDdP3QegC7ekNU6Dh4 -goversion go1.14 -D "" -importcfg $WORK/b320/importcfg -pack -c=4 ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/56/563047893f0f176616a5d352446265565bcd3e00ae4f8c44b93312197eed45e6-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b316/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b323/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b317/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/containers/storage/drivers/zfs -complete -buildid gkXoJZUoW2v2y2i3buUp/gkXoJZUoW2v2y2i3buUp -goversion go1.14 -D "" -importcfg $WORK/b322/importcfg -pack -c=4 ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/55/55053ab80e71426e90953b3063f2a57cc5186eb17aae7d46dde02f0e7dfb0154-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/containers/storage/pkg/config -complete -buildid ZHjJNCRU7ihWmkTKT-CU/ZHjJNCRU7ihWmkTKT-CU -goversion go1.14 -D "" -importcfg $WORK/b324/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d5/d52c409e078506f83d00cbd278bbd037c887f134ac23b32d7b504174c1bc783b-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/containers/storage/pkg/stringid -complete -buildid M6xgdzmhZ9cqpXlYZZLh/M6xgdzmhZ9cqpXlYZZLh -goversion go1.14 -D "" -importcfg $WORK/b326/importcfg -pack -c=4 ./stringid.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/ff/ff67114c5bc0e9366b8dd816c4b214563b58fb3df56bdb251c1d497d6314afa5-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b096/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b179/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b180/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b050/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b134/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b189/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b236/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b295/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b194/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/openshift -complete -buildid Np9CXYs7y4r787UuB8ga/Np9CXYs7y4r787UuB8ga -goversion go1.14 -D "" -importcfg $WORK/b293/importcfg -pack -c=4 ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/5a/5ace4baba65a8bd985317399cc162f8ce3132b70b45f022eec2bb5b7ed021bb2-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b313/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b319/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b320/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b322/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/storage/drivers/register -complete -buildid 80ZR2NnWbelVFdPg6ehb/80ZR2NnWbelVFdPg6ehb -goversion go1.14 -D "" -importcfg $WORK/b312/importcfg -pack -c=4 ./register_aufs.go ./register_btrfs.go ./register_vfs.go ./register_zfs.go cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/4d/4de4ded3a89ef88e5e4e9d248e4433f539367a7e714710c7bf24439ee818f78c-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b326/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b082/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/containers/storage/pkg/lockfile -complete -buildid eX7QKltnDtDjINnVb492/eX7QKltnDtDjINnVb492 -goversion go1.14 -D "" -importcfg $WORK/b325/importcfg -pack -c=4 ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/8e/8ebf0241a5e1c8b204c209b480bdf1e2d45b96c83346328500680d3e5438b104-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/74/746cc801e2d7a626283235938f78a2792261524bb983e87159778c9b00854752-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b327/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/vbatts/tar-split/archive/tar -complete -buildid l8omfZv1vI14mqjjV3s1/l8omfZv1vI14mqjjV3s1 -goversion go1.14 -D "" -importcfg $WORK/b329/importcfg -pack -c=4 ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/containers/storage/pkg/stringutils -complete -buildid KWZRlvcOrI2SK4R4KCM0/KWZRlvcOrI2SK4R4KCM0 -goversion go1.14 -D "" -importcfg $WORK/b327/importcfg -pack -c=4 ./stringutils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/35/35aeb9d2f8a2e0999edd0f480ca38996a39923b9bc6bc8c708bd7eb9a85e1f84-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/tchap/go-patricia/patricia -complete -buildid _WgWIP7VN8HA4Hya6PXA/_WgWIP7VN8HA4Hya6PXA -goversion go1.14 -D "" -importcfg $WORK/b331/importcfg -pack -c=4 ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/e3/e339d145398c08bb8d8970b7e25a419c5d3f14a328756829c343a454d745bfba-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -buildid 5gUbR7Z3C3w18yxrgxOi/5gUbR7Z3C3w18yxrgxOi -goversion go1.14 -D "" -importcfg $WORK/b333/importcfg -pack -c=4 ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/c2/c23df244724e2bae2cb539c9b1e83b3b8a89e80cfe26642e4001188e0eff176f-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b333/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/containers/storage/pkg/unshare -complete -buildid 5qDDCCLB5qwyLt1lHqct/5qDDCCLB5qwyLt1lHqct -goversion go1.14 -D "" -importcfg $WORK/b332/importcfg -pack -c=4 ./getenv_linux_nocgo.go ./unshare.go ./unshare_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f0/f0a14226f394cbfb0494b3efdf506b5abce53c86c9b10927e5160b9ffee8e782-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b331/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/containers/storage/pkg/truncindex -complete -buildid C2LOQurvb6kmZxkJHP67/C2LOQurvb6kmZxkJHP67 -goversion go1.14 -D "" -importcfg $WORK/b330/importcfg -pack -c=4 ./truncindex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/c2/c2b6bc39705a78bc8a70c2f198f15c058172cbbefcc6b24306c7a2eca0171862-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/hashicorp/errwrap -complete -buildid -KjJ5nr94M66zBf5cJiR/-KjJ5nr94M66zBf5cJiR -goversion go1.14 -D "" -importcfg $WORK/b335/importcfg -pack -c=4 ./errwrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/95/95386f126ec0b0facdcd1513e6b5935a050c277553a49a8d0115bce5650dc05c-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b335/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/hashicorp/go-multierror -complete -buildid Rms1xNUQCZosmxSjZJAD/Rms1xNUQCZosmxSjZJAD -goversion go1.14 -D "" -importcfg $WORK/b334/importcfg -pack -c=4 ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/8d/8d7f92bddb85f959603795e1d96fbbfa1522dd220862fa74dbf38dadbcc87bfc-d # internal go/token mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p go/token -std -complete -buildid Doe2RtbcESRkmOwFWrwO/Doe2RtbcESRkmOwFWrwO -goversion go1.14 -D "" -importcfg $WORK/b341/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f8/f804f7198ef88ea3762be598bbe07c75a76fe32e19b35964794784c4847a415d-d # internal text/tabwriter mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p text/tabwriter -std -complete -buildid juHMUBJP6RW9YHhaugPX/juHMUBJP6RW9YHhaugPX -goversion go1.14 -D "" -importcfg $WORK/b344/importcfg -pack -c=4 ./tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/2c/2c28036e3401d3f9f0b92f16357cf8b05a8d184cf363978f6fd9a8f2e4458c1f-d # internal text/template/parse mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p text/template/parse -std -complete -buildid dmxt7GoEzUduIWFpseGn/dmxt7GoEzUduIWFpseGn -goversion go1.14 -D "" -importcfg $WORK/b346/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/52/52118df0ac79a7d6a8421fb682b904ea8d1ede75b7ac92bb9ff8fb39dae2f986-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b329/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/containers/storage/pkg/tarlog -complete -buildid UUqLYMZGqCWqVHAXjF6A/UUqLYMZGqCWqVHAXjF6A -goversion go1.14 -D "" -importcfg $WORK/b328/importcfg -pack -c=4 ./tarlogger.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/44/44156c9d968cf2b0718586c3b161b735d33b8dbed92849fba97332be849aa97f-d # internal go/scanner mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p go/scanner -std -complete -buildid RjNc6ifcst5Y48vDbzv1/RjNc6ifcst5Y48vDbzv1 -goversion go1.14 -D "" -importcfg $WORK/b340/importcfg -pack -c=4 ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/84/841c14065d70b63b7504afa8218e3bc13f128cf9f36ff5e6db491d97fd300e0f-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b329/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b311/_pkg_.a packagefile hash=$WORK/b043/_pkg_.a packagefile hash/crc64=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/vbatts/tar-split/tar/asm -complete -buildid Nr8R428yrE7mbq2qIG_h/Nr8R428yrE7mbq2qIG_h -goversion go1.14 -D "" -importcfg $WORK/b347/importcfg -pack -c=4 ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/85/852a597cc9422f04a7e3a96ffb9e87e211bdf6df31bb8bfb6d92301b29136d40-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/containers/image/v5/tarball -complete -buildid ZBR9SeDGL4h5O37SkII1/ZBR9SeDGL4h5O37SkII1 -goversion go1.14 -D "" -importcfg $WORK/b348/importcfg -pack -c=4 ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/0f/0f299dac98477dd5869d81d6518a23596a703a2dff693d48836773775a9ecd23-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/containerd/containerd/log -complete -buildid wFq__so5bFWGFr3bWxN4/wFq__so5bFWGFr3bWxN4 -goversion go1.14 -D "" -importcfg $WORK/b351/importcfg -pack -c=4 ./context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d5/d5c8262352570a1e2d9e729e48fce9fd00548fa275872124b707238714e12870-d # internal go/ast mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b340/_pkg_.a packagefile go/token=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p go/ast -std -complete -buildid k4gAJ5odDdffEXuvci8M/k4gAJ5odDdffEXuvci8M -goversion go1.14 -D "" -importcfg $WORK/b339/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/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/0d/0d13f9c73f7168d9a306b79689bcc9429560c3562113b291c6095a612b8e5a41-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/containerd/containerd/platforms -complete -buildid PkBwQo5mNbfBJErV08-V/PkBwQo5mNbfBJErV08-V -goversion go1.14 -D "" -importcfg $WORK/b350/importcfg -pack -c=4 ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/3c/3c1309aac564e838adeacc0f9efa868f15dbbc86096872651eac8721171387f8-d # internal encoding/csv mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p encoding/csv -std -complete -buildid Qy6gGccyqZ8bcCJWfX_y/Qy6gGccyqZ8bcCJWfX_y -goversion go1.14 -D "" -importcfg $WORK/b355/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/ec/ecbda30cc843a6e69dd8e9e8444958241f20b088b9c43ac2dab4290d6cf5e0c8-d # internal github.com/spf13/pflag mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b355/_pkg_.a packagefile encoding/hex=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b307/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/spf13/pflag -complete -buildid JK5YF12thQoKtmIywoa7/JK5YF12thQoKtmIywoa7 -goversion go1.14 -D "" -importcfg $WORK/b354/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/bf/bfc3d1d15f9e10cf90ab5170463797b5994bf4ded967147c382954f8b2e1454c-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b350/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b150/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b158/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/containers/ocicrypt/helpers -complete -buildid OMn6hzUe6FPVYghiUfAG/OMn6hzUe6FPVYghiUfAG -goversion go1.14 -D "" -importcfg $WORK/b349/importcfg -pack -c=4 ./parse_helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/b7/b7b641967e91aa4e0d849684812980b80ae009d26eadb77d01da3d5a3bd29fa4-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/8c/8cb4a6aec52947aae6523a16f7bd94a756e2d466505885c9ba6fa72ff90174bf-d # internal text/template mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b115/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b346/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p text/template -std -complete -buildid EKGJy1ifOo19y2zdFgMR/EKGJy1ifOo19y2zdFgMR -goversion go1.14 -D "" -importcfg $WORK/b345/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/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/e9/e94ebb4b0be581030295462e4102925590523124e427d5fe29c94465aa472984-d # internal go/parser mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b339/_pkg_.a packagefile go/scanner=$WORK/b340/_pkg_.a packagefile go/token=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p go/parser -std -complete -buildid 6ypM8G8v9iPt-VHXSkgX/6ypM8G8v9iPt-VHXSkgX -goversion go1.14 -D "" -importcfg $WORK/b342/importcfg -pack -c=4 ./interface.go ./parser.go go/printer mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b339/_pkg_.a packagefile go/token=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b344/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p go/printer -std -complete -buildid Th5-WZ2nFJ7K8Peu0Se4/Th5-WZ2nFJ7K8Peu0Se4 -goversion go1.14 -D "" -importcfg $WORK/b343/importcfg -pack -c=4 ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8f/8f606d06bc3f09706ca7d455366baf5a6b6471a8f238c8fbe12ff7293105f6b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/7f/7ffde886c541a18359ac7bd0e85d69fe56aff5b813b7e438f1e060388f9a2be9-d # internal go/format mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b339/_pkg_.a packagefile go/parser=$WORK/b342/_pkg_.a packagefile go/printer=$WORK/b343/_pkg_.a packagefile go/token=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p go/format -std -complete -buildid uazAyxhp9rwWib_9U_S7/uazAyxhp9rwWib_9U_S7 -goversion go1.14 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./format.go ./internal.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/6b/6ba345ca79c732e4c429c1817ede819a743acc819f8b5814ee02de7832a8fe02-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/9a/9a1f6286a05588564522a393d2ee86fc75b92a0f40caa4db855cb1ec50b5337c-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b291/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b337/_pkg_.a packagefile go/format=$WORK/b338/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b345/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/pquerna/ffjson/inception -complete -buildid FplRxXY44DJRLe5hzeKv/FplRxXY44DJRLe5hzeKv -goversion go1.14 -D "" -importcfg $WORK/b336/importcfg -pack -c=4 ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/d8/d88fd29520d419b4e10a52c2d2667fdd831797677d55b559b735f32a474c4189-d # internal github.com/spf13/cobra mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b354/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b345/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/spf13/cobra -complete -buildid Ubg3MYas6PYqheBghguS/Ubg3MYas6PYqheBghguS -goversion go1.14 -D "" -importcfg $WORK/b353/importcfg -pack -c=4 ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c1/c1b72b3e3aafabb6ac54a47a272cb9857fb0ff75cf53ba93066825b179a8e8a8-d # internal github.com/containers/storage mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b305/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b312/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b324/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b286/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b325/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b284/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b316/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b326/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b327/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b283/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b328/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b330/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b332/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b334/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b317/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b291/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b336/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b337/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b329/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b347/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b311/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b168/_pkg_.a packagefile os/user=$WORK/b186/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/storage -complete -buildid EziGaw14seDaUlqY-FRI/EziGaw14seDaUlqY-FRI -goversion go1.14 -D "" -importcfg $WORK/b304/importcfg -pack -c=4 ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/61/61420268d86c2d84a68fedbce26cdabe44e8a4f4a37cba82d4a38db643001f94-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/9a/9a95d6433bcd58b493548bb639099282ebf65887bc5353bbc8d99a5fd2f1d498-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b040/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/containers/storage=$WORK/b304/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b279/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b282/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/image/v5/storage -complete -buildid 6WKmrTfNQHBhw68GO-GE/6WKmrTfNQHBhw68GO-GE -goversion go1.14 -D "" -importcfg $WORK/b303/importcfg -pack -c=4 ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/e2/e2b9a7f2bb1cc59b6a928161496a7af1a7cad39b3892210c70b89c8d22b82ca1-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b177/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b179/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b293/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b133/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b057/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/skopeo-42f68c1c762a297dec99620d5f525bf967fc36b0/vendor/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/containers/image/v5/transports/alltransports -complete -buildid qeWj8m0lok5N9L6GzTDZ/qeWj8m0lok5N9L6GzTDZ -goversion go1.14 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a6/a60be1715458743a7b78009ca1ff0f2a7837f0adbe49381e3ae95dc802f8cfca-d # internal error: Bad exit status from /var/tmp/rpm-tmp.fHCL3N (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.fHCL3N (%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/skopeo.spec